Home > matpower7.1 > mp-opt-model > lib > Contents.m

Contents

PURPOSE ^

MP-Opt-Model

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

 MP-Opt-Model
   Version 3.0         08-Oct-2020

   MP-Opt-Model is a package of MATLAB/Octave M-files for constructing
   and solving mathematical optimization problems. It provides an
   easy-to-use, object-oriented interface for building and solving
   your optimization model. It also includes a unified interface for
   calling numerous LP, QP, mixed-integer and nonlinear solvers, with
   the ability to switch solvers by simply changing an input option.
 
   It is based on code that was originally developed by Ray D. Zimmerman
   of Cornell University as part of MATPOWER.

   The latest version of MP-Opt-Model can be found on GitHub at:

       https://github.com/MATPOWER/mp-opt-model

   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