Originally posted by: ESG
Hey All this is my first post so please bear with me if this is not the correct forum for my question.
I would like to know if there is a way to get CPLEX in Java to show the final optimal tableau.
The reason I want this is that I have an assignment where I have to find the Gomory integer cuts by my self out from the optimal basis of the relaxed LP problem so therefore I want to find the optimal basis with CPLEX in Java.
Hope anyone can help me :)
#CPLEXOptimizers#DecisionOptimization