Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oulianov/cp-sat-fun

Experimenting with the CP-SAT solver
https://github.com/oulianov/cp-sat-fun

cp-sat or-tools

Last synced: 9 days ago
JSON representation

Experimenting with the CP-SAT solver

Awesome Lists containing this project

README

        

# CP-SAT fun

Experimentations and hacks using the [OR Tools CP-SAT solver](https://developers.google.com/optimization/cp/cp_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.