public class Conference extends ExampleFD
It solves a simple conference example problem, where different sessions must be scheduled according to the specified constraints.
| Constructor and Description |
|---|
Conference() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
It executes the program which solves this simple problem.
|
void |
model()
It specifies a standard way of modeling the problem.
|
creditSearch, getSearch, getSearchVariables, getStore, printMatrix, search, searchAllAtOnce, searchAllOptimal, searchLDS, searchMasterSlave, searchMaxRegretOptimal, searchMiddle, searchMostConstrainedStatic, searchOptimal, searchSmallestDomain, searchSmallestMedian, searchSmallestMiddle, searchSmallestMin, searchWeightedDegree, searchWithMaxRegret, searchWithRestarts, shavingSearchCopyright © 2022. All rights reserved.