<div dir="ltr"><div>Hi there - </div><div><br></div><div>I want to use SCIP to implement a branch and price framework for an MIP problem that I am working on for my senior thesis. I have two questions. </div><div><br></div><div>First, I am trying to understand how to set the objective function and variables. How do you set which variables will go into the objective function? I have several variables in my problem but it is only the sum of one of them that I want to be maximized for the objective. How do I select which variables go into the objective? In the createVar() method, how do I use the objective value parameter? Is this supposed to the objective variables coefficient? And for variables that I don't want to include in the objective function - would one just set this to 0 or to null? This seems like there would be a simple explanation but I can't seem to find it in the documentation. </div><div><br></div><div>Second, I wanted to know if anyone had any advice for linearizing and objective function that is the sum of a integer variable multiplied by a binary variable. I understand that this is non linear and that scip does not support non linear objective functions but does anyone have advice on how I might be able to do this using constraints? </div><div><br></div><div>Thanks, </div><div>Natalia </div><div><br></div>-- <br><div class="m_3080549969533850255gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Natalia Perina</div><div><div>Princeton University<font color="#999999"> l </font>2017</div><div><a href="mailto:nperina@princeton.edu" target="_blank">nperina@princeton.edu</a></div></div><div><a href="tel:(202)%20360-9536" value="+12023609536" target="_blank">202 360 9536</a> </div></div></div>
</div>