dag_stripper 0.2.0

Given a DAG and a provided vertex, returns a new dag with all of the provided vertex occurences stripped out
Documentation
mod strip_vertice;
pub use strip_vertice::strip_dag;