[Clp] Warmstart Query

Agram Piyush Shanker shanker at stanford.edu
Tue Jul 13 22:29:11 EDT 2010


Hi,
    I have large minimization problem (LP) with all equality constraints (Ax=b). I also happen to know a feasible solution (x_0) to the set of these equality constraints. How do I let the solver to use this feasible solution as a starting point.

I have tried memcpy to copy into rowActivity and columnSolution. How do I let the solver automatically update the other variables/ arrays based on this information?

Thanks
Piyush




More information about the Clp mailing list