Uses of Interface
org.xcsp.modeler.api.ProblemAPIBase
-
Packages that use ProblemAPIBase Package Description org.xcsp.modeler.api org.xcsp.modeler.problems -
-
Uses of ProblemAPIBase in org.xcsp.modeler.api
Subinterfaces of ProblemAPIBase in org.xcsp.modeler.api Modifier and Type Interface Description interfaceProblemAPIinterfaceProblemAPIOnValsinterfaceProblemAPIOnVarsinterfaceProblemAPISymbolic -
Uses of ProblemAPIBase in org.xcsp.modeler.problems
Classes in org.xcsp.modeler.problems that implement ProblemAPIBase Modifier and Type Class Description classAllIntervalProblem described at http://www.csplib.org/Problems/prob007/
For order 8, 9, 10, 11 and 12, there are respectively 40, 120, 296, 648 and 1328 solutions.classBibdclassBlackholeclassBoardColorationAll squares of a board of a specified size (specified numbers of rows and columns) must be colored with the mininum number of colors.classMagicSequenceclassPicclassPic2classQueensclassRackclassRack2classSudokuclassWarehouseclassZebra
-