Reduces the atom to an affine expression and list of constraints.
graph_implementation(object, arg_objs, size, data)A list of linear expressions for each argument.
A vector with two elements representing the size of the resulting expression.
A list of additional data required by the atom.
A list of list(LinOp for objective, list of constraints), where LinOp is a list representing the linear operator.