mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
reformat according to .editorconfig
This commit is contained in:
parent
3696f361d3
commit
e5bc5f87cb
41 changed files with 52 additions and 51 deletions
|
|
@ -91,7 +91,7 @@ public class MultipleDepotExample {
|
|||
VehicleRoutingProblem vrp = vrpBuilder.build();
|
||||
|
||||
/*
|
||||
* plot to see how the problem looks like
|
||||
* plot to see how the problem looks like
|
||||
*/
|
||||
// SolutionPlotter.plotVrpAsPNG(vrp, "output/problem01.png", "p01");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue