mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
clean example
This commit is contained in:
parent
4d8b4a6273
commit
e18e7e28da
1 changed files with 0 additions and 13 deletions
|
|
@ -22,19 +22,6 @@
|
||||||
|
|
||||||
<maxIterations>2000</maxIterations>
|
<maxIterations>2000</maxIterations>
|
||||||
|
|
||||||
<terminationCriteria>
|
|
||||||
<termination basedOn="time">
|
|
||||||
<time>12.</time>
|
|
||||||
</termination>
|
|
||||||
<termination basedOn="iterations">
|
|
||||||
<iterations>100</iterations>
|
|
||||||
</termination>
|
|
||||||
<termination basedOn="variationCoefficient">
|
|
||||||
<threshold>0.1</threshold>
|
|
||||||
<iterations>100</iterations>
|
|
||||||
</termination>
|
|
||||||
</terminationCriteria>
|
|
||||||
|
|
||||||
<construction>
|
<construction>
|
||||||
<insertion name="bestInsertion"/>
|
<insertion name="bestInsertion"/>
|
||||||
</construction>
|
</construction>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue