Skip to content

sarangak/ortools-python-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Zebra Puzzle Solver using OR-Tools

Motivation

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.

Usage

  1. Install Poetry
  2. poetry install --no-root
  3. poetry run solver

About

My attempt to use or-tools to solve logic puzzles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages