Uses of Class
com.google.ortools.constraintsolver.Solver.IntegerCastInfo
Packages that use Solver.IntegerCastInfo
-
Uses of Solver.IntegerCastInfo in com.google.ortools.constraintsolver
Methods in com.google.ortools.constraintsolver with parameters of type Solver.IntegerCastInfoModifier and TypeMethodDescriptionstatic longSolver.IntegerCastInfo.getCPtr(Solver.IntegerCastInfo obj) static final longmainJNI.Solver_IntegerCastInfo_expression_get(long jarg1, Solver.IntegerCastInfo jarg1_) static final voidmainJNI.Solver_IntegerCastInfo_expression_set(long jarg1, Solver.IntegerCastInfo jarg1_, long jarg2, IntExpr jarg2_) static final longmainJNI.Solver_IntegerCastInfo_maintainer_get(long jarg1, Solver.IntegerCastInfo jarg1_) static final voidmainJNI.Solver_IntegerCastInfo_maintainer_set(long jarg1, Solver.IntegerCastInfo jarg1_, long jarg2, Constraint jarg2_) static final longmainJNI.Solver_IntegerCastInfo_variable_get(long jarg1, Solver.IntegerCastInfo jarg1_) static final voidmainJNI.Solver_IntegerCastInfo_variable_set(long jarg1, Solver.IntegerCastInfo jarg1_, long jarg2, IntVar jarg2_) static longSolver.IntegerCastInfo.swigRelease(Solver.IntegerCastInfo obj)