 | LGSPMatcherGeneratorFillInStaticSearchPlans Method |
Do the static search planning again so we can explain the search plan
Namespace: de.unika.ipd.grGen.lgspAssembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntaxpublic void FillInStaticSearchPlans(
LGSPGraphStatistics graphStatistics,
bool inlineIndependents,
params LGSPAction[] actions
)
Parameters
- graphStatistics LGSPGraphStatistics
-
- inlineIndependents Boolean
-
- actions LGSPAction
-
See Also