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

https://github.com/frapac/knitro-zoo

Operating Knitro in the wild.
https://github.com/frapac/knitro-zoo

Last synced: 2 months ago
JSON representation

Operating Knitro in the wild.

Awesome Lists containing this project

README

          

# Knitro-Zoo

This repo details how to use Knitro to solve different kind
of non-linear optimization problems.

## Contents

- `minlp/water-network/` is a tutorial on using Knitro for optimizing
flows in a water network. Instruction concerning this tutorial to be found
in `minlp/water-network/README.md`. This tutorial was first given at the
[Journée Julia et optimisation](https://julialang.univ-nantes.fr/journee-julia-et-optimisation/),
held June 17th, 2019.