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

32 commits

Author SHA1 Message Date
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