Software Engineering KB

Home

❯

01 Foundations

❯

02 Computational Complexity

❯

00 Category

❯

Reductions

Reductions

Feb 10, 20261 min read

  • computational-complexity
  • reductions

Reductions

Back: Computational Complexity

A technique for proving relationships between problems by transforming one problem into another. Reductions are the primary tool for establishing NP-completeness and understanding the relative difficulty of computational problems.

Concepts

  • Polynomial-Time Reductions
  • Problem Transformations

computational-complexity reductions


Graph View

  • Reductions
  • Concepts

Backlinks

  • Polynomial-Time Reductions
  • Problem Transformations
  • Computational Complexity

Created with Quartz v4.5.2 © 2026

  • GitHub