sshin23 / MathOptInterface.jl

An abstraction layer for mathematical optimization solvers.

Home Page:https://jump.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MathOptInterface

Documentation Build Status Social
Build Status Codecov branch Gitter

An abstraction layer for mathematical optimization solvers. Replaces MathProgBase.

Citing MathOptInterface

If you find MathOptInterface useful in your work, we kindly request that you cite the following paper:

@article{legat2021mathoptinterface,
    title={{MathOptInterface}: a data structure for mathematical optimization problems},
    author={Legat, Beno{\^\i}t and Dowson, Oscar and Dias Garcia, Joaquim and Lubin, Miles},
    journal={INFORMS Journal on Computing},
    year={2021},
    volume={34},
    number={2},
    pages={672--689},
    doi={10.1287/ijoc.2021.1067},
    publisher={INFORMS}
}

A preprint of this paper is freely available.

About

An abstraction layer for mathematical optimization solvers.

https://jump.dev/

License:Other


Languages

Language:Julia 100.0%