Skip to content

libmpc++ is a C++ header-only library to solve linear and non-linear MPC

Notifications You must be signed in to change notification settings

Veng97/libmpc

 
 

Repository files navigation

libmpc++

libmpc++ is a C++ library to solve linear and non-linear MPC. The library is written in modern C++20 and it is tested to work on Linux, macOS and Windows.

  • gcc version (>= 10.3.0)

The libmpc++ website can be found at the following link: https://altairlab.gitlab.io/optcontrol/libmpc/

Dependecies

The library depends on the following external libraries which must be installed on the machine before using libmpc++

If you are a developer, to setup the debug environment you also need to install:

Usage

The latest version of libmpc++ is available from GitHub https://github.com/nicolapiccinelli/libmpc/releases and does not require any installation process other than the one required by its dependecies.

About

libmpc++ is a C++ header-only library to solve linear and non-linear MPC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.5%
  • CMake 6.4%
  • MATLAB 1.8%
  • Shell 0.3%