mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
reformat
This commit is contained in:
parent
5051b6960b
commit
966dc6e901
63 changed files with 1447 additions and 1466 deletions
|
|
@ -115,7 +115,7 @@ public class RefuseCollectionWithFastMatrixExample {
|
|||
.addSizeDimension(0, Integer.parseInt(lineTokens[1]))
|
||||
.setLocation(Location.Builder.newInstance().setIndex(Integer.parseInt(lineTokens[0])).build())
|
||||
.build();
|
||||
/*
|
||||
/*
|
||||
* and add it to problem
|
||||
*/
|
||||
vrpBuilder.addJob(service);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue