public class InverseMatchSwapMoveFilter extends Object implements org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionFilter<TravelingTournament,org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove>
Constructor and Description |
---|
InverseMatchSwapMoveFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(org.optaplanner.core.impl.score.director.ScoreDirector<TravelingTournament> scoreDirector,
org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove move) |
public boolean accept(org.optaplanner.core.impl.score.director.ScoreDirector<TravelingTournament> scoreDirector, org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove move)
accept
in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionFilter<TravelingTournament,org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove>
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.