Further to https://github.com/rust-or/highs/pull/44, example > min x^2 + 4xy + y^2 s.t. x + y = 1 (variables free) is non-convex.
Further to rust-or/highs#44, example
is non-convex.