We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
AlgorithmExtensions (in the FastGraph.Algorithms namespace) provides a number of extension methods on graphs to solve common graph problems.
AlgorithmExtensions
FastGraph.Algorithms
Adding a reference to the FastGraph.Algorithms namespace like:
using FastGraph.Algorithms;
gives access to algorithms as well as the extensions.
There was an error while loading. Please reload this page.