⚠️⚠️⚠️ This project is no longer maintained. ⚠️⚠️⚠️

contrail

Version Documentation License Rust version

Simple state restoration for backtracking search algorithms using a trail.

Usage

To use contrail, add the following to your Cargo.toml:

toml contrail = "0.2"

See the documentation for API usage.

License

contrail is licensed under the Mozilla Public License version 2.0. See the license file and the MPL 2.0 FAQ for more information.