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

313 commits

Author SHA1 Message Date
oblonski
1075e38504 mtw 2015-12-13 19:55:32 +01:00
oblonski
02c3c96e9c merged master into multiple tw branch 2015-12-11 17:40:43 +01:00
oblonski
ffd720216f fix example 2015-04-22 07:57:15 +02: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
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
f4dc5e3b8d add and test new ruin strategy: cluster ruin based on dbscan clusterer 2015-03-06 16:16:09 +01:00
oblonski
1907a66d2a verschlankify jsprit 2015-02-12 21:02:26 +01:00
oblonski
657f85e896 remove penalty vehicle stuff 2015-02-04 08:47:14 +01:00
oblonski
8d20fe12aa replace .setNuOfIterations with .setMaxIterations 2015-01-06 18:48:48 +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
oblonski
600087fd33 issue #144 - replace deprecated methods 2014-12-18 16:21:18 +01:00
oblonski
277615a51c rem redundant code 2014-12-18 09:14:04 +01:00
oblonski
56f170e593 add and test FastTransportCostMatrix based array 2014-12-17 22:20:01 +01:00
oblonski
7ea5c5d650 issue #144 - change VehicleRoutingTransportCosts from String to Location 2014-12-17 20:18:07 +01:00
oblonski
6c7e950b86 [maven-release-plugin] prepare for next development iteration 2014-12-12 11:14:47 +01:00
oblonski
ea3de71046 [maven-release-plugin] prepare release v1.5 2014-12-12 11:13:37 +01:00
oblonski
1458b03be7 prepare release 1.5 2014-12-12 10:55:56 +01:00
oblonski
9938a6a123 rem penalty vehicle stuff 2014-12-12 08:13:10 +01:00
oblonski
51c14afd73 enable search with different insertion strategies 2014-12-10 21:03:30 +01:00
oblonski
7ce6a8d68a enable search with different insertion strategies 2014-12-10 13:12:15 +01:00
oblonski
c472042781 illustrate RegretInsertion 2014-12-10 11:33:08 +01:00
oblonski
cebbe3a60d add CircleExample 2014-11-27 09:34:28 +01:00
oblonski
dc27cacd5f remove compile error 2014-11-24 12:02:51 +01:00
oblonski
46a269fae8 remove compile error 2014-11-24 11:57:59 +01:00
oblonski
0f3265012e [maven-release-plugin] prepare for next development iteration 2014-10-14 10:40:18 +02:00
oblonski
0b1ddd528e [maven-release-plugin] prepare release v1.4.2 2014-10-14 10:38:55 +02:00
oblonski
9aafc84c12 modify example 2014-10-13 19:10:58 +02:00
oblonski
0cf6384866 add, test and illustrate more load/activity indicators 2014-10-08 09:57:28 +02:00
oblonski
682c0b5083 add solution stats 2014-10-07 15:29:22 +02:00
oblonski
04b52759e5 add and test skill constraint violation checks 2014-10-07 12:54:58 +02:00
oblonski
818cf7aaba add, test and illustrate twViolation 2014-10-06 11:54:06 +02:00
oblonski
6974480c77 add funcs to SolutionAnalyser and test them
remove asserts in loadStateUpdater
2014-10-06 09:17:13 +02:00
oblonski
f72cf922fa add and test SolutionAnalyser 2014-10-01 13:08:21 +02:00
oblonski
385094a5d6 [maven-release-plugin] prepare for next development iteration 2014-09-25 23:32:35 +02:00
oblonski
dfa1ed11eb [maven-release-plugin] prepare release v1.4.1 2014-09-25 23:31:52 +02:00
oblonski
c2b5046178 clear state maps in StateManager 2014-09-25 11:35:13 +02:00
oblonski
e18e7e28da clean example 2014-09-15 08:28:52 +02:00
oblonski
c75d3d5cc2 add multiple termination criteria 2014-09-14 20:09:09 +02:00
oblonski
89350be1e4 add javadoc 2014-09-10 08:44:56 +02:00
oblonski
a2d9dcb4c2 add job and activity dependency example 2014-09-09 23:10:13 +02:00
oblonski
bdbf902383 add job and activity dependency example 2014-09-09 23:08:14 +02:00
Stefan Schroeder
bb2a2cdd17 [maven-release-plugin] prepare for next development iteration 2014-09-08 12:32:05 +02:00
Stefan Schroeder
2cf31c2407 [maven-release-plugin] prepare release v1.4 2014-09-08 12:31:56 +02:00
oblonski
e65d36d784 rename core.problem.constraint.HardActivityStateLevelConstraint to HardActivityConstraint
rename core.problem.constraint.HardRouteStateLevelConstraint to HardRouteConstraint
2014-09-05 16:38:58 +02:00
oblonski
afe98c1051 replace get/setDeliveryLocation(...) with get/setDeliveryLocationId(...)
replace get/setPickupLocation(...) with get/setPickupLocationId(...)
2014-09-04 14:02:43 +02:00
oblonski
2abf5f5c9d add MultipleProductsWithLoadConstraint example 2014-09-03 08:32:27 +02:00
oblonski
725e95414f bugfix #128 2014-08-28 06:21:26 +02:00