- Unless otherwise stated, the problem being optimized is a minimization problem.
- The terms "model" and "problem" are used synonymously.
- Notation: We use the convention of appending an underscore to
a variable in order to distinguish member data of a class.
- The Cbc Samples directory, COIN/Cbc/Samples
contains the source code for the examples in the Guide.
- The sample code in the Guide is written for illustrative
purposes of the CBC concepts and usage. The sample code is not
necessarily written for performance.