An open API service indexing awesome lists of open source software.

https://github.com/pacman82/backtracking


https://github.com/pacman82/backtracking

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Backtracking

Generic implementation of backtracking together with some examples. This came out of a code dojo
session with some of my colleagues (). I found it
neat enough to put it into its own repostiory.