Simple state restoration for backtracking search algorithms using a trail.
To use contrail
, add the following to your Cargo.toml
:
toml
contrail = "0.2"
See the documentation for API usage.
contrail
is licensed under the Mozilla Public License version 2.0. See the license
file and the MPL 2.0
FAQ for more information.