jlaire / dlx-cppLinks
Efficient exact cover solver
☆31Updated 9 years ago
Alternatives and similar repositories for dlx-cpp
Users that are interested in dlx-cpp are comparing it to the libraries listed below
Sorting:
- A C++ implementation of the aho corasick pattern search algorithm☆232Updated last year
- A C++ port of the Python module under the same name☆54Updated 2 years ago
- a minimal C++ interval tree implementation☆237Updated 4 years ago
- A C++ Library of Genetic Algorithm Components☆70Updated 7 years ago
- Minimal "portable" cmake project that builds and links a shared library. Builds on various operating systems with various compilers.☆44Updated 9 years ago
- SymSpell C++ Ports☆31Updated 7 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆193Updated 3 years ago
- An Implementation of BigInteger library in C++☆97Updated 3 years ago
- Iristorm is an extensible asynchronous header-only framework written in pure modern C++, including a M:N task scheduler (with coroutine s…☆17Updated this week
- Efficient Prefix-Sum data structures in C++.