V - VariableT - Valuepublic class ValueComparator<V extends Variable<V,T>,T extends Value<V,T>> extends AssignmentComparator<T,V,T>
Value.compareTo(Assignment, Value).
This is to replace the Comparable interface on the Value which is
using the deprecated method Value.compareTo(Value).Assignment,
SolveriAssignment| Constructor and Description |
|---|
ValueComparator(Assignment<V,T> assignment) |
public ValueComparator(Assignment<V,T> assignment)
Copyright © 2017 UniTime LLC. All Rights Reserved.