C, C++, and Python implementations of Algorithm X for solving an exact cover problem. The C and Python versions are generic and will work with a matrix of any size. The C++ version has been designed ...
dotnet.solution_select(path: string) Manually set a solution file for the current working directory. Useful for non-standard layouts where the solution file is outside the normal search depth or in a ...