backtracking

Crates.iobacktracking
lib.rsbacktracking
version0.1.0
sourcesrc
created_at2022-10-27 06:33:29.168842
updated_at2022-10-27 06:33:29.168842
descriptionIterate over Solutions using backtracking
homepage
repositoryhttps://github.com/pacman82/backtracking
max_upload_size
id698937
size23,979
Markus Klein (pacman82)

documentation

https://docs.rs/backtracking/

README

Backtracking

Generic implementation of backtracking together with some examples. This came out of a code dojo session with some of my colleagues (https://github.com/pacman82/cobra-kai-code-dojo). I found it neat enough to put it into its own repostiory.

Commit count: 33

cargo fmt