bitwalker / libgraph

A graph data structure library for Elixir projects
MIT License
524 stars 75 forks source link

add `Graph.remove_vertex_labels/2` #23

Closed travis-pagerduty closed 5 years ago

travis-pagerduty commented 6 years ago

Implemented a possible solution to https://github.com/bitwalker/libgraph/issues/22.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.04%) to 95.076% when pulling 34dc6f30aa535d05f175c19522a619f01666d629 on PagerDuty:master into db395a758e2f55b28a69c88fc243b629c6494de5 on bitwalker:master.

semarco commented 5 years ago

@bitwalker any chance to accept this PR? thank you!

bitwalker commented 5 years ago

Sorry for the delay guys, thanks for the PR!