We formulated an integer programming problem P, this integer programming problem P can be solved with CPLEX solver within about 2 seconds.
we added an equality constraint to the programming problem P, then we get an new integer programming problem P'.
When we solved the new integer programming problem P' with CPLEX solver, it can not be solved with about 20000 seconds. I want to kown why the solving time becomes so long?
#DecisionOptimization#Support#SupportMigration