coli-saar/alto

Add sanity check into SGraph.addEdge

Opened this issue · 0 comments

SGraph.addEdge doesn't complain if you add edges between GraphNodes that are actually not present in that graph (but in some other one). Wonderful opportunity to get bugs that are hard to spot.