perform function

Perform Reduction

Perform Reduction

Performs the reduction on a problem and returns an equivalent problem. methods

perform(object, problem)

Arguments

  • object: A Reduction object.
  • problem: A Problem on which the reduction will be performed.

Returns

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.
  • Maintainer: Anqi Fu
  • License: Apache License 2.0 | file LICENSE
  • Last published: 2024-11-07