Evaluation steps for Scenario 2
Develop a model in BCL for problems requiring Xpress Optimizer and deploy in any programming language.
| Tool for model development: | BCL | 
|---|---|
| Type of problem: | LP, MIP, QP, MIQP | 
| Tool for model deployment: | BCL Libraries (C, C++, Java, .NET) | 
See ``Getting Started with Xpress'', Part II: `Getting started with BCL', which presents examples in C++ language with detailed explanation. The examples are also implemented in C, Java, and C# and they can be found in the corresponding directories \xpressmp\examples\bcl\*\UGExpl.
Further information
More examples and the complete documentation of BCL can be found in the ``Xpress BCL Reference Manual'' and the ``Xpress BCL Javadoc''.
 
