[Clp] status after solver a problem

SALOMEHER at terra.es SALOMEHER at terra.es
Sun Apr 7 11:25:58 EDT 2013


Hi,

But there is a function such clp->status(), It returns for example:
    1: optimal
    2: feasible
    3: unbound
    4: time limit exceeded

Thank you.



----Mensaje original----

De: jack.hagart at gmail.com

Fecha: 07/04/2013 15:48

Para: <SALOMEHER at terra.es>

Asunto: Re: [Clp] status after solver a problem



Hello Salomeher,

optimal: an optimal solution was found and proven
feasible: as feasible solution was found, but you don´t know if it is the optimal solution

unbound. you are askin to maximize somthing that doesn´t have a constraint the limits its maximal value (so its infinite ou unbounded). Your mathematical model isn´t right.
time limit exceed: the maximum time set to solver was reached.


The output file have in the first line the status of the optimization.

Best regards,
Jack


2013/4/5 SALOMEHER at terra.es <SALOMEHER at terra.es>

Hi,
What are the different status in Clp (optimal, feasible, unbound, time limit exceeded, ...)? And how do I know these after solving a problem?


Thank you.
_______________________________________________

Clp mailing list

Clp at list.coin-or.org

http://list.coin-or.org/mailman/listinfo/clp








-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/clp/attachments/20130407/1d0bb995/attachment.html>


More information about the Clp mailing list