1
0
Fork 0
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:
oblonski 2015-09-11 12:36:49 +02:00
parent 33075b479f
commit cc507e9cf5
42 changed files with 42 additions and 42 deletions

View file

@ -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);