Accelerate Large Linear Programming Problems with NVIDIA cuOpt

Originally published at: https://developer.nvidia.com/blog/accelerate-large-linear-programming-problems-with-nvidia-cuopt/

The evolution of linear programming (LP) solvers has been marked by significant milestones over the past century, from Simplex to the interior point method (IPM). The introduction of primal-dual linear programming (PDLP) has brought another significant advancement.  NVIDIA cuOpt has now implemented PDLP with GPU acceleration. Using cutting-edge algorithms, NVIDIA hardware, dedicated CUDA features, and…

How can one get acess to cuopt-ea, if I wanna use the LP/MILP feature ? Could you guide me, please