Click or drag to resize

PlanGraphGeneratorDumpPlanGraph Method

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public 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