Rebornbuddy64 v1.0.417 Documentation
Rebornbuddy64 v1.0.417 Documentation
Namespaces
QuickGraph Namespaces
QuickGraph.Algorithms Namespaces
QuickGraph.Algorithms
AlgorithmBase(TGraph) Class
AlgorithmEventHandler(TGraph) Delegate
AlgorithmExtensions Class
CentralityApproximationAlgorithm(TVertex, TEdge) Class
ComputationState Enumeration
DistanceRelaxers Class
EulerianTrailAlgorithm(TVertex, TEdge) Class
IAlgorithm(TGraph) Interface
IComputation Interface
IConnectedComponentAlgorithm(TVertex, TEdge, TGraph) Interface
IDistanceRecorderAlgorithm(TVertex, TEdge) Interface
IDistanceRelaxer Interface
IEdgeColorizerAlgorithm(TVertex, TEdge) Interface
IEdgePredecessorRecorderAlgorithm(TVertex, TEdge) Interface
IEndPathEdgeRecorderAlgorithm(TVertex, TEdge) Interface
ITreeBuilderAlgorithm(TVertex, TEdge) Interface
IUndirectedTreeBuilderAlgorithm(TVertex, TEdge) Interface
IUndirectedVertexPredecessorRecorderAlgorithm(TVertex, TEdge) Interface
IVertexColorizerAlgorithm(TVertex, TEdge) Interface
IVertexPredecessorRecorderAlgorithm(TVertex, TEdge) Interface
IVertexTimeStamperAlgorithm(TVertex, TEdge) Interface
MaximumBipartiteMatchingAlgorithm(TVertex, TEdge) Class
RandomGraphFactory Class
RootedAlgorithmBase(TVertex, TGraph) Class
RootedSearchAlgorithmBase(TVertex, TGraph) Class
TarjanOfflineLeastCommonAncestorAlgorithm(TVertex, TEdge) Class
ComputationState Enumeration
Namespace:
QuickGraph.Algorithms
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
Copy
public
enum
ComputationState
Members
Member name
Value
Description
NotRunning
0
Running
1
PendingAbortion
2
Finished
3
Aborted
4
See Also
Reference
QuickGraph.Algorithms Namespace
© 2021 Bossland GmbH
Send comments on this topic to
support@thebuddyforum.com