Uses of Interface
org.xcsp.modeler.api.ProblemAPIOnVals
-
Packages that use ProblemAPIOnVals Package Description org.xcsp.modeler.api org.xcsp.modeler.problems -
-
Uses of ProblemAPIOnVals in org.xcsp.modeler.api
Subinterfaces of ProblemAPIOnVals in org.xcsp.modeler.api Modifier and Type Interface Description interface
ProblemAPI
interface
ProblemAPISymbolic
-
Uses of ProblemAPIOnVals in org.xcsp.modeler.problems
Classes in org.xcsp.modeler.problems that implement ProblemAPIOnVals 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
-