Returns a solution to the original problem given the inverse data.
invert(object, solution, inverse_data)
A Reduction object.
A Solution to a problem that generated inverse_data
.
A InverseData object encoding the original problem.
A Solution to the original problem.