choco.cp.common.util.preprocessor
Class ExpressionTools.SimplePrecedence
java.lang.Object
choco.cp.common.util.preprocessor.ExpressionTools.SimplePrecedence
- Enclosing class:
- ExpressionTools
public static class ExpressionTools.SimplePrecedence
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
d1
public final int d1
d2
public final int d2
v1
public final IntegerVariable v1
v2
public final IntegerVariable v2
ExpressionTools.SimplePrecedence
public ExpressionTools.SimplePrecedence(IntegerVariable v1,
int d1,
IntegerVariable v2,
int d2)
Copyright © 2012. All Rights Reserved.