[Couenne] Removing faulty assert

Francois Margot fmargot at andrew.cmu.edu
Fri Jun 17 07:21:36 EDT 2011


Pietro:

The assert on line 162 of
trunk/Couenne/src/brtanch/CouenneBranchingObject.cpp does not make
sense. It should be removed. The assert is

assert ((brpt - l > .5) || 
        (u - brpt > .5));

as the same condition is used in the following "if-then-else" block.

Francois




More information about the Couenne mailing list