| clear() | ModelCache | inline |
| delete() | ModelCache | inline |
| EXPR_ABS | ModelCache | static |
| EXPR_CONSTANT_DIFFERENCE | ModelCache | static |
| EXPR_CONSTANT_DIVIDE | ModelCache | static |
| EXPR_CONSTANT_EXPRESSION_MAX | ModelCache | static |
| EXPR_CONSTANT_IS_EQUAL | ModelCache | static |
| EXPR_CONSTANT_IS_GREATER_OR_EQUAL | ModelCache | static |
| EXPR_CONSTANT_IS_LESS_OR_EQUAL | ModelCache | static |
| EXPR_CONSTANT_IS_NOT_EQUAL | ModelCache | static |
| EXPR_CONSTANT_MAX | ModelCache | static |
| EXPR_CONSTANT_MIN | ModelCache | static |
| EXPR_CONSTANT_PROD | ModelCache | static |
| EXPR_CONSTANT_SUM | ModelCache | static |
| EXPR_EXPR_CONSTANT_CONDITIONAL | ModelCache | static |
| EXPR_EXPR_CONSTANT_EXPRESSION_MAX | ModelCache | static |
| EXPR_EXPR_CONSTRAINT_MAX | ModelCache | static |
| EXPR_EXPR_DIFFERENCE | ModelCache | static |
| EXPR_EXPR_DIV | ModelCache | static |
| EXPR_EXPR_EQUALITY | ModelCache | static |
| EXPR_EXPR_EXPRESSION_MAX | ModelCache | static |
| EXPR_EXPR_GREATER | ModelCache | static |
| EXPR_EXPR_GREATER_OR_EQUAL | ModelCache | static |
| EXPR_EXPR_IS_EQUAL | ModelCache | static |
| EXPR_EXPR_IS_LESS | ModelCache | static |
| EXPR_EXPR_IS_LESS_OR_EQUAL | ModelCache | static |
| EXPR_EXPR_IS_NOT_EQUAL | ModelCache | static |
| EXPR_EXPR_LESS | ModelCache | static |
| EXPR_EXPR_LESS_OR_EQUAL | ModelCache | static |
| EXPR_EXPR_MAX | ModelCache | static |
| EXPR_EXPR_MIN | ModelCache | static |
| EXPR_EXPR_NON_EQUALITY | ModelCache | static |
| EXPR_EXPR_PROD | ModelCache | static |
| EXPR_EXPR_SUM | ModelCache | static |
| EXPR_EXPRESSION_MAX | ModelCache | static |
| EXPR_OPPOSITE | ModelCache | static |
| EXPR_SQUARE | ModelCache | static |
| findExprConstantExpression(IntExpr expr, long value, int type) | ModelCache | inline |
| findExprExprConstantExpression(IntExpr var1, IntExpr var2, long constant, int type) | ModelCache | inline |
| findExprExprConstraint(IntExpr expr1, IntExpr expr2, int type) | ModelCache | inline |
| findExprExpression(IntExpr expr, int type) | ModelCache | inline |
| findExprExprExpression(IntExpr var1, IntExpr var2, int type) | ModelCache | inline |
| findVarArrayConstantArrayExpression(IntVar[] vars, long[] values, int type) | ModelCache | inline |
| findVarArrayConstantExpression(IntVar[] vars, long value, int type) | ModelCache | inline |
| findVarArrayExpression(IntVar[] vars, int type) | ModelCache | inline |
| findVarConstantArrayExpression(IntVar var, long[] values, int type) | ModelCache | inline |
| findVarConstantConstantConstraint(IntVar var, long value1, long value2, int type) | ModelCache | inline |
| findVarConstantConstantExpression(IntVar var, long value1, long value2, int type) | ModelCache | inline |
| findVarConstantConstraint(IntVar var, long value, int type) | ModelCache | inline |
| findVoidConstraint(int type) | ModelCache | inline |
| insertExprConstantExpression(IntExpr expression, IntExpr var, long value, int type) | ModelCache | inline |
| insertExprExprConstantExpression(IntExpr expression, IntExpr var1, IntExpr var2, long constant, int type) | ModelCache | inline |
| insertExprExprConstraint(Constraint ct, IntExpr expr1, IntExpr expr2, int type) | ModelCache | inline |
| insertExprExpression(IntExpr expression, IntExpr expr, int type) | ModelCache | inline |
| insertExprExprExpression(IntExpr expression, IntExpr var1, IntExpr var2, int type) | ModelCache | inline |
| insertVarArrayConstantArrayExpression(IntExpr expression, IntVar[] var, long[] values, int type) | ModelCache | inline |
| insertVarArrayConstantExpression(IntExpr expression, IntVar[] var, long value, int type) | ModelCache | inline |
| insertVarArrayExpression(IntExpr expression, IntVar[] vars, int type) | ModelCache | inline |
| insertVarConstantArrayExpression(IntExpr expression, IntVar var, long[] values, int type) | ModelCache | inline |
| insertVarConstantConstantConstraint(Constraint ct, IntVar var, long value1, long value2, int type) | ModelCache | inline |
| insertVarConstantConstantExpression(IntExpr expression, IntVar var, long value1, long value2, int type) | ModelCache | inline |
| insertVarConstantConstraint(Constraint ct, IntVar var, long value, int type) | ModelCache | inline |
| insertVoidConstraint(Constraint ct, int type) | ModelCache | inline |
| ModelCache(long cPtr, boolean cMemoryOwn) | ModelCache | inlineprotected |
| solver() | ModelCache | inline |
| VAR_ARRAY_CONSTANT_ARRAY_EXPRESSION_MAX | ModelCache | static |
| VAR_ARRAY_CONSTANT_ARRAY_SCAL_PROD | ModelCache | static |
| VAR_ARRAY_CONSTANT_EXPRESSION_MAX | ModelCache | static |
| VAR_ARRAY_CONSTANT_INDEX | ModelCache | static |
| VAR_ARRAY_EXPRESSION_MAX | ModelCache | static |
| VAR_ARRAY_MAX | ModelCache | static |
| VAR_ARRAY_MIN | ModelCache | static |
| VAR_ARRAY_SUM | ModelCache | static |
| VAR_CONSTANT_ARRAY_ELEMENT | ModelCache | static |
| VAR_CONSTANT_ARRAY_EXPRESSION_MAX | ModelCache | static |
| VAR_CONSTANT_CONSTANT_BETWEEN | ModelCache | static |
| VAR_CONSTANT_CONSTANT_CONSTRAINT_MAX | ModelCache | static |
| VAR_CONSTANT_CONSTANT_EXPRESSION_MAX | ModelCache | static |
| VAR_CONSTANT_CONSTANT_SEMI_CONTINUOUS | ModelCache | static |
| VAR_CONSTANT_CONSTRAINT_MAX | ModelCache | static |
| VAR_CONSTANT_EQUALITY | ModelCache | static |
| VAR_CONSTANT_GREATER_OR_EQUAL | ModelCache | static |
| VAR_CONSTANT_LESS_OR_EQUAL | ModelCache | static |
| VAR_CONSTANT_NON_EQUALITY | ModelCache | static |
| VOID_CONSTRAINT_MAX | ModelCache | static |
| VOID_FALSE_CONSTRAINT | ModelCache | static |
| VOID_TRUE_CONSTRAINT | ModelCache | static |