Modern C++20 library and CLI tool for solving logic puzzles (e.g., Einstein's/Zebra puzzle). Designed as a robust engineering showcase with cross-platform CMake build system, comprehensive unit testing, and custom CI/CD pipelines via GitHub Actions.
main
mz-pilot
prepared to release
fix clang-tidy v19 warns; minor README.md corrections
version handling improvements (DRY)
README.md updated + some minor code edits
4-th puzzle definition fixed
add 4-th puzzle to tests
corrections with added linter
corrections with added linter part 2
decided to put off clang-format; but ignore-file added;
add sanitizers to tidy build
light formatting update
fix in .gitgnore
Initial commit
README (ru, en) review, done