Class | Description |
---|---|
Bestof12 |
This class implements the BestOf12 algorithm.
|
Bestof2 |
This class implements the BestOf2 algorithm.
|
LocalSearch |
Local Search implementation
|
LocalSearchUntil |
Local Search Until implementation
|
NoChoice |
This class implements the NoChoice algorithm.
|
ThreadLocal |
Thread local implementation
|
UntilBest |
This class implements the UntilBest algorithm.
|