Java Reference

Java Reference

IntVar Member List

This is the complete list of members for IntVar, including all inherited members.

booleanScalProd(Literal[] literals, long[] coefficients)LinearExprstatic
booleanScalProd(Literal[] literals, int[] coefficients)LinearExprstatic
booleanSum(Literal[] literals)LinearExprstatic
displayBounds()IntVar
getBuilder()IntVar
getCoefficient(int index)IntVar
getDomain()IntVar
getIndex()IntVar
getName()IntVar
getOffset()IntVar
getShortString()IntVar
getVariable(int index)IntVar
not()IntVar
numElements()IntVar
scalProd(IntVar[] variables, long[] coefficients)LinearExprstatic
scalProd(IntVar[] variables, int[] coefficients)LinearExprstatic
sum(IntVar[] variables)LinearExprstatic
term(IntVar variable, long coefficient)LinearExprstatic
toString()IntVar