Question

I am coding cplex concert technology in C++. When I solve primal problem (with primal simplex, dual simplex or interior point, method is not important), can I extract solution values, such as extreme ray values of dual variables if dual problem is unbounded, or optimal solution values of dual variables if dual problem has optimal solution?

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top