Skip to content

jump-dev/KNITRO_jll.jl

Repository files navigation

KNITRO_jll.jl

KNITRO_jll is a JLL package manually built from the binaries at https://pypi.org/project/knitro.

Affiliation

Development of KNITRO_jll is community driven and it not an officially supported product of Artelys.

License

The Julia source code in KNITRO_jll.jl is licensed under the MIT License.

The Knitro artifacts that are automatically downloaded on install are governed by the Artelys Knitro EULA. When installing KNITRO_jll, you accept the terms of this agreement.

The underlying solver is a closed-source commercial product for which you must purchase a license.

Platforms

KNITRO_jll.jl is available for the following platforms:

  • macOS arm64 (aarch64-apple-darwin)
  • Linux x86_64 (x86_64-linux-gnu)
  • Windows x86_64 (x86_64-w64-mingw32)

Products

The code bindings within this package are autogenerated from the following Products:

  • LibraryProduct: libknitro
  • ExecutableProduct: knitroampl

Documentation

Visit https://www.artelys.com/app/docs/knitro/ for the documentation of Artelys Knitro.