mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
further refinements
This commit is contained in:
parent
665b4a8970
commit
5eaa288735
5 changed files with 32 additions and 15 deletions
|
|
@ -46,7 +46,7 @@
|
|||
</module>
|
||||
|
||||
</modules>
|
||||
<probability>0.5</probability>
|
||||
<probability>0.3</probability>
|
||||
</searchStrategy>
|
||||
|
||||
<searchStrategy name="radialRuinAndRecreate">
|
||||
|
|
@ -61,7 +61,22 @@
|
|||
</module>
|
||||
|
||||
</modules>
|
||||
<probability>0.5</probability>
|
||||
<probability>0.3</probability>
|
||||
</searchStrategy>
|
||||
|
||||
<searchStrategy name="radialRuinAndRecreate">
|
||||
<selector name="selectBest"/>
|
||||
<acceptor name="schrimpfAcceptance"/>
|
||||
<modules>
|
||||
<module name="ruin_and_recreate">
|
||||
<ruin name="radialRuin" id="1">
|
||||
<share>0.1</share>
|
||||
</ruin>
|
||||
<insertion name="bestInsertion"/>
|
||||
</module>
|
||||
|
||||
</modules>
|
||||
<probability>0.4</probability>
|
||||
</searchStrategy>
|
||||
|
||||
</searchStrategies>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue