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

64 commits

Author SHA1 Message Date
oblonski
323dbbfa87 make concurrent calc available 2015-02-23 22:11:55 +01:00
oblonski
f8f063773a add factory methods to Location to simplify location building 2015-02-12 20:33:08 +01:00
oblonski
a93d88a0c1 simplify chartBuilder 2015-01-22 09:21:37 +01:00
oblonski
ab460f065f remove deprecated SolutionPrinter 2015-01-22 09:20:50 +01:00
oblonski
600087fd33 issue #144 - replace deprecated methods 2014-12-18 16:21:18 +01:00
oblonski
7ea5c5d650 issue #144 - change VehicleRoutingTransportCosts from String to Location 2014-12-17 20:18:07 +01:00
oblonski
1458b03be7 prepare release 1.5 2014-12-12 10:55:56 +01:00
oblonski
fc3121c905 improve regret insertion 2014-11-26 00:02:15 +01:00
oblonski
29756e8b1a add AlgorithmEventsViewer 2014-11-21 22:41:07 +01:00
oblonski
06770c7e31 vis 2014-11-19 07:09:56 +01:00
oblonski
0fee3f999a vis 2014-11-18 20:43:46 +01:00
oblonski
020ee56366 vis 2014-11-18 20:37:54 +01:00
oblonski
b702c8015b vis 2014-11-18 19:33:13 +01:00
oblonski
9c857962d6 vis 2014-11-16 12:19:55 +01:00
oblonski
99b30c460f vis 2014-11-15 01:04:00 +01:00
Stefan Schroeder
006aa561cf graph vis 2014-11-14 16:38:56 +01:00
oblonski
a94a492004 make GraphStreamView label times and job names
parse seconds to time string
2014-09-08 07:21:08 +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
c832364557 modify core.reporting.SolutionPrinter to print unassignedJobs 2014-08-11 23:21:30 +02:00
oblonski
b7b0ff650c rename badJob into unassignedJob 2014-08-11 23:00:43 +02:00
oblonski
62331ccfd9 add bad job list 2014-08-09 22:48:51 +02:00
oblonski
11300b90d3 migrated from log4j1x to log4j2 2014-07-26 22:56:01 +02:00
oblonski
bfab93f3d9 merged fixed plotter from skills-branch 2014-07-03 10:48:34 +02:00
Stefan Schroeder
df6218e98e added copyrights 2014-07-02 13:25:46 +02:00
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