mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
play with camera-view
This commit is contained in:
parent
e36bad438b
commit
6a439b470d
3 changed files with 3 additions and 3 deletions
|
|
@ -108,7 +108,7 @@ public class PickupAndDeliveryExample2 {
|
|||
plotter.plot("output/pd_christophides_vrpnc1_solution.png","pd_vrpnc1");
|
||||
|
||||
|
||||
new GraphStreamViewer(vrp, solution).setRenderDelay(100).display();
|
||||
new GraphStreamViewer(vrp, solution).setRenderDelay(200).display();
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue