1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00
Commit graph

18 commits

Author SHA1 Message Date
oblonski
8da2d1e1c5 added multiple caps 2014-02-14 15:40:46 +01:00
oblonski
cec4e4235e io of multiple cap constraints 2014-02-13 16:36:21 +01:00
Stefan Schroeder
a234bb54c9 shift from vehicle.getLocation() to vehicle.getStartLocation() and
vehicle.getCoord() to vehicle.getStartLocationCoordinate()
2014-01-28 17:40:13 +01:00
Stefan Schroeder
0b038c6cfc Merge branch 'master' into routes-with-specified-start-and-end
Conflicts:
	jsprit-core/src/main/resources/vrp_xml_schema.xsd
	jsprit-core/src/test/java/jsprit/core/problem/io/VrpReaderV2Test.java
2014-01-23 12:22:13 +01:00
Stefan Schroeder
8f749c9fdf bugfix issue #78 2014-01-23 12:07:19 +01:00
Stefan Schroeder
63060f3b35 modify problem reader/writer to deal vehicles that can start AND end at
specified locations
2014-01-22 17:02:31 +01:00
Stefan Schroeder
37197de191 add schema element to 'allowVehicleSwitch' as option for insertion 2014-01-10 15:15:45 +01:00
Stefan Schroeder
ad93dfeb47 issue #58 - fix bug 2013-12-05 18:16:18 +01:00
Stefan Schroeder
149c4d4ecb make reader/writer read and write penalty-flags indicating whether a
vehicle/vehicle-type is a penalty-vehicle/type
2013-12-04 15:08:13 +01:00
oblonski
f662e5a469 modify reader/writer to deal with open routes and add examples 2013-11-29 08:27:30 +01:00
Stefan Schroeder
a85b0fc395 prepare for release v0.1.0 2013-11-22 16:54:15 +01:00
oblonski
3740225058 modify io to read and write shipments, add tests to test reader/writer 2013-10-30 08:43:01 +01:00
Stefan Schroeder
07f6af9e56 improve GendreauAlgo 2013-08-05 18:38:54 +02:00
oblonski
a6a671d484 enhance jsprit with prematureAlgorithmBreaker, add
VariationCoefficientBreaker, TimeBreaker and IterationBreaker
2013-07-01 02:48:25 +02:00
Stefan Schroeder
1d2e5e4803 change vrp_xml_schema.xsd to allow the xml-file only contain services 2013-06-18 14:16:30 +02:00
Stefan Schroeder
3587c7fe94 improve JobDistance for RadialRuin 2013-06-18 09:28:33 +02:00
Stefan Schroeder
8f27dee476 add greedySchrimpfFactory 2013-06-06 08:21:29 +02:00
Stefan Schroeder
3581d6e097 ini 2013-06-04 10:25:47 +02:00