Dear Pietro<br><br>I am currently modifying Couenne, so that it can handle a multi-dimensional integral term, <br>I want to manually obtain parameter values defined in the AMPL problem instance, ie. &quot;param x := 1&quot;.<br>
Do you know how to access the data structure containing these values.<br><br>I am trying to avoid modifying the ASL library, by &quot;hijacking&quot; the MIN(x,y) function and using it<br>to represent my integral function. The integral is defined by one variable, and many parameters,<br>
so the first argument is the variable, and the second argument is intended to point to a set of<br>parameter values.<br><br>Do you know how I can solve this problem?<br><br>Happy New Year,<br><br>Pete<br>