Package jline.solvers.tr
Class TransformSolve.Expanded
java.lang.Object
jline.solvers.tr.TransformSolve.Expanded
- Direct Known Subclasses:
ChainsStrategy.ChainsContext,LcStrategy.LcContext
- Enclosing class:
- TransformSolve
What a strategy's expand phase produces: the subproblems, plus whatever
state its lift needs. A strategy subclasses this to carry its own context.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
submodels
-
iterated
public final boolean iteratedFalse for a single-pass transformation, which is the default.
-
-
Constructor Details
-
Expanded
-