jump-dev / JuMP.jl

Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear)
http://jump.dev/JuMP.jl/
Other
2.24k stars 396 forks source link

Truncate printing expressions if they are very large #3574

Closed odow closed 11 months ago

odow commented 1 year ago

x-ref https://discourse.julialang.org/t/outofmemoryerror-on-large-multicommodity-flow-model/106286

It's likely never a good solution to produce MBs of string data from the show method