Definition
Non-Blocker
Let be a connected graph.
A subset of edges is called non-blocker if the subgraph is still connected.
Connection to Spanning Trees
Intuitively, non-blockers are related to spanning trees. In a graph, non-blockers represent “redundant connections” between nodes that can be removed with the induced subgraph being still connected.