R/generics.R
accepts.Rd
Determine whether the reduction accepts a problem.
accepts(object, problem)
A Reduction object.
A Problem to check.
A logical value indicating whether the reduction can be applied.