General questions about the CP solver

THIS IS WORK IN PROGRESS.

What are the main variables types?

What are the main constraints types?

What is the difference between Solve() and NewSearch()?

Could you explain the basic functionalities of the CP solver?

What are the main public methods and what are their use?

How can I influence the traversal of the search tree?

How can I add my own constraint?

How can I serialize my model?

How can I serialize my solutions?

What are the implemented heuristics to find a global solution?

What are the search primitives I can customize?































Google or-tools
open source library

Frequently Asked Questions

Google search

Search:

Welcome

Tutorial examples

General questions about: