RootedSearchAlgorithmBaseTVertex, TGraphCompute Method (TVertex, TVertex) |
Namespace:
QuickGraph.Algorithms
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic void Compute(
TVertex root,
TVertex goal
)
Parameters
- root
- Type: TVertex
- goal
- Type: TVertex
See Also