stitches 0.1.0

Search spaces to solve math problems fast
Documentation
1
2
3
4
pub mod tree_search;
pub use tree_search::*;

mod fast_deque;