jump-dev / MINLPTests.jl

Unit and Integration Tests for JuMP NLP and MINLP solvers
MIT License
12 stars 6 forks source link

MINLPTests.jl

This is a collection of JuMP models for testing nonlinear/polynomial solvers with and without discrete variables in JuMP.

This version is compatible with the current release of JuMP (using MathOptInterface).

Build Status

Test Design Guidelines

Test Naming Conventions

Directories:

File Names:

z indicates a variant of a base problem

Test Coverage Overview

NLP

MINLP

Untested Julia Functions

A complete list is available here