|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
GlobalSearchLimitManager | The interface of objects limiting the global search exploration |
IntBranchingDecision | |
IObjectiveManager | |
ISearchLoop | Created by IntelliJ IDEA. |
ISolutionDisplay | |
ISolutionPool | |
TiedIntVarSelector<V extends Var> | |
ValIterator<V extends Var> | An interface for control objects that model the iteration of (search) values associated to an Var |
ValSelector<V extends Var> | An interface for control objects that model a binary choice to an search value |
Class Summary | |
---|---|
AbstractGlobalSearchStrategy | An abstract class for controlling tree search in various ways version 2.0.3 : change the value of search constant to use bit masks. |
AbstractOptimize | |
AbstractSearchHeuristic | An abstract class for all heuristics (variable, value, branching heuristics) related to search |
AbstractSearchLoop | |
AbstractSearchStrategy | An abstract class handling the control for solving a model |
IntBranchingTrace | A class for keeping a trace of the search algorithm, through an IntBranching (storing the current branching object, as well as the label of the current branch) |
SolutionPoolFactory |
A package devoted to the the control of search algorithms.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |