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

1100 commits

Author SHA1 Message Date
oblonski
09486fadec tested and modified according to multiple capacities 2014-03-02 15:14:45 +01:00
oblonski
217c824506 adjusted load updater to cope with multiple capacity dimensions 2014-03-01 17:59:18 +01:00
oblonski
f6bf46ca9a tested and redesigned StateManager and UpdateLoads 2014-03-01 12:17:00 +01:00
jsprit
966de4bedd Update README.md 2014-02-26 10:29:07 +01:00
jsprit
de7952fa8e Update README.md 2014-02-26 10:26:26 +01:00
jsprit
28e94a8dfa Update README.md 2014-02-26 10:22:11 +01:00
jsprit
decd09037a Update SchrimpfAcceptanceTest.java 2014-02-26 05:31:46 +01:00
jsprit
632ce5b594 Update SchrimpfAcceptanceTest.java 2014-02-26 05:31:00 +01:00
oblonski
19172f5084 tested 2014-02-25 22:10:58 +01:00
oblonski
3932e04d82 added tests 2014-02-25 22:10:35 +01:00
oblonski
286617f827 added javadoc 2014-02-25 20:15:34 +01:00
jsprit
6cf6c5fd1f Merge pull request #82 from pierredavidbelanger/schrimpf-acceptance-test
SchrimpfAcceptance unit tests
2014-02-25 19:55:00 +01:00
oblonski
97819de9f2 added javadoc 2014-02-25 08:12:40 +01:00
Pierre-David Bélanger
478ba66c3f SchrimpfAcceptance unit tests 2014-02-24 16:04:20 -05:00
oblonski
6f533d8f20 refined StateManager to deal with generic states 2014-02-23 22:02:29 +01:00
oblonski
3101ea253a added misc 2014-02-21 16:25:35 +01:00
oblonski
d14da72f64 added toString 2014-02-21 16:25:12 +01:00
oblonski
aad6f3ec7d added tests 2014-02-21 15:02:54 +01:00
oblonski
8b5ea067e8 tested 2014-02-20 12:13:44 +01:00
oblonski
08a51c6a76 added tests 2014-02-20 08:19:51 +01:00
oblonski
ed9db39fa0 renamed job.getCapacity() in job.getSize() 2014-02-20 06:49:27 +01:00
oblonski
237075c463 added multiple cap-dims to activity and corresponding tests 2014-02-19 17:18:46 +01:00
oblonski
21e4bb09f5 added non-negative restriction 2014-02-19 09:08:15 +01:00
oblonski
bcfe9a401d modified and tested start and end to deal with multiple cap-dims 2014-02-19 08:40:47 +01:00
oblonski
b6a235bf92 added tests 2014-02-18 17:06:54 +01:00
oblonski
1423c90407 added method to invert capacity 2014-02-18 09:49:54 +01:00
oblonski
1b3af07e45 modified activities to deal with multiple cap-dims 2014-02-18 09:49:24 +01:00
oblonski
c1919649c7 removed warnings 2014-02-17 22:37:45 +01:00
oblonski
fe4b4ae4ca modified Pickup and Delivery to deal with multiple cap-dims 2014-02-17 22:34:23 +01:00
oblonski
8946e130c8 modified tests to deal with multiple cap-dims 2014-02-17 17:58:42 +01:00
oblonski
89025693c8 tested VrpXMLWriter to write multiple cap-dims 2014-02-17 17:57:01 +01:00
oblonski
7ca1665dfb modified builder to build multiple cap-dims 2014-02-17 17:55:49 +01:00
oblonski
6e6deef577 tested multiple cap-dims for VrpXMLReader 2014-02-17 15:22:22 +01:00
oblonski
4d46d433d2 formatted 2014-02-15 13:25:57 +01:00
oblonski
ad8c168835 added log of resetting nuOfIterations 2014-02-15 13:25:28 +01:00
oblonski
1645641ab6 added tests 2014-02-15 13:19:29 +01:00
oblonski
2a94626710 add test 2014-02-15 08:53:35 +01: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
oblonski
a6726537e9 Merge branch 'master' into multiple-cap-constraints
Conflicts:
	jsprit-core/src/test/java/jsprit/core/problem/vehicle/VehicleImplTest.java
2014-02-13 14:43:00 +01:00
oblonski
f3037aaed7 Merge branch 'access-egress-costs-merged-with-routes-with-spec-start-end' 2014-02-11 14:54:59 +01:00
oblonski
ea5fc1a3de added helper methods to deal with adding and subtracting of capacities
and multiple dimensions, and their corresponding tests
2014-02-11 07:53:01 +01:00
oblonski
9f1580927c Merge branch 'master' into multiple-cap-constraints 2014-02-11 05:40:37 +01:00
oblonski
6dbcd7431a Merge branch 'routes-with-specified-start-and-end' into
access-egress-costs-merged-with-routes-with-spec-start-end

Conflicts:
	jsprit-core/src/test/java/jsprit/core/algorithm/recreate/TestCalculatesServiceInsertion.java
	jsprit-examples/src/main/java/jsprit/examples/MultipleDepotExampleWithPenaltyVehicles.java
	jsprit-examples/src/main/java/jsprit/examples/SolomonExample.java
	jsprit-examples/src/main/java/jsprit/examples/SolomonOpenExample.java
2014-02-11 05:39:06 +01:00
oblonski
5d80a4caf0 added another example 2014-02-10 21:39:45 +01:00
oblonski
db14ea481c modified access/egress calc to reflect open routes 2014-02-10 18:18:44 +01:00
oblonski
97fa2a7639 some mod 2014-02-10 18:01:23 +01:00
oblonski
330fa937a0 added soft constraints to shipment calc 2014-02-10 17:44:36 +01:00
oblonski
941e4ae29b added example 2014-02-10 16:28:02 +01:00
oblonski
dc24411802 added egress/access calc 2014-02-10 16:23:42 +01:00