Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 401 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 401 Bytes

PATHWrapper

A C++ Wrapper for the PATH Solver that manages Mixed Complementarity Problems (MCP), inspired from its AMPL library.

Usage

The wrapper requires CMake (>3.14).

cd PathWrapper
cmake .
make

PATH License

See the page from Prof. Michael Ferris.