 | SearchPlanGraphGeneratorAndSchedulerGenerateSearchPlanGraph Method |
Generate search plan graph out of the plan graph,
search plan graph only contains edges chosen by the MSA algorithm.
Edges in search plan graph are given in the nodes by outgoing list, as needed for scheduling,
in contrast to incoming list in plan graph, as needed for MSA computation.
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
See Also