File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33[ ![ Build Status] ( https://github.com/jump-dev/MathOptLazy.jl/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/jump-dev/MathOptLazy.jl/actions?query=workflow%3ACI )
44[ ![ codecov] ( https://codecov.io/gh/jump-dev/MathOptLazy.jl/branch/main/graph/badge.svg )] ( https://codecov.io/gh/jump-dev/MathOptLazy.jl )
55
6- > [ !warning]
7- > This package is not registered and it is under active development. Breaking
8- > changes may occur at any time.
9-
106[ MathOptLazy.jl] ( https://github.com/jump-dev/MathOptLazy.jl ) is an experimental meta-solver for problems with lazy constraints.
117
128## License
@@ -25,7 +21,7 @@ Install `MathOptLazy` using `Pkg.add`:
2521
2622``` julia
2723import Pkg
28- Pkg. add (; url = " https://github.com/jump-dev/ MathOptLazy.jl " )
24+ Pkg. add (" MathOptLazy" )
2925```
3026
3127## Use with JuMP
You can’t perform that action at this time.
0 commit comments