Dual infeasible due to empty column

Problems with modeling
Post Reply
Bingo LI
User
User
Posts: 21
Joined: 6 years ago

Dual infeasible due to empty column

Post by Bingo LI »

Hello all,
I am trying to solve a model using GAMS, and I am getting a problem: Dual infeasible due to empty column 'eta0'. What can I do to solve this problem.
The log of solving the problem is as follows, and the code can be attached if needed.
Many thanks.
LI

Reading data...
Starting Cplex...
Dual infeasible due to empty column 'eta0'.
Presolve time = 0.00 sec.
CPLEX Error 1217: No solution exists.
Problem is integer infeasible.
--- Restarting execution
--- Find_ini4.gms(339) 0 Mb
--- Reading solution for model master1
--- Executing after solve
--- Find_ini4.gms(353) 3 Mb
*** Status: Normal completion
Post Reply