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 interface
ProblemAPI
interface
ProblemAPIOnVals
interface
ProblemAPIOnVars
interface
ProblemAPISymbolic
-
Uses of ProblemAPIBase in org.xcsp.modeler.problems
Classes in org.xcsp.modeler.problems that implement ProblemAPIBase Modifier and Type Class Description class
AllInterval
Problem 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.class
Bibd
class
Blackhole
class
BoardColoration
All squares of a board of a specified size (specified numbers of rows and columns) must be colored with the mininum number of colors.class
MagicSequence
class
Pic
class
Pic2
class
Queens
class
Rack
class
Rack2
class
Sudoku
class
Warehouse
class
Zebra
-