| Class and Description |
|---|
| Search
All searches needs to implement this interface in order to be manipulable by
a large variety of search listeners.
|
| SelectChoicePoint
Defines an interface for defining different methods for selecting next search
decision to be taken.
|
| SimpleSolutionListener
It defines a simple solution listener which should be used if some basic
functionality of search when a solution is encountered are required.
|
| SolutionListener
Defines an interface which needs to be implemented by all classes which wants
to be informed about the solution.
|
| Class and Description |
|---|
| Search
All searches needs to implement this interface in order to be manipulable by
a large variety of search listeners.
|
| Class and Description |
|---|
| Search
All searches needs to implement this interface in order to be manipulable by
a large variety of search listeners.
|
| SelectChoicePoint
Defines an interface for defining different methods for selecting next search
decision to be taken.
|
| SimpleSolutionListener
It defines a simple solution listener which should be used if some basic
functionality of search when a solution is encountered are required.
|
| SolutionListener
Defines an interface which needs to be implemented by all classes which wants
to be informed about the solution.
|
| Class and Description |
|---|
| Search
All searches needs to implement this interface in order to be manipulable by
a large variety of search listeners.
|
| Class and Description |
|---|
| ComparatorVariable
Defines an interface for comparing variables.
|
| DepthFirstSearch
Implements Depth First Search with number of possible plugins (listeners) to
be attached to modify the search.
|
| Search
All searches needs to implement this interface in order to be manipulable by
a large variety of search listeners.
|
| SelectChoicePoint
Defines an interface for defining different methods for selecting next search
decision to be taken.
|
| SimpleSelect
It is simple and customizable selector of decisions (constraints) which will
be enforced by search.
|
| SimpleSolutionListener
It defines a simple solution listener which should be used if some basic
functionality of search when a solution is encountered are required.
|
| SolutionListener
Defines an interface which needs to be implemented by all classes which wants
to be informed about the solution.
|
| Class and Description |
|---|
| ComparatorVariable
Defines an interface for comparing variables.
|
| DepthFirstSearch
Implements Depth First Search with number of possible plugins (listeners) to
be attached to modify the search.
|
| InitializeListener
This listener is executed when search has began executing and it is about to enter
the labeling procedure.
|
| Search
All searches needs to implement this interface in order to be manipulable by
a large variety of search listeners.
|
| SelectChoicePoint
Defines an interface for defining different methods for selecting next search
decision to be taken.
|
| SimpleSolutionListener
It defines a simple solution listener which should be used if some basic
functionality of search when a solution is encountered are required.
|
| SolutionListener
Defines an interface which needs to be implemented by all classes which wants
to be informed about the solution.
|
| Class and Description |
|---|
| ComparatorVariable
Defines an interface for comparing variables.
|
| ConsistencyListener
Defines an interface of an object which can be plugined into the search right
after executing the consistency function (at the beginning of each search
node).
|
| ExitChildListener
Defines a listener which is called by the search if a child node is exited.
|
| ExitListener
This listener is executed when search has finished executing is about to exit
the labeling procedure.
|
| Indomain
Defines a interface for different indomain enumeration methods.
|
| InitializeListener
This listener is executed when search has began executing and it is about to enter
the labeling procedure.
|
| Search
All searches needs to implement this interface in order to be manipulable by
a large variety of search listeners.
|
| SelectChoicePoint
Defines an interface for defining different methods for selecting next search
decision to be taken.
|
| SimpleSelect
It is simple and customizable selector of decisions (constraints) which will
be enforced by search.
|
| SimpleSolutionListener
It defines a simple solution listener which should be used if some basic
functionality of search when a solution is encountered are required.
|
| SolutionListener
Defines an interface which needs to be implemented by all classes which wants
to be informed about the solution.
|
| TimeOutListener
It defines an interface of the class which wants to be informed about timeout
occurring during search, as well as the number of solutions found before
timeout has occurred.
|
| Class and Description |
|---|
| ConsistencyListener
Defines an interface of an object which can be plugined into the search right
after executing the consistency function (at the beginning of each search
node).
|
| Search
All searches needs to implement this interface in order to be manipulable by
a large variety of search listeners.
|
| SelectChoicePoint
Defines an interface for defining different methods for selecting next search
decision to be taken.
|
| SimpleSolutionListener
It defines a simple solution listener which should be used if some basic
functionality of search when a solution is encountered are required.
|
| SolutionListener
Defines an interface which needs to be implemented by all classes which wants
to be informed about the solution.
|
| Class and Description |
|---|
| ComparatorVariable
Defines an interface for comparing variables.
|
| Indomain
Defines a interface for different indomain enumeration methods.
|
Copyright © 2016. All rights reserved.