We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
AlgorithmExtensions (in the QuickGraph.Algorithms namespace) provides a number of extension methods on graphs to solve common graph problems.
AlgorithmExtensions
QuickGraph.Algorithms
using QuickGraph.Algorithms;
The extension methods will be enabled for the graph instances.