Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/msoeken/pat

C++ dancing links solver
https://github.com/msoeken/pat

combinatorics cpp cpp14 dancing-links enumeration exact-cover

Last synced: 15 days ago
JSON representation

C++ dancing links solver

Awesome Lists containing this project

README

        

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

# pat


pat is a C++-14 implementation of dancing link algorithms (as described by
Donald E. Knuth in *The Art of Computer Programming*) for various kinds of cover
problems.