|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SolutionListener | |
|---|---|
| ifs.extension | IFS Extensions (conflict-based statistics, maintenance of arc consistency) |
| ifs.solution | IFS Solution (also contains solution comparator) |
| ttsolver | Purdue University Timetabling. |
| Uses of SolutionListener in ifs.extension |
|---|
| Classes in ifs.extension that implement SolutionListener | |
|---|---|
class |
ConflictStatistics
Conflict-based statistics. |
| Uses of SolutionListener in ifs.solution |
|---|
| Methods in ifs.solution with parameters of type SolutionListener | |
|---|---|
void |
Solution.addSolutionListener(SolutionListener listener)
Adds solution listner |
void |
Solution.removeSolutionListener(SolutionListener listener)
Removes solution listener |
| Uses of SolutionListener in ttsolver |
|---|
| Classes in ttsolver that implement SolutionListener | |
|---|---|
class |
Test
A main class for running of the solver from command line. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||