Rebornbuddy64 v1.0.417 Documentation
Rebornbuddy64 v1.0.417 Documentation
Namespaces
QuickGraph Namespaces
QuickGraph.Algorithms Namespaces
QuickGraph.Algorithms
TarjanOfflineLeastCommonAncestorAlgorithm(TVertex, TEdge) Class
TarjanOfflineLeastCommonAncestorAlgorithm(TVertex, TEdge) Methods
Compute Method
Compute Method (TVertex, IEnumerable(SEquatableEdge(TVertex)))
TarjanOfflineLeastCommonAncestorAlgorithm
TVertex
,
TEdge
Compute Method (
TVertex
, IEnumerable
SEquatableEdge
TVertex
)
Namespace:
QuickGraph.Algorithms
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
Copy
public
void
Compute
( TVertex
root
,
IEnumerable
<
SEquatableEdge
<TVertex>>
pairs
)
Parameters
root
Type:
TVertex
pairs
Type:
System.Collections.Generic
IEnumerable
SEquatableEdge
TVertex
See Also
Reference
TarjanOfflineLeastCommonAncestorAlgorithm
TVertex, TEdge
Class
Compute Overload
QuickGraph.Algorithms Namespace
© 2021 Bossland GmbH
Send comments on this topic to
support@thebuddyforum.com