[Clp-tickets] [COIN-OR Linear Programming Solver] #56: Segmentation fault when setting factorisation

COIN-OR Linear Programming Solver coin-trac at coin-or.org
Wed Mar 30 13:23:23 EDT 2016


#56: Segmentation fault when setting factorisation
-------------------------+----------------------
  Reporter:  patra       |      Owner:  somebody
      Type:  defect      |     Status:  new
  Priority:  major       |  Milestone:
 Component:  component1  |    Version:
Resolution:              |   Keywords:
-------------------------+----------------------

Comment (by ralacroix):

 ClpModel.hpp lists possible values for problemStatus_. A value of 3
 indicates that the solver stopped on iterations or time. In either case
 the user told the solver to quit early, so the interface should return a
 result gracefully rather than crash.

--
Ticket URL: <https://projects.coin-or.org/Clp/ticket/56#comment:1>
COIN-OR Linear Programming Solver <http://projects.coin-or.org/Clp>
A linear programming solver.



More information about the Clp-tickets mailing list