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

WIP: refactor src/macros.jl for clarity and readability #3602

Closed odow closed 11 months ago

odow commented 11 months ago

Closes #3513

This diff is bad, mainly because I've been moving things around. I don't really have a clear idea where we're headed, so this is just an exploration, and once I've settled on a nicer design we can figure out how to make a proper PR.

odow commented 11 months ago

Closing. I've started splitting this into other PRs.