Issues
- 0
[BUG] System.Drawing.Common Vulnerability
#90 opened by matthewtrahan - 0
- 1
- 9
[Bug] EdgeDepthFirstSearchAlgorithm does not find multiple paths when the root vertex has multiple edges
#21 opened by TheDudeCode - 0
Node enable/disable[FEATURE]
#80 opened by georgebudescu - 0
[BUG] Documentation doesn't clearly state how edgeCapacity parameter of BidirectionalGraph is used
#79 opened by INRIX-Mark-Gershaft - 0
[FEATURE] Add `Clear()` to collection types
#78 opened by jnyrup - 3
Multi-source Breadth First Search
#29 opened by BrendanMartin - 0
- 0
[FEATURE] Deferred execution
#76 opened by KonStg - 0
GC Problem?
#73 opened by Pixellore - 0
[FEATURE] simple_cycles
#72 opened by chucklu - 1
- 0
- 0
- 5
Longest path length per vertex?
#39 opened by Bouke - 3
- 0
Add flow minimum cost algorithm
#64 opened by Kemsekov - 2
Graph isomorphism check
#44 opened by maruker - 2
- 1
Using ReversedBidirectionalGraph in Search
#59 opened by thempen - 1
[BUG] Multigraph bug?
#57 opened by johna1203 - 4
Add to edges with no node check
#47 opened by andrea-cassioli-maersk - 0
- 3
- 10
- 1
- 5
Reverse graph adaptor?
#46 opened by andrea-cassioli-maersk - 1
[BUG] Inconsistent behavior between AdjacencyGraph.Vertices and AdjacencyGraph.TryGetOutEdges
#45 opened by AxelMarquez - 4
- 2
- 3
GraphML Serialization - Add documentation or feature explaining how to control what id values are used
#30 opened by KevinSmall - 2
[BUG] RemoveVertexIf VERY inefficient
#40 opened by Bouke - 4
- 13
[BUG] GraphvizVertexShape.Record causes Label string to be empty on output.
#38 opened by squishleheimer - 3
[BUG] API Reference not accessible anymore
#36 opened by fstwn - 1
[BUG] Seems like invalid usage of XmlReader in DeserializeFromXmlInternal method
#35 opened by Vasar007 - 1
- 11
[BUG] GraphML serialization fails with WriteDelegateCompiler error "Operation is not supported on this platform."
#33 opened by Vasar007 - 5
ArgumentException in UndirectedEdge constructor
#32 opened by SirePi - 5
- 5
[BUG] - can't load assembly in Unity 2019.3.13f1
#26 opened by mfawcett - 1
[FEATURE] Parallel YenShortestPathsAlgorithm
#24 opened by kreghek - 3
- 11
[BUG] System.Runtime.Serialization.SerializationException : Serializing delegates is not supported on this platform.
#19 opened by kreghek - 2
- 1
[Bug] EdgeDepthFirstSearchAlgorithm does not find multiple paths when the root vertex has parallel edges
#20 opened by TheDudeCode - 5
[FEATURE] Expanded Documentation
#18 opened by Ownezx - 3
Add TryGetX method to all algorithm implementations for external access to values stored in dictionaries
#15 opened by SimonTC - 1
Add flag or config object to algorithm constructors to be able to specify how algorithm objects are initialized
#14 opened by SimonTC