powered by
Performs the reduction on a problem and returns an equivalent problem.
perform(object, problem)
A list containing
"problem"A Problem or list representing the equivalent problem.
"inverse_data"A InverseData or list containing the data needed to invert this particular reduction.
A Reduction object.
A Problem on which the reduction will be performed.