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
- Host: GitHub
- URL: https://github.com/leotac/julia-cuts
- Owner: leotac
- Created: 2015-06-08T11:13:54.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-08-27T20:03:07.000Z (almost 9 years ago)
- Last Synced: 2025-10-27T22:27:26.950Z (8 months ago)
- Topics: cutting-planes, integer-programming, julia, optimization
- Language: C++
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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