gams.jl icon indicating copy to clipboard operation
gams.jl copied to clipboard

A MathOptInterface Optimizer to solve JuMP models using GAMS

Results 3 gams.jl issues
Sort by recently updated
recently updated
newest added

Are you planning to release a tool, similar to `gdxrrw` in `R`? I know that you can access `R` packages by using `RCall.jl`. However, I would prefer a more direct...

enhancement

It currently appears as if conflict resolution of constraints (e.g., using compute_conflict! is not supported even though the connected GAMS solver (like BARON) supports it. Is it possible to set...

enhancement

Hello! Thanks for supporting Julia! We purchased the license for some data files which come in gdx format. I wanted to convert to Apache Arrow tables, on the way to...