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

64 commits

Author SHA1 Message Date
Heinrich Filter
21c7d2bf83 Removed all System.exit() calls (related to #182)
Most calls were replaced by Runtime exceptions. This gives the client
some opportuinity to respond to the exceptions.
2015-09-28 10:15:53 +02:00
oblonski
33075b479f comply with .editorconfig 2015-08-29 12:46:53 +02:00
Heinrich Filter
44aeb38151 [#173] Updated all logging statements to use parameter substitution 2015-08-10 20:26:36 +02:00
oblonski
92df247132 allow coordinate switch 2015-04-28 05:55:53 +02:00
oblonski
4757753f26 rm ToDos 2015-04-24 16:07:26 +02:00
oblonski
b3af33ccf9 remove deprecated methods dealing with old location concept 2015-04-22 00:43:53 +02:00
oblonski
9184e4f392 fix bug: tsp reader could not read asymmetric matrix 2015-03-27 14:41:40 +01:00
oblonski
1cd1733a7a rename vehicle id 2015-03-24 09:14:29 +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
5648630b0a modify instance getters to not add fixed costs automatically 2015-03-05 16:25:49 +01:00
oblonski
a0ac5b9935 enhance TSPLIBReader to read most of the tsp instances 2015-02-21 20:28:20 +01:00
oblonski
16085ab97a update tsplibreader to actually read tsp 2015-02-18 22:25:55 +01:00
oblonski
07ac961048 add LopezIbanezBlum instance reader to read tsptw 2015-02-18 22:25:02 +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
600087fd33 issue #144 - replace deprecated methods 2014-12-18 16:21:18 +01:00
oblonski
7ea5c5d650 issue #144 - change VehicleRoutingTransportCosts from String to Location 2014-12-17 20:18:07 +01:00
oblonski
9938a6a123 rem penalty vehicle stuff 2014-12-12 08:13:10 +01:00
oblonski
c55a6c54bd test Figliozzi's time dependent transport costs 2014-09-23 22:03:19 +02:00
oblonski
699beb1e1e test Figliozzi's time dependent transport costs 2014-09-22 20:01:21 +02:00
oblonski
a624c90bd7 test Figliozzi's time dependent transport costs 2014-09-22 14:57:19 +02:00
oblonski
9c04c88358 add classic speed distribution to Fligliozzi 2014-09-22 12:07:03 +02:00
oblonski
50f3efb098 add Figliozzi utilities to benchmark VRP with time dependent costs 2014-09-17 13:00:35 +02:00
oblonski
8df550e0e6 add Figliozzi utilities to benchmark VRP with time dependent costs 2014-09-17 12:54:24 +02:00
oblonski
427bca13cc add check to prevent LuiShenReader to throw IndexOutOfBoundsException when reading file ending with empty lines 2014-09-16 10:35:54 +02:00
oblonski
f6d06c0b48 add check to prevent SolomonReader to throw IndexOutOfBoundsException when reading file ending with empty lines 2014-09-16 10:28:05 +02:00
oblonski
ebff6ff50e add close statement to readers 2014-09-03 16:26:18 +02:00
oblonski
0179a00e0b add TSPLIB95Reader and Geoffrey's roaddistances matrix reader 2014-09-03 16:09:07 +02:00
oblonski
d551be0ca5 read 23 cordeau instances 2014-08-27 13:22:33 +02:00
oblonski
305b5e5cab remove penalty-veh constructor in jsprit-instances.reader.CordeauReader 2014-08-27 12:50:46 +02:00
oblonski
11300b90d3 migrated from log4j1x to log4j2 2014-07-26 22:56:01 +02:00
oblonski
fa2c5eb00f internal modification 2014-06-02 12:20:22 +02:00
oblonski
42eaa0ad76 adjusted reader-tests 2014-03-04 15:49:42 +01:00
oblonski
71f19d9fbe adjusted examples to multiple cap dims 2014-03-04 12:18:37 +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
oblonski
66df42ac2e modify goldenReader to accomodate the various FSM and HVRP problems 2014-01-15 07:13:14 -05:00
oblonski
9bb111633f add golden instance to test/resources 2014-01-14 12:30:48 -05:00
oblonski
fb4ee4f8d6 fix goldenReader bug 2014-01-14 12:30:18 -05:00
oblonski
8786eabf10 add javadoc to VrphGoldenReader 2014-01-14 04:38:53 -05:00
oblonski
03f0e594fa add Golden/Taillard instances to benchmark VRPH 2014-01-14 02:58:42 +01:00
oblonski
5954371789 vrph 2014-01-13 23:01:49 +01:00
oblonski
cfc7c5bc97 add vrph instances 2014-01-13 22:40:46 +01:00
Stefan Schroeder
5ff6d40d63 inspect and remove warnings 2013-12-18 17:05:19 +01:00
Stefan Schroeder
a85b0fc395 prepare for release v0.1.0 2013-11-22 16:54:15 +01:00
oblonski
c528b6d430 add lilim instances plus lilim-instance-reader 2013-11-13 06:13:26 +01:00
Stefan Schroeder
464f294593 change license from GPLv2 to LGPLv3 2013-10-14 16:41:10 +02:00
Stefan Schroeder
98d0de0711 add header 2013-09-02 18:29:30 +02:00