A collection of SCIP examples in C++ to get started quickly. Some more detailed explanation on how these examples have been constructed: toy: https://www.cgudapati.com/integer-programming/2019/12/15/Getting-Started-With-SCIP-Optimization-Suite.html Sudoku: https://www.cgudapati.com/integer-programming/2020/08/19/SCIP-Tutorial-Solving-Sudoku.html