Namespace Edgar.Legacy.Core.ChainDecompositions.Interfaces
Interfaces
IChainDecomposition | Represents an algorithm that can decompose graph into disjunct chains covering all vertices. |
IChainDecomposition<TNode>
Represents an algorithm that can decompose graph into disjunct chains covering all vertices.