stitches 0.1.0

Search spaces to solve math problems fast
Documentation
pub mod tree_search;
pub use tree_search::*;

mod fast_deque;