mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
add editorconfig - #174
This commit is contained in:
parent
33075b479f
commit
cc507e9cf5
42 changed files with 42 additions and 42 deletions
|
|
@ -234,7 +234,7 @@ public class BicycleMessenger {
|
|||
Examples.createOutputFolder();
|
||||
|
||||
/*
|
||||
build the problem
|
||||
build the problem
|
||||
*/
|
||||
VehicleRoutingProblem.Builder problemBuilder = VehicleRoutingProblem.Builder.newInstance();
|
||||
problemBuilder.setFleetSize(FleetSize.FINITE);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue