| Package | Description |
|---|---|
| sdd |
| Modifier and Type | Method and Description |
|---|---|
static SDDVariable |
SDDVariable.create(Variable var,
boolean val) |
SDDVariable |
SDDConstant.getLiteral() |
abstract SDDVariable |
SDDTree.getLiteral()
Returns the literal associated with this SDD tree.
|
SDDVariable |
SDDTreeDisjunction.getLiteral() |
SDDVariable |
SDDVariable.getLiteral() |
SDDVariable |
SDDVariable.not()
Returns the negation of this literal.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.Object,SDDVariable> |
SDDVariable.getBuffer() |