public interface OptimisationProblem
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SDDTree> |
getSDDs() |
java.util.Set<CanonicalWatched> |
getSubnodes() |
Vtree |
getTree() |
int |
size() |
java.util.Collection<SDDTree> getSDDs()
Vtree getTree()
int size()
java.util.Set<CanonicalWatched> getSubnodes()