Rewrite an editset and reported values into the components needed for a mip solver
writeELAsMip(E, x, weight = rep(1, length(x)), M = 1e+07, epsilon = 0.001, ...)
list with an editmatrix, objfn, binvars, numvars, M and epsilon
editset
or any object that is coercable to an editset.
named list
or vector
with data
vector with weights of the variable in the same order as x
maximum allowed difference between reported value and corrected value
offset needed for writing a strict inequality into a an inequality