Lukas' Notes

Home

❯

Knowledge

❯

NP-complete Problem

NP-complete Problem

Jun 27, 20251 min read

computation

Definition

NP-complete Problem

A problem is NP-complete if it is in the NP and is NP-hard.


Graph View

Backlinks

  • Maximum Satisfiability Problem
  • Minimal Vertex Cover Problem
  • NP-hard Problem

Created with Quartz v4.4.0 © 2025

  • GitHub