The QuickGraph.Concepts.Algorithms namespace contains the interfaces that define algorithm concept and behaviors.

Interfaces

  InterfaceDescription
IAlgorithm
IAlgorithm interface.
IDistanceRecorderAlgorithm
Defines an algorithm that supports vertex distance recording.
IEdgeColorizerAlgorithm
Edge colorzing algorithm
IEdgePredecessorRecorderAlgorithm
Defines an algorithm that support edge predecessor recording.
IPredecessorRecorderAlgorithm
Defines an algorithm that support predecessor recording.
ITimeStamperAlgorithm
Defines an algorithm that supports time stamping.
ITreeEdgeBuilderAlgorithm
An algorithm that implement TreeEdge event.
IVertexColorizerAlgorithm
Description résumée de IVertexColorizerAlgorithm.