public class LatinSquare extends ExampleFD
Modifier and Type | Field and Description |
---|---|
int |
n
The size of the latin square.
|
Constructor and Description |
---|
LatinSquare() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
It executes the program to solve the LatinSquare 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, shavingSearch
Copyright © 2015. All rights reserved.