Originally posted by: SystemAdmin
Thank you for your reply.
I have do it: Ilocplex cplex(model).
Can you tell me how can I do it "Set the absolute gap for solution pool parameter (SolnPoolAGap, CPX_PARAM_SOLNPOOLAGAP) to 0.0 (zero)."
PS. If I just want two of feasible solutions to be displayed and saved in two arrays,how can I do it.
#DecisionOptimization#OPLusingCPLEXOptimizer