Skip to content

jump-dev/MathOptConflictSolver.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MathOptConflictSolver.jl

Build Status codecov

MathOptConflictSolver.jl is a basic conflict solver for MathOptInterface.jl.

License

MathOptConflictSolver.jl is licensed under the MIT License.

Getting help

If you need help, please ask a question on the JuMP community forum.

If you have a reproducible example of a bug, please open a GitHub issue.

Installation

Install MathOptConflictSolver using Pkg.add:

import Pkg
Pkg.add(; url = "https://github.com/jump-dev/MathOptConflictSolver.jl")

Documentation

The documentation for MathOptConflictSolver.jl describes how to use the package.

About

A simple conflict solver for MathOptInterface.jl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages