372 Forks
1940 Stars
1940 Watchers

JuMP.jl

Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear)

How to download and setup JuMP.jl

Open terminal and run command
git clone https://github.com/jump-dev/JuMP.jl.git
git clone is used to create a copy or clone of JuMP.jl repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with JuMP.jl https://github.com/jump-dev/JuMP.jl/archive/master.zip

Or simply clone JuMP.jl with SSH
[email protected]:jump-dev/JuMP.jl.git

If you have some problems with JuMP.jl

You may open issue on JuMP.jl support forum (system) here: https://github.com/jump-dev/JuMP.jl/issues