[Coin-lpsolver] how to get basic variable indices

Amit Partani amitpartani at hotmail.com
Sat Oct 7 20:12:06 EDT 2006


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