oblonski
|
76b3ecc8d0
|
added unique nodeId for penaltyVehicles
|
2014-06-11 22:52:19 +02:00 |
|
oblonski
|
5e11591009
|
added asterix to identify penalty-vehicles
|
2014-06-02 12:12:55 +02:00 |
|
oblonski
|
fccf213bcc
|
enabled scaling
|
2014-06-02 12:12:29 +02:00 |
|
oblonski
|
3771c8494d
|
remove deprecated code for next development iteration, i.e. release
1.3.0
|
2014-05-16 06:27:49 +02:00 |
|
oblonski
|
0e17a93506
|
cleaned and redesigned analysis.toolbox.Plotter according to #59
|
2014-05-08 11:37:42 +02:00 |
|
oblonski
|
40a1e45a0d
|
modified method .plotShipments(..) in analysis.toolbox.Plotter to allow
chaining
|
2014-05-07 10:00:02 +02:00 |
|
oblonski
|
cea63fd5cc
|
added chaining capabilities to analysis.toolbox.Plotter.java
|
2014-04-25 23:28:26 +02:00 |
|
oblonski
|
b8ef9a55a1
|
make Plotter plot initial routes
|
2014-04-21 17:10:43 +02:00 |
|
oblonski
|
e9f36b99dd
|
added methods to memorize solutions in
analysis.toolbox.ComputationalLaboratory.DataCollector.java
|
2014-04-16 14:02:40 +02:00 |
|
oblonski
|
bdda744b14
|
added getters to analysis.toolbox.ComputationalLaboratory.class to get
algorithm- and instanceNames
|
2014-04-15 13:21:41 +02:00 |
|
oblonski
|
21ab39013c
|
renamed analysis.toolbox/AlgorithmSearchProgressChartBuilder.java to
analysis.toolbox.XYLineChartBuilder.java
|
2014-04-14 13:01:51 +02:00 |
|
oblonski
|
98920bba00
|
refined, simplified, accelerated and documented
analysis.toolbox.ComputationalLaboratory.java
|
2014-04-14 12:39:45 +02:00 |
|
oblonski
|
c3043a7431
|
simplified analysis.toolbox.AlgorithmSearchProgressChartListener.java
with analysis.toolbox.AlgorithmSearchProgressChartBuilder.java
|
2014-04-14 12:37:58 +02:00 |
|
oblonski
|
db4c6f0784
|
added analysis.toolbox.AlgorithmSearchProgressChartBuilder.java to
create xyLineCharts with an arbitrary number of xySeries
|
2014-04-14 12:36:40 +02:00 |
|
oblonski
|
1b01f141ce
|
bugfix issue #91 - defined yAxis.rangeValues in case of no range in
analysis.toolbox.AlgorithmSearchProgressChartListener.java
|
2014-04-10 10:10:09 +02:00 |
|
oblonski
|
03dc5dd3ff
|
Merge branch 'master' of https://github.com/jsprit/jsprit.git
Conflicts:
jsprit-analysis/src/main/java/jsprit/analysis/toolbox/ComputationalLaboratory.java
|
2014-04-07 19:47:46 +02:00 |
|
oblonski
|
e8c5179cb4
|
refined analysis.toolbox.ComputationalLaboratory.java to make concurrent
sensitivity studies
|
2014-04-07 19:42:19 +02:00 |
|
oblonski
|
a29537cda3
|
added analysis.toolbox.ComputationalLaboratory.java to make sensitivity
studies
|
2014-04-05 23:58:33 +02:00 |
|
oblonski
|
f446874758
|
adjusted label to indicate multiple cap dims
|
2014-03-04 11:48:30 +01:00 |
|
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
|
a234bb54c9
|
shift from vehicle.getLocation() to vehicle.getStartLocation() and
vehicle.getCoord() to vehicle.getStartLocationCoordinate()
|
2014-01-28 17:40:13 +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
|
a85b0fc395
|
prepare for release v0.1.0
|
2013-11-22 16:54:15 +01:00 |
|