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

81 commits

Author SHA1 Message Date
oblonski
549c9b813e simplify service insertion 2015-05-25 23:46:48 +02:00
oblonski
4172478abd event based sheduling and insertion 2015-05-20 16:18:47 +02:00
oblonski
71fbc8ad38 event based sheduling and insertion 2015-05-19 22:52:59 +02:00
oblonski
a4dd1d9ac5 improve logging - #159 2015-05-19 00:04:24 +02:00
oblonski
bb5c763371 misc 2015-05-04 21:58:44 +02:00
oblonski
5fb9b3c73d add new and unique random instance to ensure reproducibility of several run within the same jvm 2015-04-24 20:01:29 +02:00
oblonski
4de30fdd2f reset randomNumberGenerator 2015-04-24 17:44:43 +02:00
oblonski
b2d34b1c65 misc 2015-04-22 08:53:23 +02:00
oblonski
82d5befb31 misc 2015-04-22 08:34:07 +02:00
oblonski
ffd720216f fix example 2015-04-22 07:57:15 +02:00
oblonski
6c1483c04f misc 2015-03-27 14:42:07 +01:00
oblonski
5b4d47a546 add profile 2015-03-24 09:27:36 +01:00
oblonski
2ecb72762f parameterize construction algo 2015-03-12 20:55:44 +01:00
oblonski
2b87155879 test and modify ruin strategies to deal with initial routes 2015-03-10 10:45:59 +01:00
oblonski
db0cdbe310 replace deprecated methods 2015-03-09 17:59:04 +01:00
oblonski
657f85e896 remove penalty vehicle stuff 2015-02-04 08:47:14 +01:00
oblonski
ecd3ff9552 remove NoiseMaker to util 2015-01-30 14:24:11 +01:00
oblonski
330c87fc26 optimize imports 2015-01-08 19:12:53 +01:00
oblonski
1fa8afadb6 add noise 2015-01-07 11:37:44 +01:00
oblonski
d2327fa968 add SearchStrategyManager to params of StrategySelectedListener 2015-01-06 19:33:43 +01:00
oblonski
13599bae29 #144 - remove deprecated methods 2014-12-19 15:04:45 +01:00
oblonski
7ea5c5d650 issue #144 - change VehicleRoutingTransportCosts from String to Location 2014-12-17 20:18:07 +01:00
oblonski
7e39d08e3d switch to Location 2014-12-17 16:20:29 +01:00
oblonski
7ce6a8d68a enable search with different insertion strategies 2014-12-10 13:12:15 +01:00
oblonski
b1fe1b32b6 test json stuff 2014-12-04 13:35:35 +01:00
oblonski
e742231c5f test json stuff 2014-12-04 12:56:15 +01:00
oblonski
b7a35a26b0 add according tests and change resources 2014-11-22 12:38:11 +01:00
Stefan Schroeder
99d8cbed69 some adaptations referring to time scheduling experiments 2014-11-06 20:45:44 +01:00
oblonski
e0b86f9723 add tests to reproduce bug #134 2014-09-25 10:27:44 +02:00
oblonski
4d8b4a6273 add multiple termination criteria 2014-09-15 08:26:12 +02: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
862ddc4d45 test read/write unassignedJobs 2014-08-26 15:01:51 +02:00
jsprit
a951236303 Merge pull request #117 from pierredavidbelanger/select-randomly-test
Fix a bug with the selectRandomly selector
2014-08-04 21:01:13 +02:00
oblonski
c9f75a826e try to reproduce potential bug #116 2014-08-04 13:41:31 +02:00
Pierre-David Bélanger
81a7b34b04 A very simple test case to reproduce a bug where one is not able to use the selectRandomly selector 2014-07-30 22:42:01 -04:00
oblonski
58c9030b8a fixed bug #112 and #114 2014-07-30 12:18:56 +02:00
oblonski
c32507329d reproduced bug #112 2014-07-30 10:08:29 +02:00
oblonski
3786f8e977 added skill reader/writer 2014-07-29 20:04:47 +02:00
oblonski
ea7407d936 added skills 2014-07-29 13:54:11 +02:00
oblonski
42570d69ac migrated from log4j1x to log4j2 2014-07-25 09:57:40 +02:00
Stefan Schroeder
df6218e98e added copyrights 2014-07-02 13:25:46 +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
daaadbc8de added test-case
test....core.algorithm.FinitieVehicleFleetManagerIdentifiesDistinctVehicle_IT
to reproduce bug #96
2014-05-15 12:59:39 +02:00
oblonski
13c4f89b96 added test-resources 2014-05-14 23:48:33 +02:00
oblonski
231435bbcf added resources and integration test
test.java....core.algorithm.PickupsAndDeliveries_IT to test components
on pd-problems
2014-05-07 10:02:01 +02:00
oblonski
d017b7c7e1 added resource to test core.problem.io.VrpXMLWriter.java 2014-04-23 14:18:53 +02:00
oblonski
601f485b32 added test/resource/finiteVrpWithInitialSolutionForWriterTest.xml to
test core.problem.io.VrpXMLWriter.java to write initialRoutes correctly
2014-04-23 14:14:27 +02:00