Function MasterMIPSolve(None)

MasterMIPSolve

The procedure MasterMIPSolve calls the MIP solver to solve the master MIP problem. Any modifications that have been made since the last call to MasterMIPSolve will be added to the master MIP prior to solving. Examples of such modifications are additions of linearizations and cuts that eliminate integer solutions.

MasterMIPSolve

Arguments

None

Return Value

MasterMIPSolve() has no return value.