Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.
Originally posted by: srinit34
hello
Lets say a MIP file has no objective, only constraints.
Does it matter if I set MIP emphasis, or does CPLEX automatically switch to emphasis = feasibility ?
CPLEX will not automatically turn MIP emphasis to feasibility when the model has no objective: the model may be actually infeasible, and trying hard to find a solution would be inefficient.