mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
added misc
This commit is contained in:
parent
0ad91ac409
commit
64f2b0a083
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ public class BuildCVRPAlgoFromScratch_IT {
|
|||
|
||||
vra.addInitialSolution(iniSolution);
|
||||
|
||||
vra.setNuOfIterations(2000);
|
||||
vra.setNuOfIterations(1000);
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue