mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
adapt examples to v1.0.0 changes
This commit is contained in:
parent
d24bd93c59
commit
90bf27a696
5 changed files with 5 additions and 5 deletions
|
|
@ -224,7 +224,7 @@ public class RefuseCollectionExample {
|
|||
/*
|
||||
* and add it to problem
|
||||
*/
|
||||
vrpBuilder.addService(service);
|
||||
vrpBuilder.addJob(service);
|
||||
}
|
||||
reader.close();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue