A Zebra Puzzle Solver using OR-Tools
There are a number of options for solving these programmatically, but I found or-tools in Python to be a good choice. I couldn't find a good Python 3 example for this on the Internet, so here is my shot at one.
- Install Poetry
poetry install --no-rootpoetry run solver