[Bonmin-tickets] [Bonmin] #20: assertion on number of SOS does not compile
Bonmin
coin-trac at coin-or.org
Tue Dec 25 23:21:56 EST 2007
#20: assertion on number of SOS does not compile
-------------------------+--------------------------------------------------
Reporter: stefan | Owner: pbonami
Type: defect | Status: new
Priority: minor | Component: Bonmin
Version: branches/0.9 | Keywords:
-------------------------+--------------------------------------------------
Hi,
the assertion at line 671 of !BonBabSetupBase.cpp,
{{{
assert(nonlinearSolver()->numberObjects() == n + numSos);
}}}
does not compile because there is no variable n in this routine.
Stefan
--
Ticket URL: <https://projects.coin-or.org/Bonmin/ticket/20>
Bonmin <http://projects.coin-or.org/Bonmin>
Basic Open-source Nonlinear Mixed INteger programming
More information about the Bonmin-tickets
mailing list