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

30 commits

Author SHA1 Message Date
oblonski
2516cfd051 issue #143 - changed to long 2014-12-16 12:23:10 +01:00
oblonski
b7a35a26b0 add according tests and change resources 2014-11-22 12:38:11 +01:00
oblonski
c75d3d5cc2 add multiple termination criteria 2014-09-14 20:09:09 +02:00
oblonski
9971d3d349 add and test feature #127 2014-09-04 12:45:54 +02:00
oblonski
264dafd06a Merge branch 'bad-job-list' 2014-08-26 20:35:14 +02:00
oblonski
5bc63953dc remove old GPL header (#126) 2014-08-26 15:32:18 +02:00
oblonski
568d16d699 read/write unassignedJobs 2014-08-26 15:01:02 +02:00
oblonski
3786f8e977 added skill reader/writer 2014-07-29 20:04:47 +02:00
oblonski
42570d69ac migrated from log4j1x to log4j2 2014-07-25 09:57:40 +02:00
oblonski
3771c8494d remove deprecated code for next development iteration, i.e. release
1.3.0
2014-05-16 06:27:49 +02:00
oblonski
deda983cc0 modified resources.algorithm_schema.xsd to deal with initialThreshold
for SchrimpfAcceptance
2014-05-10 16:30:42 +02:00
oblonski
26ad6addf6 made core.problem.io.VrpXMLReader.java read initialRoutes 2014-04-22 16:29:54 +02:00
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