oblonski
25e5c096f2
add editorconfig - #174
2015-09-11 12:49:01 +02:00
oblonski
cc507e9cf5
add editorconfig - #174
2015-09-11 12:36:49 +02:00
oblonski
33075b479f
comply with .editorconfig
2015-08-29 12:46:53 +02:00
oblonski
f4dc5e3b8d
add and test new ruin strategy: cluster ruin based on dbscan clusterer
2015-03-06 16:16:09 +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
7ea5c5d650
issue #144 - change VehicleRoutingTransportCosts from String to Location
2014-12-17 20:18:07 +01:00
oblonski
e65d36d784
rename core.problem.constraint.HardActivityStateLevelConstraint to HardActivityConstraint
...
rename core.problem.constraint.HardRouteStateLevelConstraint to HardRouteConstraint
2014-09-05 16:38:58 +02:00
oblonski
afe98c1051
replace get/setDeliveryLocation(...) with get/setDeliveryLocationId(...)
...
replace get/setPickupLocation(...) with get/setPickupLocationId(...)
2014-09-04 14:02:43 +02:00
oblonski
759359b702
adapt examples to head of development
2014-08-26 21:38:32 +02:00
oblonski
322d1d7d13
add bad job list
2014-08-09 23:32:03 +02:00
oblonski
c3155a0938
add bad job list
2014-08-09 23:17:41 +02:00
oblonski
62331ccfd9
add bad job list
2014-08-09 22:48:51 +02:00
oblonski
aec4e307de
moved StateFactory from core.problem.solution.route.state to core.algorithm.state.InternalStates
...
moved StateId from core.problem.solution.route.state.StateFactory to core.algorithm.state
made core.problem.solution.route.state.StateFactory.createId(...) inaccessible
2014-07-28 10:46:48 +02:00
oblonski
11300b90d3
migrated from log4j1x to log4j2
2014-07-26 22:56:01 +02:00
oblonski
952570952a
modified bicycle messenger according to changes in stateManager
2014-07-16 10:38:04 +02:00
oblonski
27ee5582ed
modified bicycle messenger according to changes in stateManager
2014-07-16 10:35:07 +02:00
Stefan Schroeder
df6218e98e
added copyrights
2014-07-02 13:25:46 +02:00
oblonski
022e654ba7
removed .setShowFirstActivity(..) since it is now default and cannot be
...
disabled
2014-05-08 11:38:42 +02:00
oblonski
794ce90e6a
adjusted examples to multiple cap dims
2014-03-04 11:49:26 +01: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
330fa937a0
added soft constraints to shipment calc
2014-02-10 17:44:36 +01:00
oblonski
bb98df01f1
replace code for creating output folder with
...
Examples.createOutputFolder()
2014-02-04 21:58:30 +01:00
Stefan Schroeder
974021cf1b
shift to start/endLocationId and start/endLocationCoordinate
2014-01-29 19:09:44 +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
4dbf2e9388
improve penVehicle setting
2014-01-14 18:01:15 -05:00
oblonski
e5130cb262
use .addPenaltyVehicle()
2014-01-14 17:43:25 -05:00
Stefan Schroeder
cb50fd2a66
misc
2014-01-10 15:18:03 +01:00
Stefan Schroeder
050de45d8e
misc
2014-01-10 15:17:37 +01:00
Stefan Schroeder
a2cc5eb962
org imports
2014-01-07 18:18:01 +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
0ac8b08a67
play
2013-12-16 15:02:48 +01:00
Stefan Schroeder
48d8a4a826
play
2013-12-16 14:56:57 +01:00
oblonski
aea6574e60
play
2013-12-16 08:43:01 +01:00
Stefan Schroeder
9e178b681b
labelWith
2013-12-12 17:45:30 +01:00
Stefan Schroeder
2a772f4894
rename .setCamerView into setCameraView
2013-12-12 15:30:56 +01:00
Stefan Schroeder
fb1f5e4555
play
2013-12-12 12:14:33 +01:00
Stefan Schroeder
6a439b470d
play with camera-view
2013-12-12 11:57:06 +01:00
Stefan Schroeder
439ee29895
play with graphstream-rendering
2013-12-11 14:15:14 +01:00
Stefan Schroeder
be00d30fde
add shipment view
2013-12-11 12:14:44 +01:00
oblonski
f0c6d15852
improve visualization
2013-12-11 08:58:11 +01:00
Stefan Schroeder
73dfe5461d
provide problem statement in the head
2013-12-06 12:10:43 +01:00
Stefan Schroeder
4da3b4390f
replace SolutionPrinter to now print formatted solution
2013-12-06 11:42:44 +01:00
Stefan Schroeder
d9330338e7
add assertions to ensure feasibility
2013-12-05 18:19:23 +01:00
Stefan Schroeder
8ca6966d95
play
2013-12-05 12:32:43 +01:00
Stefan Schroeder
6c57c8502d
play with examples
2013-12-05 12:15:01 +01:00
oblonski
760312fc7e
play with BicycleMessenger
2013-12-05 09:57:32 +01:00
Stefan Schroeder
094bda91a8
add doc to BicycleMessenger example
2013-12-04 17:07:19 +01:00