cbbowen / graph

Efficient, header-only graph library for C++17 with a pleasant interface.
MIT License
16 stars 3 forks source link

Stabilize reverse graph #3

Closed cbbowen closed 6 years ago

cbbowen commented 6 years ago

Add tests for Reverse_graph and stabilize it.