perform | R Documentation |
Performs the reduction on a problem and returns an equivalent problem.
perform(object, problem)
object |
A Reduction object. |
problem |
A Problem on which the reduction will be performed. |
A list containing
A Problem or list representing the equivalent problem.
A InverseData or list containing the data needed to invert this particular reduction.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.