mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
changed alpha from 0.05 to 0.1
This commit is contained in:
parent
bdda744b14
commit
514d81713f
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
|||
<searchStrategy name="radialRuinAndRecreate">
|
||||
<selector name="selectBest"/>
|
||||
<acceptor name="schrimpfAcceptance">
|
||||
<alpha>0.05</alpha>
|
||||
<alpha>0.1</alpha>
|
||||
<warmup>20</warmup>
|
||||
</acceptor>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue