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 |
|
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
|
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
|
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 |
|
Stefan Schroeder
|
ae2cd397c9
|
add new plotter which renders labels and route-orientation
|
2013-09-02 18:04:21 +02:00 |
|
Stefan Schroeder
|
a66be4bd0a
|
create new plotter - with more options compared to static
solutionPlotter
|
2013-08-28 18:21:36 +02:00 |
|
Stefan Schroeder
|
280f9e259d
|
improve solutionPlotter - add size-label and mark first tourAct
|
2013-08-28 18:19:39 +02:00 |
|
oblonski
|
f4a7254036
|
Merge branch 'master' into vrpWithBackhauls
Conflicts:
jsprit-examples/src/main/java/examples/SolomonExample.java
|
2013-08-25 18:11:40 +02:00 |
|
oblonski
|
3d0594448e
|
refine and improve benchmarking
|
2013-07-09 14:01:41 +02:00 |
|
oblonski
|
e982252fc7
|
fix bug in ChristophidesReader
|
2013-07-02 06:18:29 +02:00 |
|
oblonski
|
a3d8a9b484
|
add copyright
|
2013-07-01 03:37:38 +02:00 |
|
oblonski
|
fa8d97b7e9
|
improve benchmarking
|
2013-07-01 02:49:04 +02:00 |
|
oblonski
|
c0cf228140
|
add concurrentBenchmarker
|
2013-06-28 10:30:24 +02:00 |
|
oblonski
|
aab465a349
|
benchmarking
|
2013-06-28 08:49:01 +02:00 |
|
Stefan Schroeder
|
bc6c1e23b5
|
fix algorithmSearchProgress...Listener - reset it when algorithm starts,
deprecate setters VehicleRoutingProblem to make it immutable in the next
release, add Example
|
2013-06-11 09:57:48 +02:00 |
|
Stefan Schroeder
|
2e83305076
|
modify plotter to plot images with margins
|
2013-06-07 17:16:28 +02:00 |
|
Stefan Schroeder
|
d567505e17
|
improve SolutionPlotter
add different renderer to separate problem from solution.
|
2013-06-07 10:30:37 +02:00 |
|
Stefan Schroeder
|
bb1e9d0659
|
scale solutionPlotter
|
2013-06-06 08:04:59 +02:00 |
|
Stefan Schroeder
|
bd6ee2351c
|
f
|
2013-06-04 14:52:03 +02:00 |
|
Stefan Schroeder
|
3581d6e097
|
ini
|
2013-06-04 10:25:47 +02:00 |
|