 | PlanGraphGeneratorDumpPlanGraph Method |
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntaxpublic static void DumpPlanGraph(
PlanGraph planGraph,
string dumpname,
string namesuffix
)
Parameters
- planGraph
- Type: de.unika.ipd.grGen.lgspPlanGraph
- dumpname
- Type: SystemString
- namesuffix
- Type: SystemString
See Also