 | LGSPGraphStatisticsAnalyzeGraph Method |
Analyzes the graph.
The calculated data is used to generate good searchplans for the current graph.
To be called from the graph, not directly, to ensure the changes counter is correctly set.
Namespace: de.unika.ipd.grGen.lgspAssembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntaxpublic void AnalyzeGraph(
LGSPGraph graph
)
Parameters
- graph LGSPGraph
-
See Also