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

959 commits

Author SHA1 Message Date
oblonski
5b4d47a546 add profile 2015-03-24 09:27:36 +01:00
oblonski
c3cfb55298 [maven-release-plugin] prepare for next development iteration 2015-03-12 21:03:06 +01:00
oblonski
7895a5bcf5 [maven-release-plugin] prepare release v1.6 2015-03-12 21:02:58 +01:00
oblonski
2ecb72762f parameterize construction algo 2015-03-12 20:55:44 +01:00
oblonski
1848f22fe3 parameterize construction algo 2015-03-12 20:44:32 +01:00
oblonski
e8a9363f83 IT tests with Jsprit algorithm 2015-03-12 09:59:12 +01:00
oblonski
2b87155879 test and modify ruin strategies to deal with initial routes 2015-03-10 10:45:59 +01:00
oblonski
62e12d5153 replace deprecated methods 2015-03-09 21:49:30 +01:00
oblonski
db0cdbe310 replace deprecated methods 2015-03-09 17:59:04 +01:00
oblonski
335b58d95a add overrides 2015-03-06 17:02:08 +01:00
oblonski
7234e12ec7 add overrides 2015-03-06 16:47:04 +01:00
oblonski
1a63178e05 add and test new (ready-to-use) algorithm 2015-03-06 16:18:35 +01:00
oblonski
6f1d65e2e9 add handler jobs to be ruined exceeds available jobs 2015-03-06 16:17:45 +01:00
oblonski
48dc694fca add and test new ruin strategy: cluster ruin based on dbscan clusterer 2015-03-06 16:16:45 +01:00
oblonski
f4dc5e3b8d add and test new ruin strategy: cluster ruin based on dbscan clusterer 2015-03-06 16:16:09 +01:00
oblonski
708400a34a add handler if neighborhood tree is null 2015-03-06 16:15:12 +01:00
oblonski
76c84ff75e add constructor to outsource neighborhood creation 2015-03-05 16:24:36 +01:00
oblonski
2244923575 change to public visibility 2015-03-05 16:23:54 +01:00
oblonski
1d999c4a28 add EuclideanCosts 2015-02-26 19:32:21 +01:00
oblonski
67b67b8c45 add toPrimitiveArray(Collection) 2015-02-23 22:12:28 +01:00
oblonski
2acfad31ba enhance RandomUtils 2015-02-12 20:33:47 +01:00
oblonski
f8f063773a add factory methods to Location to simplify location building 2015-02-12 20:33:08 +01:00
oblonski
657f85e896 remove penalty vehicle stuff 2015-02-04 08:47:14 +01:00
oblonski
a0419ab3fd bugfix #146 2015-02-04 08:46:31 +01:00
oblonski
e10ea34dd3 reproduce bug #146 2015-02-03 13:35:20 +01:00
oblonski
0c0898fe3c simplify chaining 2015-01-30 14:24:56 +01:00
oblonski
ecd3ff9552 remove NoiseMaker to util 2015-01-30 14:24:11 +01:00
oblonski
1488502f65 add and test new ruin strategy: RuinWorst 2015-01-30 14:23:41 +01:00
oblonski
349364dce6 simplify to get strategies and their weight 2015-01-20 20:14:43 +01:00
oblonski
73021253de add Capacity.min(..) to Capacity arithmetic 2015-01-19 18:42:08 +01:00
oblonski
44f734cbdd replace .getRandomJob with helper 2015-01-19 17:31:26 +01:00
oblonski
3402bb413e add and test helper to easily get random routes and jobs from collection 2015-01-14 19:57:59 +01:00
oblonski
b357bed413 add helper to easily get random routes and jobs from collection 2015-01-14 19:35:28 +01:00
oblonski
95decbaa3d deprecate 2015-01-14 19:34:01 +01:00
oblonski
62e90c14ad refactor ruinShare to make it variable 2015-01-08 19:16:42 +01:00
oblonski
7450f476b6 add new ruin strategy 2015-01-08 19:15:54 +01:00
oblonski
a04aa2061a optimize imports 2015-01-08 19:15:25 +01:00
oblonski
4366542df4 refactor neighborhood creation, i.e. move to new file 2015-01-08 19:14:08 +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
5a049d18c6 Merge branch 'master' into ruin-share 2015-01-06 19:34:10 +01:00
oblonski
d2327fa968 add SearchStrategyManager to params of StrategySelectedListener 2015-01-06 19:33:43 +01:00
oblonski
8d20fe12aa replace .setNuOfIterations with .setMaxIterations 2015-01-06 18:48:48 +01:00
oblonski
527ca56d04 replace param strategyName by strategyId 2015-01-06 18:30:54 +01:00
oblonski
fd62578890 refactor ruin share 2015-01-06 18:29:19 +01:00
oblonski
44d0efdd54 fix open route updater 2015-01-06 12:30:37 +01:00
oblonski
67db18b6df adapt to new TransportDistance interface 2014-12-23 07:32:27 +01:00
oblonski
e8175b11f9 add interface TransportDistance to simplify distance calc 2014-12-23 07:08:33 +01:00
oblonski
bc57ac6174 #144 - remove deprecated methods 2014-12-19 16:01:14 +01:00
oblonski
13599bae29 #144 - remove deprecated methods 2014-12-19 15:04:45 +01:00