|
|
|
|
|
by ryan-nextmv
1519 days ago
|
|
I haven't looked at JuMP in a while - the last time I tried it was when I was still doing personal blogging (https://ryanjoneil.github.io/posts/2014-07-18-are-we-getting...). I remember liking JuMP, but Julia itself didn't feel ready yet. Some of the packages had weird behaviors. For example, Gadfly took several minutes to render some of my charts. IIRC when I looked at the source, it was solving a MIP to compute the best bounding box for display purposes. I should probably check it out again. Also: agreed regarding Gurobi licensing. |
|
If I'm solving an optimization problem for personal curiosity, a blog post, etc., JuMP is the tool I reach for. :)