Lukas' Notes

Home

❯

Knowledge

❯

Maximum Non-Blocker Problem

Maximum Non-Blocker Problem

Jul 03, 20251 min read

computation

Definition

Maximum Non-Blocker Problem

Given a weighted graph G and a natural number k. Does G possess a non-blocker with costs ∑e∈N​ce​≥k?.


Graph View

Created with Quartz v4.4.0 © 2025

  • GitHub