NIPOCPEC is a MATLAB implementation of the proposed Non-Interior-Point solution method for the Optimal Control Problem with Equilibrium Constraints. This Repository holds the source code for the following paper:
-
Kangyu Lin and Toshiyuki Ohtsuka, "A Non-Interior-Point Method for the Optimal Control Problem with Equilibrium Constraints, " 61st IEEE Conference on Decision and Control, 2022, (accepted)
-
Kangyu Lin and Toshiyuki Ohtsuka, "A Non-Interior-Point Continuation Method for the Optimal Control Problem with Equilibrium Constraints, " https://arxiv.org/abs/2210.10336, 2022, (under review)
- MATLAB 2019b or later
- MATLAB Symbolic Math Toolbox
- Clone or download
NIPOCPEC
. - Extract the downloaded file.
- Open and run
start_NIPOCPEC.m
to addNIPOCPEC
to yourMATLAB
path
See QuickStart
in Example
If you have any questions, please contact the main developer: Kangyu Lin ([email protected])