[Clp] clpExamplesMinimum

Lou Hafer lou at cs.sfu.ca
Fri Dec 10 20:37:26 EST 2010


Shay,

> I have been trying to use [clpExamplesMinimum] in order to solve a
> simple LP problem.
> I can't find a way to discover the solution.
> if I have: Ax=b and min(g(x)), I can not get to the x that meets the minimum
> under the constraints.

        The example builds and runs for me and prints the proper answer for the
linear relaxation of the default problem (p0033). I'm not sure what you mean by 
`cannot get to the x that meets the minimum'. If all you want to do is find out 
how to print the answer, look at driver.cpp. If you're looking for additional 
documentation, try https://projects.coin-or.org/Clp/wiki.

							Lou




More information about the Clp mailing list