Hello All,
i am working on an optimization problem to maximize an objection function in power system load flow MINLP problem using BONMIN solver. Unfortunately the below message appears when the running process is finished:
EXIT : Converged to a point of local infeasibility. Problem may be infeasible.
The solution summary shows :
**** SOLVER STATUS 1 Normal Completion
**** MODEL STATUS 5 Locally Infeasible
**** OBJECTIVE VALUE 2750.2952
I tried to search for any constraints violation, but i couldn’t found.
I appreciate if you can help to find out and resolve the infeasibility issue. I am attaching the GAMS file.
Thanks in advance for your cooperation.
Max. OF .gms (6.19 KB)