| Package | Description |
|---|---|
| sdd.opt |
| Modifier and Type | Class and Description |
|---|---|
class |
ExplicitOptimisationProblem |
| Modifier and Type | Method and Description |
|---|---|
OptimisationProblem |
OptimisationReport.getNewProblem()
Returns the optimisation problem
that appears after this optimisation has been applied.
|
| 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.noChange(OptimisationProblem pb) |