Class NoConstraintChecker

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isDualValid​(int[] parameters, int[] values)  
      boolean isExtensionValid​(int[] combinations, int... parameterValue)  
      boolean isSatisfiable()  
      boolean isValid​(int[] combination)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait