jopt.csp.variable
Interface CspGenericIndexRestriction


public interface CspGenericIndexRestriction

Used during creation of constraints on generic variables to restrict ranges and combinations of indices


Method Summary
 boolean currentIndicesValid()
          Returns true if the indices this restriction covers currently represent a valid combination of values
 

Method Detail

currentIndicesValid

public boolean currentIndicesValid()
Returns true if the indices this restriction covers currently represent a valid combination of values

Returns:
true if the current values of the indices represent a "valid" value