CSP Solver Constraint Satisfaction Problem (CSP) Solver implemented in Rust. This solver is implemented for my personal projects, however it may be helpful for someone. Status Implementation in-progress. Performance Design The implementation follows the minicp design. Licenses MIT