brenolf opened this issue 9 years ago · 0 comments
Currently it is using a Set to keep neighbours. It should instead use the new AdjacencyList class in order to allow Arc extensions and improve abstraction.
Set
AdjacencyList
Arc