[Coin-lpsolver] how to get basic variable indices

fmargot at andrew.cmu.edu fmargot at andrew.cmu.edu
Sun Oct 8 13:30:49 EDT 2006


How to get basic variables is discussed in "project 2" available
from

http://wpweb2.tepper.cmu.edu/fmargot/COIN/coin.html

Francois


On Sun, 8 Oct 2006, Amit Partani wrote:

> Hi,
> I am trying to get the indices of Basic variables in Clp. As of now I am 
> using pivotVariable() function. But it returns one of the index (20) which is 
> more than number of variables (18) in the system. All the constraints are 
> equality type. Is there any better way to access basic indices (e.g. 
> CPXgetbase in CPLEX). Some detailed answer will be really appreciated.
>
> Thanks,
> Amit
>
>
>
>



More information about the Clp mailing list