Satsuma
a delicious .NET graph library
|
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 |