A strategic mine planning optimization model in Python (PuLP) to maximize the Net Present Value (NPV) of an underground mine. Solved using IBM CPLEX. This project presents a strategic mine planning ...
IBM ILOG CPLEX Optimizer is a tool for solving linear optimization problems, commonly referred to as Linear Programming (LP) problems. The CPLEX Python API is a Python package named cplex that allows ...