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

https://github.com/juliasmoothoptimizers/nlpmodelsknitro.jl

A thin KNITRO wrapper for NLPModels
https://github.com/juliasmoothoptimizers/nlpmodelsknitro.jl

Last synced: 3 months ago
JSON representation

A thin KNITRO wrapper for NLPModels

Awesome Lists containing this project

README

          

# NLPModelsKnitro

## How to Cite

If you use NLPModelsKnitro.jl in your work, please cite using the format given in [CITATION.cff](https://github.com/JuliaSmoothOptimizers/NLPModelsKnitro.jl/blob/main/CITATION.cff).

[![CI](https://github.com/JuliaSmoothOptimizers/NLPModelsKnitro.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/JuliaSmoothOptimizers/NLPModelsKnitro.jl/actions/workflows/CI_M1.yml)
[![DOI](https://zenodo.org/badge/181238418.svg)](https://zenodo.org/badge/latestdoi/181238418)
[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://JuliaSmoothOptimizers.github.io/NLPModelsKnitro.jl/stable)
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://JuliaSmoothOptimizers.github.io/NLPModelsKnitro.jl/dev)

A thin KNITRO wrapper for NLPModels.

# Bug reports and discussions

If you think you found a bug, feel free to open an [issue](https://github.com/JuliaSmoothOptimizers/NLPModelsKnitro.jl/issues).
Focused suggestions and requests can also be opened as issues. Before opening a pull request, start an issue or a discussion on the topic, please.

If you want to ask a question not suited for a bug report, feel free to start a discussion [here](https://github.com/JuliaSmoothOptimizers/Organization/discussions). This forum is for general discussion about this repository and the [JuliaSmoothOptimizers](https://github.com/JuliaSmoothOptimizers), so questions about any of our packages are welcome.