| Package | Description |
|---|---|
| sdd.opt |
| Modifier and Type | Method and Description |
|---|---|
static OptimisationReport |
OptimisationReport.applyChildren(OptimisationReport primeRep,
OptimisationReport subRep,
OptimisationProblem pb)
Computes the optimisation report corresponding to the application
of the specified optimisation reports on the children of the current vtree.
|
static OptimisationReport |
OptimisationReport.applyIterative(OptimisationReport rep1,
OptimisationReport rep2) |
static OptimisationReport |
OptimisationReport.noChange(OptimisationProblem pb) |
static OptimisationReport |
OptimisationReport.optimisationChange(java.util.Map<SDDTree,SDDTree> replacementMap,
java.util.Set<CanonicalWatched> subnodes,
Vtree tree,
java.util.Collection<SDDTree> newSDDs) |
| Modifier and Type | Method and Description |
|---|---|
static OptimisationReport |
OptimisationReport.applyChildren(OptimisationReport primeRep,
OptimisationReport subRep,
OptimisationProblem pb)
Computes the optimisation report corresponding to the application
of the specified optimisation reports on the children of the current vtree.
|
static OptimisationReport |
OptimisationReport.applyIterative(OptimisationReport rep1,
OptimisationReport rep2) |