Skip to content

Commit

Permalink
tune step count limit
Browse files Browse the repository at this point in the history
  • Loading branch information
rakow committed Apr 2, 2024
1 parent 1bed7c6 commit 6cb210f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<localSearch>

<termination>
<unimprovedStepCountLimit>5000</unimprovedStepCountLimit>
<unimprovedStepCountLimit>2500</unimprovedStepCountLimit>
</termination>

<unionMoveSelector>
Expand Down

0 comments on commit 6cb210f

Please sign in to comment.