reduction_apply: Apply a Reduction to a Problem
Description
Apply a Reduction to a Problem
Usage
reduction_apply(x, problem, ...)
Value
List with (new_problem, inverse_data).
Arguments
- x
A Reduction object.
- problem
A Problem object.
- ...
Additional arguments.