Skip to content
EntityQ5366944· pop 5· linked from 10 articles

L-reduction

Sign in to save

In computer science, particularly the study of approximation algorithms, an L-reduction ("linear reduction") is a transformation of optimization problems which linearly preserves approximability features; it is one type of approximation-preserving reduction. L-reductions in studies of approximability of optimization problems play a similar role to that of polynomial reductions in the studies of computational complexity of decision problems.

~4 min read

Article

9 sections
Contents
  • Definition
  • Properties
  • Implication of PTAS reduction
  • Proof (minimization case)
  • Proof (maximization case)
  • Other properties
  • Examples
  • See also
  • References

In computer science, particularly the study of approximation algorithms, an L-reduction ("linear reduction") is a transformation of optimization problems which linearly preserves approximability features; it is one type of approximation-preserving reduction. L-reductions in studies of approximability of optimization problems play a similar role to that of polynomial reductions in the studies of computational complexity of decision problems.

The term L reduction is sometimes used to refer to log-space reductions, by analogy with the complexity class L, but this is a different concept.

Available in 5 languages

via Wikidata sitelinks · CC0

Connections

Categories