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

711 commits

Author SHA1 Message Date
Stefan Schroeder
fd907b05cb [maven-release-plugin] prepare release v1.1.0 2014-01-27 13:08:15 +01:00
jsprit
ab88c1bca2 Update CHANGELOG.md 2014-01-27 11:55:59 +01:00
jsprit
b0d02874d2 Update CHANGELOG.md 2014-01-27 11:55:20 +01:00
jsprit
2861652bf2 Update CHANGELOG.md 2014-01-27 11:54:23 +01:00
jsprit
80317b2fb7 Update CHANGELOG.md 2014-01-27 11:53:40 +01:00
jsprit
a47acc63fb Update CHANGELOG.md 2014-01-27 11:53:25 +01:00
jsprit
1194841704 Update CHANGELOG.md 2014-01-27 11:52:56 +01:00
jsprit
3b310b1116 Update CHANGELOG.md 2014-01-27 11:52:16 +01:00
jsprit
a055516042 Update CHANGELOG.md 2014-01-27 11:51:46 +01:00
jsprit
7d931152f2 update according to v1.1.0 2014-01-27 11:51:15 +01:00
jsprit
2a2c52bfce Update README.md 2014-01-27 11:18:14 +01:00
jsprit
a05a342a67 Update README.md 2014-01-24 15:25:11 +01:00
Stefan Schroeder
03cbbcae78 add javadoc 2014-01-23 14:32:08 +01:00
Stefan Schroeder
eb0126c7cc add tests 2014-01-23 12:31:59 +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
9e685ef128 Merge branch 'master' into routes-with-specified-start-and-end 2014-01-23 11:24:06 +01:00
Stefan Schroeder
cef0453c90 bugfix issue #77 2014-01-23 11:23:27 +01:00
Stefan Schroeder
cb76779699 add test 2014-01-23 11:21:48 +01:00
Stefan Schroeder
e332cf3c17 Merge branch 'master' into routes-with-specified-start-and-end 2014-01-23 11:15:23 +01:00
Stefan Schroeder
aacece58c5 does not allow reader to set null coord 2014-01-23 11:13:03 +01:00
Stefan Schroeder
5b556c461c Merge branch 'master' into routes-with-specified-start-and-end 2014-01-23 11:10:43 +01:00
Stefan Schroeder
153899748b does not allow VrpReader to set null coord 2014-01-23 11:10:06 +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
844f2e1e1b mod test 2014-01-20 18:11:38 +01:00
Stefan Schroeder
2011501beb rem instances and mod cn_17 as well as GoldenReader 2014-01-20 18:06:11 +01:00
Stefan Schroeder
6575b6d48e add and test endLocationMethods to Vehicle and VehicleImpl
Breaks code if Vehicle is implemented by another class than VehicleImpl
2014-01-20 18:05:07 +01:00
jsprit
5a2ccba531 Update README.md 2014-01-20 08:15:23 +01:00
jsprit
a7941c4348 Update README.md 2014-01-19 22:35:11 +01:00
jsprit
44b702648e Update README.md 2014-01-19 22:33:56 +01:00
jsprit
bcaa241f44 Update README.md 2014-01-19 22:32:34 +01:00
jsprit
f70b70cd9f Update README.md 2014-01-19 22:31:02 +01:00
jsprit
93db949f4d Update README.md 2014-01-19 22:28:21 +01:00
jsprit
c638f4bf9a Update README.md 2014-01-19 22:25:06 +01:00
jsprit
1e8605479a Update README.md 2014-01-19 22:23:29 +01:00
jsprit
6b3f6ae8c8 Update README.md 2014-01-19 22:21:46 +01:00
jsprit
0fc306aeee Update README.md 2014-01-19 22:18:44 +01:00
jsprit
95441ac8e6 Update README.md 2014-01-19 22:17:05 +01:00
jsprit
7c020ab67b Update HVRPBenchmarkExample.java 2014-01-18 07:35:09 +01:00
oblonski
5976197167 add javadoc and tests 2014-01-16 19:28:40 -05:00
oblonski
6b4656afff add javadocs and tests 2014-01-16 17:07:38 -05:00
oblonski
ca0caf450c add boundaries 2014-01-16 16:55:26 -05:00
oblonski
7b1a2bd9b0 add javadoc and tests 2014-01-16 16:55:05 -05:00
oblonski
88b15fd448 add javadoc 2014-01-16 15:38:59 -05:00
oblonski
3f0be7a566 add factory test 2014-01-16 15:06:56 -05:00
oblonski
0eeb792ea4 test VehicleFleetManagers 2014-01-15 21:19:08 -05:00
oblonski
937702e136 test VehicleFleetManagers 2014-01-15 21:18:00 -05:00
oblonski
d41ad158cd adds value boundaries for vehicleType as well as vehicleTypeTests 2014-01-15 21:06:33 -05:00