Currently we only get the farkas dual for constraints: https://github.com/JuliaOpt/LinQuadOptInterface.jl/blob/d6957f357227e692c0e15bd6c64e9d0a37b7b1f1/src/solve.jl#L58 However, `linear12` needs it for variable bounds.
Currently we only get the farkas dual for constraints:
LinQuadOptInterface.jl/src/solve.jl
Line 58 in d6957f3
However,
linear12needs it for variable bounds.