Hi,<br><br>I am new to linear programming. As I understand, linear prrogramming finds the global optimum of the problem, but it can have multiple solutions. Is it possible to know wthether there are multiple solutions and what are they, using Coin lp solver? In my preliminary usage of the software (ClpSimplex model, model.primal(), model.primalColumnSolution() ) , I can obtain only one solution. Please advise.<br>
<br>Ankur<br><br>