Satsuma
a delicious .NET graph library
|
Go to the source code of this file.
Classes | |
class | Satsuma.DisjointSet< T > |
Implementation of the disjoint-set data structure. More... | |
struct | Satsuma.DisjointSetSet< T > |
Represents a set in the DisjointSet data structure. More... | |
interface | Satsuma.IDisjointSet< T > |
Interface to a disjoint-set data structure. More... | |
interface | Satsuma.IReadOnlyDisjointSet< T > |
Interface to a read-only disjoint-set data structure. More... | |
Namespaces | |
package | Satsuma |