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
75108ffc90 made test testing core.problem.io.VrpXMLReader.java to read
initialRoutes working
2014-04-22 20:36:32 +02:00
oblonski
8a2589e4f0 renamed test-resource 2014-04-21 18:34:01 +02:00
oblonski
7c9045eead added test-resources 2014-04-21 18:33:17 +02:00
oblonski
89025693c8 tested VrpXMLWriter to write multiple cap-dims 2014-02-17 17:57:01 +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
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
d50ce05a76 bugfix issue #79 2014-01-23 12:13:57 +01:00
Stefan Schroeder
8f749c9fdf bugfix issue #78 2014-01-23 12:07:19 +01:00
Stefan Schroeder
292867954c add writerTests 2014-01-23 11:07:03 +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
2291bd23c2 add Examples and testTemplate for open-routes 2013-11-29 11:59:02 +01:00
Stefan Schroeder
a85b0fc395 prepare for release v0.1.0 2013-11-22 16:54:15 +01:00
Stefan Schroeder
77d38de461 refine ServiceDeliveriesFirst constraint and add examples 2013-11-21 14:51:12 +01:00
Stefan Schroeder
d96efe3478 Merge branch 'PickupAndDelivery' of https://github.com/jsprit/jsprit.git
into pickupAndDelivery

Conflicts:
	jsprit-core/src/test/java/algorithms/BuildPDVRPWithShipmentsAlgoFromScratchTest.java
	jsprit-core/src/test/resources/pdp_sol.xml
2013-11-21 12:13:58 +01:00
oblonski
787ad50298 some internals 2013-11-17 17:47:59 +01:00
oblonski
a853ad5672 pd-contraints stuff and tests 2013-11-14 10:01:32 +01:00
Stefan Schroeder
a7f2131cab refine test 2013-11-12 17:42:17 +01:00
oblonski
e912979bbb pdp 2013-11-11 07:51:46 +01:00
oblonski
d63abea764 Merge remote-tracking branch 'choose_remote_name/relaxAPI' into
PickupAndDelivery

Conflicts:
	jsprit-core/src/main/java/algorithms/CalculatorBuilder.java
	jsprit-core/src/main/java/algorithms/HardConstraints.java
	jsprit-core/src/main/java/algorithms/ServiceInsertionCalculator.java
	jsprit-core/src/main/java/basics/route/TourActivities.java
	jsprit-core/src/test/java/algorithms/BuildCVRPAlgoFromScratchTest.java
	jsprit-core/src/test/java/algorithms/BuildPDVRPAlgoFromScratchTest.java
	jsprit-core/src/test/java/algorithms/GendreauPostOptTest.java
	jsprit-core/src/test/java/algorithms/TestCalculatesServiceInsertion.java
2013-11-07 08:26:46 +01:00
oblonski
0936d461f5 constraints and example 2013-11-07 06:39:24 +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
4a3e0cc6a1 add test resource 2013-09-02 18:05:42 +02:00
Stefan Schroeder
269d5cb755 add new test-resource for building pdVRP from scratch 2013-08-28 18:25:17 +02:00
Stefan Schroeder
99e8f7a385 adjust tests to changes in branch 2013-08-28 18:20:37 +02:00
oblonski
1f53c72620 introduce Pickup and Delivery, and adjust tests 2013-08-25 18:49:29 +02:00
Stefan Schroeder
f7ff7aeeca internale experiments with insertionCalc 2013-08-22 17:34:19 +02:00
Stefan Schroeder
59319ff355 add tests and improve insertionCalc 2013-08-21 17:24:31 +02:00
Stefan Schroeder
3587c7fe94 improve JobDistance for RadialRuin 2013-06-18 09:28:33 +02:00
Stefan Schroeder
4b78d5fac0 fix compileError TestSchrimpf 2013-06-06 09:24:08 +02:00
Stefan Schroeder
3581d6e097 ini 2013-06-04 10:25:47 +02:00