Question on non-linear parametric mixed integer program - MathOverflow most recent 30 from http://mathoverflow.net 2013-06-19T22:26:25Z http://mathoverflow.net/feeds/question/82189 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/82189/question-on-non-linear-parametric-mixed-integer-program Question on non-linear parametric mixed integer program cronopio 2011-11-29T16:29:02Z 2011-11-29T16:29:02Z <p>I am trying to solve a mixed integer minimization problem, where there are a number of parameters, and there are products of parameters with variables appearing in the objective function. I assume that this counts as a non-linear program, due to the product of variables/parameters.</p> <p>I tried searching for some kind of software or just some algorithm/methodology to solve a problem like this, but I haven't found anything. Is it even possible to get a solution as a function of the parameters?</p>