mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
replace .setNuOfIterations with .setMaxIterations
This commit is contained in:
parent
527ca56d04
commit
8d20fe12aa
19 changed files with 320 additions and 77 deletions
|
|
@ -46,7 +46,7 @@
|
|||
</module>
|
||||
|
||||
</modules>
|
||||
<probability>0.2</probability>
|
||||
<probability>0.4</probability>
|
||||
</searchStrategy>
|
||||
|
||||
<searchStrategy name="radialRR">
|
||||
|
|
@ -62,7 +62,7 @@
|
|||
</module>
|
||||
|
||||
</modules>
|
||||
<probability>0.2</probability>
|
||||
<probability>0.4</probability>
|
||||
</searchStrategy>
|
||||
|
||||
<searchStrategy name="smallRadialRR">
|
||||
|
|
@ -77,7 +77,7 @@
|
|||
</module>
|
||||
|
||||
</modules>
|
||||
<probability>0.6</probability>
|
||||
<probability>0.2</probability>
|
||||
</searchStrategy>
|
||||
|
||||
</searchStrategies>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue