An open API service indexing awesome lists of open source software.

https://github.com/leotac/julia-cuts

:scissors: Cutting planes separation in Julia with JuMP
https://github.com/leotac/julia-cuts

cutting-planes integer-programming julia optimization

Last synced: about 2 months ago
JSON representation

:scissors: Cutting planes separation in Julia with JuMP

Awesome Lists containing this project

README

          

## Cutting planes separation with JuMP

See blog post -> http://sbebo.github.io/blog/blog/2015/06/10/julia/

To run the Julia version:
> julia run.jl

To run the C++ version (need C++11 compatible compiler):
> make && ./LS test.dat