basic_rs
basic_rs copied to clipboard
Control flow pass needs to be written better
Perhaps should use petgraph crate to represent the graph, adds a bit overhead, but makes underlying algorithm and analysis clearer.