d-krupke / cpsat-primer

The CP-SAT Primer: Using and Understanding Google OR-Tools' CP-SAT Solver
https://d-krupke.github.io/cpsat-primer/
Creative Commons Attribution 4.0 International
292 stars 27 forks source link

Add overview of available techniques to solve NP-hard optimization problems. #5

Closed d-krupke closed 10 months ago

d-krupke commented 1 year ago

It would probably be nice to have an overview of available techniques to solve NP-hard techniques such that one can see the place of CP-SAT in the bigger picture.

Here some notes on it to begin with:

Other techniques not mentioned:

d-krupke commented 10 months ago

Should be sufficiently addressed in the new subsection 'Limitations of CP-SAT'