DotNet Reference
.Net Reference
Detailed Description
Definition at line 21 of file ConstraintSolverTests.cs.
Public Member Functions | |
| void | IntVectorToInt64Vector () |
| void | IntVarConstructor () |
| void | ConstraintConstructor () |
| void | IntExprConstructor () |
| void | GreaterIntExprConstructor () |
| void | ConstraintAndScalar () |
| void | ConstraintAndIntVar () |
| void | ConstraintAndIntExpr () |
| void | ConstraintAndConstraint () |
| void | IntExprAndScalar () |
| void | IntExprAndIntVar () |
| void | IntExprAndIntExpr () |
| void | GreaterIntExprAndScalar () |
| void | GreaterIntExprAndIntVar () |
| void | GreaterIntExprAndGreaterIntExpr () |
| void | Downcast () |
| void | Sequence () |
| void | Demon () |
| void | MinAndMaxConstraint () |
| void | FailingConstraint () |
| void | DomainIterator () |
| void | HoleIteratorTest () |
| void | SearchLog () |
| void | SearchLogWithCallback (bool callGC) |
| void | SearchLogWithObjectiveAndCallback (bool callGC) |
| void | SearchLogWithIntVarAndCallback (bool callGC) |
Member Function Documentation
◆ ConstraintAndConstraint()
|
inline |
Definition at line 300 of file ConstraintSolverTests.cs.
◆ ConstraintAndIntExpr()
|
inline |
Definition at line 244 of file ConstraintSolverTests.cs.
◆ ConstraintAndIntVar()
|
inline |
Definition at line 180 of file ConstraintSolverTests.cs.
◆ ConstraintAndScalar()
|
inline |
Definition at line 117 of file ConstraintSolverTests.cs.
◆ ConstraintConstructor()
|
inline |
Definition at line 46 of file ConstraintSolverTests.cs.
◆ Demon()
|
inline |
Definition at line 680 of file ConstraintSolverTests.cs.
◆ DomainIterator()
|
inline |
Definition at line 783 of file ConstraintSolverTests.cs.
◆ Downcast()
|
inline |
Definition at line 636 of file ConstraintSolverTests.cs.
◆ FailingConstraint()
|
inline |
Definition at line 768 of file ConstraintSolverTests.cs.
◆ GreaterIntExprAndGreaterIntExpr()
|
inline |
Definition at line 605 of file ConstraintSolverTests.cs.
◆ GreaterIntExprAndIntVar()
|
inline |
Definition at line 544 of file ConstraintSolverTests.cs.
◆ GreaterIntExprAndScalar()
|
inline |
Definition at line 487 of file ConstraintSolverTests.cs.
◆ GreaterIntExprConstructor()
|
inline |
Definition at line 99 of file ConstraintSolverTests.cs.
◆ HoleIteratorTest()
|
inline |
Definition at line 842 of file ConstraintSolverTests.cs.
◆ IntExprAndIntExpr()
|
inline |
Definition at line 456 of file ConstraintSolverTests.cs.
◆ IntExprAndIntVar()
|
inline |
Definition at line 395 of file ConstraintSolverTests.cs.
◆ IntExprAndScalar()
|
inline |
Definition at line 335 of file ConstraintSolverTests.cs.
◆ IntExprConstructor()
|
inline |
Definition at line 81 of file ConstraintSolverTests.cs.
◆ IntVarConstructor()
|
inline |
Definition at line 35 of file ConstraintSolverTests.cs.
◆ IntVectorToInt64Vector()
|
inline |
Definition at line 24 of file ConstraintSolverTests.cs.
◆ MinAndMaxConstraint()
|
inline |
Definition at line 715 of file ConstraintSolverTests.cs.
◆ SearchLog()
|
inline |
Definition at line 868 of file ConstraintSolverTests.cs.
◆ SearchLogWithCallback()
|
inline |
Definition at line 882 of file ConstraintSolverTests.cs.
◆ SearchLogWithIntVarAndCallback()
|
inline |
Definition at line 935 of file ConstraintSolverTests.cs.
◆ SearchLogWithObjectiveAndCallback()
|
inline |
Definition at line 908 of file ConstraintSolverTests.cs.
◆ Sequence()
|
inline |
Definition at line 647 of file ConstraintSolverTests.cs.
The documentation for this class was generated from the following file: