Next: , Previous: lpsolve calling conventions, Up: lpsolve


D.15.2 lpsolve return values

If a feasible and optimal solution is found, a list of values for the variables is returned in the form <(i,x)...>, where i is a natural number and x is a floating point number giving the value of the i-th variable numbered from zero. Values of x equal to zero are omitted.