-
- Downloads
Make ColorsUsed a public attribute of IGraph
* This should have been part of IGraph already since both graph implementations provide it. * We also need it to be public to get the number of colors used in ColoredDotWriter
parent
ce99af67
Branches
No related tags found
Showing
- src/SparseTransform/DataStructures/AdjacencyGraph.cs 1 addition, 1 deletionsrc/SparseTransform/DataStructures/AdjacencyGraph.cs
- src/SparseTransform/DataStructures/BipartiteGraph.cs 1 addition, 1 deletionsrc/SparseTransform/DataStructures/BipartiteGraph.cs
- src/SparseTransform/DataStructures/IGraph.cs 2 additions, 0 deletionssrc/SparseTransform/DataStructures/IGraph.cs
Please register or sign in to comment