Click or drag to resize

RootedSearchAlgorithmBaseTVertex, TGraphCompute Method (TVertex, TVertex)

Namespace:  QuickGraph.Algorithms
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public void Compute(
	TVertex root,
	TVertex goal
)

Parameters

root
Type: TVertex
goal
Type: TVertex
See Also