Lukas' Notes

Home

❯

Knowledge

❯

Weighted Independent Set Problem

Weighted Independent Set Problem

Jun 29, 20251 min read

computation

Definition

Weighted Independent Set Problem

The weighted independent set problem is a maximisation problem that, for a given graph G, tries to find an independent set S such that ∑v∈S​wv​ is maximised.


Graph View

Created with Quartz v4.4.0 © 2025

  • GitHub