jump-dev / MathOptInterface.jl

A data structure for mathematical optimization problems
http://jump.dev/MathOptInterface.jl/
Other
380 stars 86 forks source link

[Utilities] refactor is_maybe_real to is_complex #2475

Closed odow closed 3 months ago

odow commented 3 months ago

Addresses @blegat's concerns in https://github.com/jump-dev/MathOptInterface.jl/issues/2450

Not breaking because is_maybe_real hasn't been released yet.