An open API service indexing awesome lists of open source software.

https://github.com/esa/pagmo_plugins_nonfree

A pagmo affiliated package (https://github.com/esa/pagmo2) adding commercial solvers to the list of solvers/algorithms: SNOPT7, WORHP
https://github.com/esa/pagmo_plugins_nonfree

Last synced: 6 months ago
JSON representation

A pagmo affiliated package (https://github.com/esa/pagmo2) adding commercial solvers to the list of solvers/algorithms: SNOPT7, WORHP

Awesome Lists containing this project

README

          

pagmo_plugins_nonfree
=====================

[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/pagmo2/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build status](https://travis-ci.org/esa/pagmo_plugins_nonfree.svg?branch=master)](https://travis-ci.org/esa/pagmo_plugins_nonfree)
[![Build status](https://ci.appveyor.com/api/projects/status/g5d3g4sgm437a05a?svg=true)](https://ci.appveyor.com/project/ci4esa/pagmo-plugins-nonfree)

Project documentation can be found here https://esa.github.io/pagmo_plugins_nonfree/

pagmo documentation can be found here https://esa.github.io/pagmo2/

Version compatibility
=====================
WARNING: **plugin compatible with worhp 1.14** and **snopt < 7.7** (with the snopt7_c interface built by the github project snopt-interface, commit 76b166ecdf5c55a3289ce0f849d8d3d101954a22.). It will not work with worhp 1.13 or any other version, nor snopt 7.7 (headers were changed upstream).

If anyone needs us to develop plugins for those versions vote up the related issues.