oblonski
|
2b87155879
|
test and modify ruin strategies to deal with initial routes
|
2015-03-10 10:45:59 +01:00 |
|
oblonski
|
8d20fe12aa
|
replace .setNuOfIterations with .setMaxIterations
|
2015-01-06 18:48:48 +01:00 |
|
oblonski
|
13599bae29
|
#144 - remove deprecated methods
|
2014-12-19 15:04:45 +01:00 |
|
oblonski
|
7ea5c5d650
|
issue #144 - change VehicleRoutingTransportCosts from String to Location
|
2014-12-17 20:18:07 +01:00 |
|
oblonski
|
51c14afd73
|
enable search with different insertion strategies
|
2014-12-10 21:03:30 +01:00 |
|
oblonski
|
7ce6a8d68a
|
enable search with different insertion strategies
|
2014-12-10 13:12:15 +01:00 |
|
oblonski
|
c472042781
|
illustrate RegretInsertion
|
2014-12-10 11:33:08 +01:00 |
|
oblonski
|
e18e7e28da
|
clean example
|
2014-09-15 08:28:52 +02:00 |
|
oblonski
|
c75d3d5cc2
|
add multiple termination criteria
|
2014-09-14 20:09:09 +02:00 |
|
oblonski
|
2abf5f5c9d
|
add MultipleProductsWithLoadConstraint example
|
2014-09-03 08:32:27 +02:00 |
|
oblonski
|
5bc63953dc
|
remove old GPL header (#126)
|
2014-08-26 15:32:18 +02:00 |
|
oblonski
|
8aa27517af
|
add example.AdditionalDistanceConstraintExample
|
2014-08-26 10:10:52 +02:00 |
|
oblonski
|
27ee5582ed
|
modified bicycle messenger according to changes in stateManager
|
2014-07-16 10:35:07 +02:00 |
|
oblonski
|
0bcfc142d5
|
added input-file for example
|
2014-04-25 23:38:27 +02:00 |
|
oblonski
|
514d81713f
|
changed alpha from 0.05 to 0.1
|
2014-04-15 13:22:04 +02: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
|
97fa2a7639
|
some mod
|
2014-02-10 18:01:23 +01:00 |
|
oblonski
|
dc24411802
|
added egress/access calc
|
2014-02-10 16:23:42 +01:00 |
|
Stefan Schroeder
|
a34d9ab2c6
|
add examples
|
2014-01-29 19:10:32 +01:00 |
|
Stefan Schroeder
|
a234bb54c9
|
shift from vehicle.getLocation() to vehicle.getStartLocation() and
vehicle.getCoord() to vehicle.getStartLocationCoordinate()
|
2014-01-28 17:40:13 +01:00 |
|
oblonski
|
b7c75a2e05
|
add another algo-config for vrp with heterogeneous fleet
|
2014-01-15 09:08:44 -05:00 |
|
oblonski
|
9d1bbc2e84
|
add example for VRP with heterogeneous fleet as well as an example of
how to benchmark it
|
2014-01-15 09:00:55 -05:00 |
|
oblonski
|
c723415839
|
add VRPHE and VFM example
|
2014-01-14 18:42:45 -05:00 |
|
Stefan Schroeder
|
878442fe80
|
add algo with vehicleSwitch-option
|
2014-01-10 15:32:35 +01:00 |
|
Stefan Schroeder
|
050de45d8e
|
misc
|
2014-01-10 15:17:37 +01:00 |
|
Stefan Schroeder
|
cc23fa446f
|
add option for vehicles to take over a whole route or not
|
2014-01-07 18:17:36 +01:00 |
|
Stefan Schroeder
|
4c9b7b8e00
|
play with b-messenger
|
2013-12-04 15:08:30 +01:00 |
|
oblonski
|
ebefbb0eb2
|
play with bicycle-messenger example
|
2013-12-04 07:41:16 +01:00 |
|
Stefan Schroeder
|
9489b5f716
|
add input-data
|
2013-12-03 17:18:08 +01:00 |
|
Stefan Schroeder
|
b52a103ae5
|
finalize test with open-routes
|
2013-12-02 17:42:51 +01:00 |
|
oblonski
|
cf9d3c0779
|
add tests verifying open-routes
|
2013-12-02 09:01:31 +01:00 |
|
Stefan Schroeder
|
381e348926
|
add bicycle-messenger-example
|
2013-11-29 15:03:01 +01:00 |
|
Stefan Schroeder
|
2291bd23c2
|
add Examples and testTemplate for open-routes
|
2013-11-29 11:59:02 +01:00 |
|
oblonski
|
f662e5a469
|
modify reader/writer to deal with open routes and add examples
|
2013-11-29 08:27:30 +01:00 |
|
Stefan Schroeder
|
2c72a1c015
|
add cordeau examples
|
2013-09-02 18:08:15 +02:00 |
|
Stefan Schroeder
|
3f67a13ae4
|
add example input
|
2013-09-02 18:04:54 +02:00 |
|
Stefan Schroeder
|
8195ef0618
|
add files for examples
|
2013-09-02 17:19:22 +02:00 |
|
oblonski
|
66360bc6ae
|
change bestInsertion to routeLevel insertion
|
2013-08-24 14:51:23 +02:00 |
|
Stefan Schroeder
|
f7ff7aeeca
|
internale experiments with insertionCalc
|
2013-08-22 17:34:19 +02:00 |
|
Stefan Schroeder
|
922f360fe4
|
internal experiments with serviceInsertion
|
2013-08-22 16:25:20 +02:00 |
|
Stefan Schroeder
|
93ead2edce
|
introduce HardConstraints
|
2013-08-22 11:54:01 +02:00 |
|
Stefan Schroeder
|
fd684e6043
|
hide UpdateStates
|
2013-08-22 11:13:18 +02:00 |
|
Stefan Schroeder
|
59319ff355
|
add tests and improve insertionCalc
|
2013-08-21 17:24:31 +02:00 |
|
Stefan Schroeder
|
099d01ddd8
|
experiment with insertionCalcs
|
2013-08-21 13:53:27 +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
|
458b3cfc87
|
modify example according to changes in VehicleTypeImpl
|
2013-06-21 11:35:57 +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
|
5eaa288735
|
further refinements
|
2013-06-20 17:25:53 +02:00 |
|
oblonski
|
277ffdb51a
|
change algorithmReader to allow concurrency
|
2013-06-20 16:58:39 +02:00 |
|
Stefan Schroeder
|
c55af1ce59
|
add MultipleDepotExamples
|
2013-06-18 14:08:48 +02:00 |
|