org.optaplanner.examples.projectjobscheduling.domain.solver
public class NotSourceOrSinkAllocationFilter extends Object implements org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionFilter<Allocation>
Constructor and Description |
---|
NotSourceOrSinkAllocationFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(org.optaplanner.core.impl.score.director.ScoreDirector scoreDirector,
Allocation allocation) |
public boolean accept(org.optaplanner.core.impl.score.director.ScoreDirector scoreDirector, Allocation allocation)
accept
in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionFilter<Allocation>
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.