Class Linear.VarWeightComparator<T extends VariableNode>

java.lang.Object
org.jacop.floats.constraints.linear.Linear.VarWeightComparator<T>
All Implemented Interfaces:
Serializable, Comparator<T>
Enclosing class:
Linear

static class Linear.VarWeightComparator<T extends VariableNode> extends Object implements Comparator<T>, Serializable
  • Constructor Details

    • VarWeightComparator

      VarWeightComparator()
  • Method Details