public interface ConstraintChecker
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDualValid(int[] parameters,
int[] values) |
boolean |
isExtensionValid(int[] combination,
int... parameterValues) |
boolean |
isSatisfiable() |
boolean |
isValid(int[] combination) |
Copyright © 2019. All rights reserved.