oblonski
|
03e95c74a9
|
modify examples according to issue #24, i.e. if output-folder does not
exist, it is created.
|
2013-07-17 11:55:20 +02:00 |
|
oblonski
|
357f7d82b3
|
add pickup and delivery
|
2013-07-17 10:56:11 +02:00 |
|
oblonski
|
8950d49e5a
|
add VehicleRoutingTransportCostMatrix to easily consider time and
distance matrices, and add an example that illustrates the matrix
|
2013-07-16 21:03:07 +02:00 |
|
oblonski
|
13a9122df1
|
bugfix issue #23
|
2013-07-13 19:03:19 +02:00 |
|
Stefan Schroeder
|
4dc9385219
|
Merge branch 'master' of https://github.com/jsprit/jsprit.git
|
2013-07-11 16:28:54 +02:00 |
|
Stefan Schroeder
|
6ce5d2519e
|
improve Instances and enhance SolomonReader with fixedCost setting
|
2013-07-11 16:26:34 +02:00 |
|
jsprit
|
376ed9a538
|
Update README.md
|
2013-07-11 15:28:41 +02:00 |
|
jsprit
|
52c08fa817
|
Update README.md
|
2013-07-11 15:27:31 +02:00 |
|
jsprit
|
ed1dc7b63a
|
Update README.md
|
2013-07-11 15:26:53 +02:00 |
|
oblonski
|
72f9cd70ba
|
remove TimeWindowExample
|
2013-07-09 14:03:50 +02:00 |
|
oblonski
|
360f800bc4
|
add TimeWindowExample
|
2013-07-09 14:03:12 +02:00 |
|
oblonski
|
b40204685c
|
internal changes
|
2013-07-09 14:02:55 +02:00 |
|
oblonski
|
045e15e177
|
rename ChristophidesReader to ChristofidesReader
|
2013-07-09 14:02:27 +02:00 |
|
oblonski
|
3d0594448e
|
refine and improve benchmarking
|
2013-07-09 14:01:41 +02:00 |
|
Stefan Schroeder
|
70bb212848
|
change addVehicleType(VehicleTypeImpl) to addVehicleType(VehicleType)
|
2013-07-08 08:39:09 +02:00 |
|
oblonski
|
e982252fc7
|
fix bug in ChristophidesReader
|
2013-07-02 06:18:29 +02:00 |
|
oblonski
|
45b0c35a95
|
Merge branch 'master' of https://github.com/jsprit/jsprit.git
|
2013-07-01 03:40:20 +02:00 |
|
oblonski
|
a3d8a9b484
|
add copyright
|
2013-07-01 03:37:38 +02:00 |
|
jsprit
|
a55cdd6565
|
Update README.md
|
2013-07-01 03:23:42 +02:00 |
|
jsprit
|
5eb77dba6a
|
Update README.md
|
2013-07-01 03:22:48 +02:00 |
|
jsprit
|
6c94e8609d
|
Update README.md
|
2013-07-01 03:20:41 +02:00 |
|
oblonski
|
05dc00814e
|
modify javadoc
|
2013-07-01 03:01:49 +02:00 |
|
oblonski
|
fa8d97b7e9
|
improve benchmarking
|
2013-07-01 02:49:04 +02:00 |
|
oblonski
|
a6a671d484
|
enhance jsprit with prematureAlgorithmBreaker, add
VariationCoefficientBreaker, TimeBreaker and IterationBreaker
|
2013-07-01 02:48:25 +02:00 |
|
oblonski
|
6b7c1f035b
|
Merge branch 'improvePrematureBreak' into benchmarking
|
2013-06-28 10:32:00 +02:00 |
|
oblonski
|
c0cf228140
|
add concurrentBenchmarker
|
2013-06-28 10:30:24 +02:00 |
|
oblonski
|
aab465a349
|
benchmarking
|
2013-06-28 08:49:01 +02:00 |
|
oblonski
|
b6bc3e0d93
|
Improve premature algorithm break
|
2013-06-28 07:55:32 +02:00 |
|
oblonski
|
cc47719eac
|
mod simpleEx
|
2013-06-21 13:05:12 +02:00 |
|
oblonski
|
cd3fc25ed0
|
hide concurrent algorithms for now
|
2013-06-21 11:53:33 +02:00 |
|
oblonski
|
84c669f0d4
|
mod example
|
2013-06-21 11:52:25 +02:00 |
|
oblonski
|
12a33d7ac9
|
ignore output
|
2013-06-21 11:36:32 +02:00 |
|
oblonski
|
458b3cfc87
|
modify example according to changes in VehicleTypeImpl
|
2013-06-21 11:35:57 +02:00 |
|
oblonski
|
1d34374510
|
modify InfiniteVehicles according to changes in VehicleFleetManager
|
2013-06-21 11:23:48 +02:00 |
|
oblonski
|
4761b30b16
|
adapt tests to changes in vehicleFleetManager
|
2013-06-21 11:16:51 +02:00 |
|
oblonski
|
8b01497cfc
|
adapt readers to changes in VehicleTypeBuilder and PenaltyVehicleType
|
2013-06-21 02:51:34 +02:00 |
|
oblonski
|
d4169d7797
|
adapt multiple depot example
|
2013-06-21 02:46:43 +02:00 |
|
oblonski
|
7386ba7309
|
rename VehicleBuilder to Builder; adapt VehicleFleetManagerTest to
changes in VehicleFleetManager
|
2013-06-21 02:41:53 +02:00 |
|
oblonski
|
c1849a9d5a
|
rename vehicleType to vehicleTypeImpl, extract interface vehicleType;
refactor vehicleType to new file; add penaltyVehicleType; improve
vehicleFleetManagerImpl
|
2013-06-20 22:59:57 +02:00 |
|
oblonski
|
d223475cb4
|
remove redundant code
|
2013-06-20 20:58:36 +02:00 |
|
oblonski
|
4c4d9ea96d
|
mod example
|
2013-06-20 20:57:44 +02:00 |
|
oblonski
|
5eaa288735
|
further refinements
|
2013-06-20 17:25:53 +02:00 |
|
oblonski
|
665b4a8970
|
changer iter
|
2013-06-20 17:00:20 +02:00 |
|
oblonski
|
277ffdb51a
|
change algorithmReader to allow concurrency
|
2013-06-20 16:58:39 +02:00 |
|
oblonski
|
cdf4878bf9
|
change fleetManager concept - instead of returned available types, it
returns vehicles; adapt CalculatesVehTypeDepServiceInsertion to changes
in FleetManager
|
2013-06-20 16:57:39 +02:00 |
|
Stefan Schroeder
|
97faf7fb53
|
adapt CordeauReaderTest to changes in CordeauReader
|
2013-06-18 14:40:18 +02:00 |
|
Stefan Schroeder
|
1d2e5e4803
|
change vrp_xml_schema.xsd to allow the xml-file only contain services
|
2013-06-18 14:16:30 +02:00 |
|
Stefan Schroeder
|
caef965315
|
improve error message when throwing IllegalStateException
in BestInsertion
|
2013-06-18 14:15:44 +02:00 |
|
Stefan Schroeder
|
c55af1ce59
|
add MultipleDepotExamples
|
2013-06-18 14:08:48 +02:00 |
|
Stefan Schroeder
|
cc8f0ed2d8
|
input data for MultipleDepotExample
|
2013-06-18 11:53:43 +02:00 |
|