org.optaplanner.examples.tennis.domain.solver
Class MovableTeamAssignmentSelectionFilter
java.lang.Object
org.optaplanner.examples.tennis.domain.solver.MovableTeamAssignmentSelectionFilter
- All Implemented Interfaces:
- org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionFilter<TeamAssignment>
public class MovableTeamAssignmentSelectionFilter
- extends Object
- implements org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionFilter<TeamAssignment>
|
Method Summary |
boolean |
accept(org.optaplanner.core.impl.score.director.ScoreDirector scoreDirector,
TeamAssignment teamAssignment)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MovableTeamAssignmentSelectionFilter
public MovableTeamAssignmentSelectionFilter()
accept
public boolean accept(org.optaplanner.core.impl.score.director.ScoreDirector scoreDirector,
TeamAssignment teamAssignment)
- Specified by:
accept in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionFilter<TeamAssignment>
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.