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.
- Host: GitHub
- URL: https://github.com/frapac/knitro-zoo
- Owner: frapac
- License: mit
- Created: 2019-05-31T14:09:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-16T21:44:30.000Z (almost 7 years ago)
- Last Synced: 2025-04-04T07:44:16.652Z (12 months ago)
- Language: Julia
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.