문제

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?

올바른 솔루션이 없습니다

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top