I\'d like to write a LP problem in the standard format with MatOptInterface, e.i.:
min c\'*x S.t A*x .== b x >= 0
Now, how can one wri