Git Product home page Git Product logo

mexipopt's Introduction

View ebertolazzi/mexIPOPT on File Exchange

mexIPOPT

by Enrico Bertolazzi

This is my rewrite of Peter Carbonetto MATLAB interface for IPOPT a software package for large-scale ​nonlinear optimization.

Source code and documentation for IPOPT can be downloaded from:

https://projects.coin-or.org/Ipopt

On OSX IPOPT can be installed using Homebrew (http://brew.sh).

Why do a job already done?

The original MATLAB interface (https://projects.coin-or.org/Ipopt/wiki/MatlabInterface) seems not maintained for OSX and do not work with recent MATLAB distributions. I have reorganized and simplified the original interface (only internally) and eliminated the bug (due to MATLAB change in the managing of sparse pattern) in the interfacing of sparse pattern between MATLAB and IPOPT. Moreover I tried to improve error catching.

How to install

Use the toobox installer at

download and run in MATLAB to install following the instruction.

How to compile

Compilation shuold be not necessary. To (re-)compile the mex file for your architecture

  • change the working directory to the toolbox directory.
  • run the script CompileIpoptMexLib.

if all the thing go well open

  • run the script setup and them ../IPOPT-toolbox.prj to compile the toolbox.

at this point you find the recompiled toolbox at

  • ../IPOPT-toolbox.mltbx

Examples

In the directory toolbox/example you find the original examples of Peter Carbonetto which shows the usage of the interface.

In the directory test_TRAIN you find a complex example of an Optimal Control Problem solved using direct trascription and transformed to an NLP solved using IPOPT. The descriptin of the problem is at

Author:

Enrico Bertolazzi
Department of Industrial Engineering
University of Trento
[email protected]

mexipopt's People

Contributors

ebertolazzi avatar rockyrock avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.