Click or drag to resize

PlanGraphGeneratorDumpPlanGraph Method


Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public static void DumpPlanGraph(
	PlanGraph planGraph,
	string dumpname,
	string namesuffix
)

Parameters

planGraph  PlanGraph
 
dumpname  String
 
namesuffix  String
 
See Also