Satsuma
a delicious .NET graph library
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
Classes | Namespaces
Preflow.cs File Reference

Go to the source code of this file.

Classes

interface  Satsuma.IFlow< TCapacity >
 Interface to a flow in a network. More...
 
class  Satsuma.IntegerPreflow
 Finds a maximum flow for integer capacities using the Goldberg-Tarjan preflow algorithm. More...
 
class  Satsuma.Preflow
 Finds a maximum flow using the Goldberg-Tarjan preflow algorithm. More...
 

Namespaces

package  Satsuma