[Dip] SubProblem Infeasibility

Siddhartha Jain sj1 at cs.cmu.edu
Mon Apr 9 18:47:26 EDT 2012


To be more precise,

After solveRelaxed is called on a subproblem, there's an if condition

if (solveResult.m_isCutoff)
  mostNegRCvec[b] = min(mostNegRCvec[b],0.0);


More information about the Dip mailing list