https://github.com/jump-dev/MathOptAnalyzer.jl/blob/736f1e3f4c2958aa159e50201aad2ac9c14c6dea/src/Feasibility/analyze.jl#L21-L23 Can we make this a log statement such that I can choose to print it or not? Maybe a `@warn`?
MathOptAnalyzer.jl/src/Feasibility/analyze.jl
Lines 21 to 23 in 736f1e3
Can we make this a log statement such that I can choose to print it or not? Maybe a
@warn?