Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 144 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 144 Bytes

QPlib

CPLEX MPC library

To compile and install

  • make libMPCsolver.so
  • sudo make install

To uninstall

  • sudo make uninstall