public interface ZbddLiteralResolver
| Modifier and Type | Method and Description |
|---|---|
default @NotNull String |
getCubeName(int[] cubeVars)
Return the string representation of a cube.
|
@NotNull String |
getLiteralName(@Range(from=1L,to=2147483647L) int var)
Returns the literal name for zbdd variable
var. |