Skip to content

Commit

Permalink
Bug removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Boris Kocian authored and ge0ffrey committed Jul 11, 2019
1 parent 542e49e commit 420bc47
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ protected LocalSearchForager buildForager(HeuristicConfigPolicy configPolicy) {
case GREAT_DELUGE:
// Fast stepping algorithm
foragerConfig_.setAcceptedCountLimit(1);
break;
case VARIABLE_NEIGHBORHOOD_DESCENT:
foragerConfig_.setPickEarlyType(LocalSearchPickEarlyType.FIRST_LAST_STEP_SCORE_IMPROVING);
break;
Expand Down

0 comments on commit 420bc47

Please sign in to comment.