Get the equality constraints of the standard linear model
Get the list of variables of the standard linear model
Get the A matrix of the standard linear model, this is the matrix of the coefficients of the constraints
Get the C vector of the standard linear model, this is the coefficients of the objective function
Get the B vector of the standard linear model, this is the right hand side of the constraints
Get if the objective function has been flipped from the conversion process
Convert the standard linear model back to a string
Get the objective function of the standard linear model, this is the coefficients of the objective function