reduction_invert: Invert a Solution through a Reduction
Description
Invert a Solution through a Reduction
Usage
reduction_invert(x, solution, inverse_data, ...)
Value
A solution to the original problem.
Arguments
- x
A Reduction object.
- solution
A solution object.
- inverse_data
Inverse data from apply.
- ...
Additional arguments.