Skip to content
 
 

Repository files navigation

QuadraticModels

Linux/macOS/Windows: CI FreeBSD: Build Status codecov.io Documentation/stable Documentation/dev

A package to model linear and quadratic optimization problems using the NLPModels.jl data structures.

The problems represented have the form

optimize   c₀ + cᵀ x + ½ xᵀ Q x    subject to   L ≤ Ax ≤ U and ℓ ≤ x ≤ u,

where the square symmetric matrix Q is zero for linear optimization problems.

About

Data structures for linear and quadratic optimization problems based on NLPModels.jl

Resources

Code of conduct

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages