Hector Perez
Hector Perez
@juliangehring can you review this PR? It's been almost 2 years...
Another package that is not listed is GraphMakie.jl
Will do
Finding infeasible constraints from the solver output using `direct_model` has been very helpful for my debugging: https://discourse.julialang.org/t/how-to-reference-jump-constraint-from-solver-index/57865
Yes. That would be helpful when debugging. Thanks
Yes, this would be nice
What is `F1`? I've seen weird things happen when trying to call macros inside a quote block (https://discourse.julialang.org/t/error-handling-in-quote-block-using-jump/79362/3?u=hdperez). I would discourage doing this.
If I'm not mistaken, in the first attempt, it fails because `@resumable` takes `for` loops and converts them into a `while` loop. In the second attempt, nested `@yield` tend to...
I think we can close this issue
Issue can be closed (in my opinion)