| 
 | OptaPlanner core 6.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of LocalSearchMoveScope in org.optaplanner.core.impl.localsearch.decider.acceptor | 
|---|
| Methods in org.optaplanner.core.impl.localsearch.decider.acceptor with parameters of type LocalSearchMoveScope | |
|---|---|
|  boolean | CompositeAcceptor.isAccepted(LocalSearchMoveScope moveScope) | 
|  boolean | Acceptor.isAccepted(LocalSearchMoveScope moveScope) | 
| Uses of LocalSearchMoveScope in org.optaplanner.core.impl.localsearch.decider.acceptor.hillclimbing | 
|---|
| Methods in org.optaplanner.core.impl.localsearch.decider.acceptor.hillclimbing with parameters of type LocalSearchMoveScope | |
|---|---|
|  boolean | HillClimbingAcceptor.isAccepted(LocalSearchMoveScope moveScope) | 
| Uses of LocalSearchMoveScope in org.optaplanner.core.impl.localsearch.decider.acceptor.lateacceptance | 
|---|
| Methods in org.optaplanner.core.impl.localsearch.decider.acceptor.lateacceptance with parameters of type LocalSearchMoveScope | |
|---|---|
|  boolean | LateAcceptanceAcceptor.isAccepted(LocalSearchMoveScope moveScope) | 
| Uses of LocalSearchMoveScope in org.optaplanner.core.impl.localsearch.decider.acceptor.latesimulatedannealing | 
|---|
| Methods in org.optaplanner.core.impl.localsearch.decider.acceptor.latesimulatedannealing with parameters of type LocalSearchMoveScope | |
|---|---|
|  boolean | LateSimulatedAnnealingAcceptor.isAccepted(LocalSearchMoveScope moveScope) | 
| Uses of LocalSearchMoveScope in org.optaplanner.core.impl.localsearch.decider.acceptor.simulatedannealing | 
|---|
| Methods in org.optaplanner.core.impl.localsearch.decider.acceptor.simulatedannealing with parameters of type LocalSearchMoveScope | |
|---|---|
|  boolean | SimulatedAnnealingAcceptor.isAccepted(LocalSearchMoveScope moveScope) | 
| Uses of LocalSearchMoveScope in org.optaplanner.core.impl.localsearch.decider.acceptor.stepcountinghillclimbing | 
|---|
| Methods in org.optaplanner.core.impl.localsearch.decider.acceptor.stepcountinghillclimbing with parameters of type LocalSearchMoveScope | |
|---|---|
|  boolean | StepCountingHillClimbingAcceptor.isAccepted(LocalSearchMoveScope moveScope) | 
| Uses of LocalSearchMoveScope in org.optaplanner.core.impl.localsearch.decider.acceptor.tabu | 
|---|
| Methods in org.optaplanner.core.impl.localsearch.decider.acceptor.tabu with parameters of type LocalSearchMoveScope | |
|---|---|
| protected  Collection<? extends Object> | EntityTabuAcceptor.findTabu(LocalSearchMoveScope moveScope) | 
| protected  Collection<? extends Object> | SolutionTabuAcceptor.findTabu(LocalSearchMoveScope moveScope) | 
| protected  Collection<? extends Object> | ValueTabuAcceptor.findTabu(LocalSearchMoveScope moveScope) | 
| protected  Collection<? extends Object> | MoveTabuAcceptor.findTabu(LocalSearchMoveScope moveScope) | 
| protected abstract  Collection<? extends Object> | AbstractTabuAcceptor.findTabu(LocalSearchMoveScope moveScope) | 
|  boolean | AbstractTabuAcceptor.isAccepted(LocalSearchMoveScope moveScope) | 
| Uses of LocalSearchMoveScope in org.optaplanner.core.impl.localsearch.decider.forager | 
|---|
| Fields in org.optaplanner.core.impl.localsearch.decider.forager declared as LocalSearchMoveScope | |
|---|---|
| protected  LocalSearchMoveScope | AcceptedForager.earlyPickedMoveScope | 
| Fields in org.optaplanner.core.impl.localsearch.decider.forager with type parameters of type LocalSearchMoveScope | |
|---|---|
| protected  List<LocalSearchMoveScope> | AcceptedForager.maxScoreAcceptedList | 
| protected  List<LocalSearchMoveScope> | AcceptedForager.maxScoreUnacceptedList | 
| Methods in org.optaplanner.core.impl.localsearch.decider.forager that return LocalSearchMoveScope | |
|---|---|
| protected  LocalSearchMoveScope | AcceptedForager.pickMaxScoreMoveScope(LocalSearchStepScope stepScope) | 
|  LocalSearchMoveScope | AcceptedForager.pickMove(LocalSearchStepScope stepScope) | 
|  LocalSearchMoveScope | Forager.pickMove(LocalSearchStepScope stepScope) | 
| Methods in org.optaplanner.core.impl.localsearch.decider.forager with parameters of type LocalSearchMoveScope | |
|---|---|
|  void | AcceptedForager.addMove(LocalSearchMoveScope moveScope) | 
|  void | Forager.addMove(LocalSearchMoveScope moveScope) | 
| protected  void | AcceptedForager.addToMaxScoreAcceptedList(LocalSearchMoveScope moveScope) | 
| protected  void | AcceptedForager.addToMaxScoreUnacceptedList(LocalSearchMoveScope moveScope) | 
| protected  void | AcceptedForager.checkPickEarly(LocalSearchMoveScope moveScope) | 
| 
 | OptaPlanner core 6.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||