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

45 commits

Author SHA1 Message Date
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
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
oblonski
0693ddb071 add StateUpdater to define latestActivityStartTime 2013-12-03 21:28:39 +01:00
oblonski
1563610bb0 add stateManager 2013-12-03 21:22:53 +01:00
Stefan Schroeder
70ff6a83d7 Merge branch 'master' into bicycle-messenger
Conflicts:
	jsprit-examples/src/main/java/jsprit/examples/BicycleMessenger.java
2013-12-03 17:16:20 +01:00
Stefan Schroeder
9cfeb7daf8 mod ex 2013-11-29 17:29:06 +01:00
Stefan Schroeder
a8b7aff05c mod example 2013-11-29 16:42:58 +01:00
Stefan Schroeder
381e348926 add bicycle-messenger-example 2013-11-29 15:03:01 +01:00