oulianov / cp-sat-fun

Experimenting with the CP-SAT solver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CP-SAT fun

Experimentations and hacks using the OR Tools CP-SAT solver, AKA misusing the CP-SAT solver for mischevious fun.

This repo is a series of personal references guides and useful functions to bend CP-SAT into doing what it isn't supposed to do.

About

Experimenting with the CP-SAT solver


Languages

Language:Jupyter Notebook 91.2%Language:Python 8.8%