Graphs.jl
Graphs.jl copied to clipboard
fix merge_vertices
Fixes #363
In the tests, there was a loop encapsulating the merge_vertices
tests, but these tests were not using the test graph, hence I moved it out and refactored it a bit.