Overview

Introduces an example starting from an advanced basis.

Here is an approach mentioned in the section Tuning LP performance, which is to start with an advanced basis. The following small example in C++ and in C demonstrates an approach to setting a starting basis by hand. Example ilolpex6.cpp is from Concert Technology in the C++ API. Example lpex6.c is from the Callable Library in C.