Yes indeed, CPLEX indicates that the solution is feasible but does not satisfy all constraints.
I made a VRP, and I see that some of the arrival times at different locations are equal, which is not possible because there is travel time between these locations.
I am a beginner in using CPLEX so it could be that I made mistakes.
CPLEX gives an 'out of memory' error after several hours (my laptop does not have a huge working memory), some feasible solutions were given in the meantime but then, as explained above, some of my arrival times (which are one of my decision variables) are not working accordingly.
I put my files in the appendix.
Thank you in advance!
------------------------------
Floor M
------------------------------
Original Message:
Sent: Fri June 26, 2020 03:47 AM
From: Daniel Junglas
Subject: CPLEX Gap
Any solution that CPLEX reports as feasible should satisfy all constraints.If you observe otherwise then please provide an example because that then smells like a bug.
------------------------------
Daniel Junglas
------------------------------