oblonski
|
265fa64497
|
deprecated
|
2014-03-04 11:47:58 +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
|
9a471a58be
|
added soft constraints and tests
|
2014-02-10 10:22:02 +01:00 |
|
Stefan Schroeder
|
24ec47ac45
|
[maven-release-plugin] prepare for next development iteration
|
2014-01-31 14:48:29 +01:00 |
|
Stefan Schroeder
|
fa8faa2cf7
|
[maven-release-plugin] prepare release v1.1.1
|
2014-01-31 14:46:35 +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 |
|
Stefan Schroeder
|
57dc8b5220
|
[maven-release-plugin] prepare for next development iteration
|
2014-01-27 14:56:39 +01:00 |
|
Stefan Schroeder
|
c13a5a9c1a
|
[maven-release-plugin] prepare release v1.1.0
|
2014-01-27 14:55:28 +01:00 |
|
Stefan Schroeder
|
8c8d798cc1
|
[maven-release-plugin] rollback the release of v1.1.0
|
2014-01-27 13:13:23 +01:00 |
|
Stefan Schroeder
|
fd907b05cb
|
[maven-release-plugin] prepare release v1.1.0
|
2014-01-27 13:08:15 +01:00 |
|
Stefan Schroeder
|
aa9e921d3b
|
eliminate "maven-enforcer-plugin (goal "enforce") is ignored by m2e"
warning
http://stackoverflow.com/questions/13040788/how-to-elimate-the-maven-enforcer-plugin-goal-enforce-is-ignored-by-m2e-wa
|
2013-12-19 10:42:20 +01:00 |
|
Stefan Schroeder
|
5ff6d40d63
|
inspect and remove warnings
|
2013-12-18 17:05:19 +01:00 |
|
Stefan Schroeder
|
3eeb8fa084
|
improver graphstreamer
|
2013-12-16 14:54:54 +01:00 |
|
oblonski
|
28116c239e
|
improve viewer
|
2013-12-16 08:42:48 +01:00 |
|
Stefan Schroeder
|
f8f75e6398
|
improve GraphStreamViewer
|
2013-12-12 18:29:05 +01:00 |
|
Stefan Schroeder
|
2a772f4894
|
rename .setCamerView into setCameraView
|
2013-12-12 15:30:56 +01:00 |
|
Stefan Schroeder
|
a897418b4c
|
improve label rendering
|
2013-12-12 13:06:43 +01:00 |
|
Stefan Schroeder
|
e36bad438b
|
add cameraView to GraphStreamViewer and improve visualization of
activities in route
|
2013-12-12 11:56:48 +01:00 |
|
Stefan Schroeder
|
8e862b524e
|
issue #63 - very basic version of GraphStreamViewer
|
2013-12-11 16:40:22 +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
|
0717f5dd66
|
some visualization features
|
2013-12-10 16:02:23 +01:00 |
|
Stefan Schroeder
|
4c2651087b
|
issue #60 - scale plotter accoring to solution
|
2013-12-05 18:14:45 +01:00 |
|
Stefan Schroeder
|
685a2ad614
|
improve solution printer - it now prints detailed solution with
activities etc.
|
2013-12-05 12:14:40 +01:00 |
|
oblonski
|
8566b8cdac
|
write some report about problem and solution
|
2013-12-05 09:57:10 +01:00 |
|
Stefan Schroeder
|
9af21094bf
|
add zoom to plotter, i.e. add plotter.setBoundaryBox(...)
|
2013-11-29 16:59:44 +01:00 |
|
Stefan Schroeder
|
1a7ed6459b
|
[maven-release-plugin] prepare for next development iteration
|
2013-11-26 10:51:04 +01:00 |
|
Stefan Schroeder
|
06d1ff892e
|
[maven-release-plugin] prepare release v1.0.0
|
2013-11-26 10:50:30 +01:00 |
|
Stefan Schroeder
|
a0ad012768
|
Merge branch 'restructureAPIinPreparationForV0.1.1'
Conflicts:
CHANGELOG.md
|
2013-11-26 10:42:47 +01:00 |
|
Stefan Schroeder
|
1cf67a1255
|
[maven-release-plugin] prepare for next development iteration
|
2013-11-22 17:07:20 +01:00 |
|
Stefan Schroeder
|
87599c627f
|
[maven-release-plugin] prepare release v0.0.5
|
2013-11-22 17:06:39 +01:00 |
|
Stefan Schroeder
|
a85b0fc395
|
prepare for release v0.1.0
|
2013-11-22 16:54:15 +01:00 |
|
Stefan Schroeder
|
a9da587f6a
|
Merge branch 'pickupAndDelivery' into PickupMergeRelaxAPI
Conflicts:
jsprit-core/src/main/java/algorithms/BestInsertionBuilder.java
jsprit-core/src/main/java/algorithms/VehicleRoutingAlgorithmFactoryImpl.java
jsprit-core/src/test/java/algorithms/BuildPDVRPWithShipmentsAlgoFromScratchTest.java
jsprit-core/src/test/resources/pdp_sol.xml
|
2013-11-21 12:20:59 +01:00 |
|
Stefan Schroeder
|
d1dac2d622
|
Merge branch 'prepareV010' into PickupMergeRelaxAPI
Conflicts:
jsprit-core/src/main/java/algorithms/BestInsertionBuilder.java
jsprit-core/src/main/java/algorithms/BestInsertionConcurrent.java
|
2013-11-21 11:39:28 +01:00 |
|
oblonski
|
6099a315ee
|
make plotter plot shipments
|
2013-11-14 10:00:17 +01:00 |
|
Stefan Schroeder
|
2ea579d6f6
|
improve Benchmarker - adds new constructor with algoFactory
|
2013-11-07 16:45:42 +01:00 |
|
oblonski
|
d63abea764
|
Merge remote-tracking branch 'choose_remote_name/relaxAPI' into
PickupAndDelivery
Conflicts:
jsprit-core/src/main/java/algorithms/CalculatorBuilder.java
jsprit-core/src/main/java/algorithms/HardConstraints.java
jsprit-core/src/main/java/algorithms/ServiceInsertionCalculator.java
jsprit-core/src/main/java/basics/route/TourActivities.java
jsprit-core/src/test/java/algorithms/BuildCVRPAlgoFromScratchTest.java
jsprit-core/src/test/java/algorithms/BuildPDVRPAlgoFromScratchTest.java
jsprit-core/src/test/java/algorithms/GendreauPostOptTest.java
jsprit-core/src/test/java/algorithms/TestCalculatesServiceInsertion.java
|
2013-11-07 08:26:46 +01:00 |
|
oblonski
|
401afad447
|
make Plotter plot shipments optionally
|
2013-10-25 22:16:05 +02:00 |
|
Stefan Schroeder
|
b641a3b22d
|
Merge branch 'master' into relaxAPI
|
2013-10-23 18:12:30 +02:00 |
|
Stefan Schroeder
|
b991aac12e
|
relax API
|
2013-10-23 18:08:35 +02:00 |
|
oblonski
|
5bd72e2bd9
|
start modifying plotter and problemReader to deal with shipments
|
2013-10-23 08:08:56 +02:00 |
|
Stefan Schroeder
|
de71cae337
|
[maven-release-plugin] rollback the release of vq
|
2013-10-17 16:35:20 +02:00 |
|
Stefan Schroeder
|
f0f42d7680
|
[maven-release-plugin] prepare release vq
|
2013-10-17 16:31:38 +02:00 |
|
Stefan Schroeder
|
5530d9f728
|
[maven-release-plugin] prepare for next development iteration
|
2013-10-17 16:29:40 +02:00 |
|
Stefan Schroeder
|
c2ebc02579
|
[maven-release-plugin] prepare release v0.0.4
|
2013-10-17 16:29:16 +02:00 |
|
Stefan Schroeder
|
464f294593
|
change license from GPLv2 to LGPLv3
|
2013-10-14 16:41:10 +02:00 |
|
Stefan Schroeder
|
b37064ec17
|
introduce SolutionCostCalculator
|
2013-10-10 13:59:22 +02:00 |
|
Stefan Schroeder
|
2ac272ba79
|
mod solutionCalcCosts
|
2013-10-09 15:53:32 +02:00 |
|
Stefan Schroeder
|
98d0de0711
|
add header
|
2013-09-02 18:29:30 +02:00 |
|