Home > matpower7.1 > mips > lib > Contents.m

Contents

PURPOSE ^

MIPS

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

 MIPS
   Version 1.4         08-Oct-2020

   The MATPOWER Interior Point Solver (MIPS) is a package of MATLAB/Octave
   M-files for solving non-linear programming problems (NLPs) using a
   primal dual interior point method. MIPS is based on code written in C
   language by Hongye Wang as a graduate student at Cornell University
   for optimal power flow applications. It was later ported to the
   MATLAB/Octave language by Ray D. Zimmerman for use in MATPOWER.

   The latest version of MIPS can be found on GitHub at:

       https://github.com/MATPOWER/mips

   MIPS is covered by the 3-clause BSD License (see LICENSE for details).

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 09-Oct-2020 11:21:31 by m2html © 2005