1mod simplified_way; 2mod simplify_ops; 3 4pub use simplified_way::SimplifiedWay; 5pub use simplify_ops::simplify_graph;