ArticleslgStudy

science

Matching preclusion

Matching preclusion is a science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Matching preclusion rather than just read about it. In short: In graph theory, a branch of mathematics, the matching preclusion number of a graph G {\displaystyle G} , denoted m p ( G ) {\displaystyle \mathrm {mp} (G)} , is the minimum number of edges whose deletion results in the elimination of all perfect matchings or near-perfect matchings (matchings that cover all but one vertex in a graph with an odd number of vertices). Matching preclusion measures the quality of a graph…

Matching preclusion — main illustration
Matching preclusion — illustration

Key takeaways

  • Matching preclusion belongs to science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Matching preclusion to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Matching preclusion from memory before moving on to harder problems.

Reference excerpt

In graph theory, a branch of mathematics, the matching preclusion number of a graph G {\displaystyle G} , denoted m p ( G ) {\displaystyle \mathrm {mp} (G)} , is the minimum number of edges whose deletion results in the elimination of all perfect matchings or near-perfect matchings (matchings that cover all but one vertex in a graph with an odd number of vertices). Matching preclusion measures the quality of a graph as a communications network topology for distributed algorithms that require each node of the distributed system to be matched with a neighboring partner node. In many graphs, m p ( G ) {\displaystyle \mathrm {mp} (G)} is equal to the minimum degree of any vertex in the graph, because deleting all edges incident to a single vertex prevents that vertex from being matched. This set of edges is called a trivial matching preclusion set. A variant definition, the conditional matching preclusion number, asks for the minimum number of edges the deletion of which results in a graph that has neither a perfect or near-perfect matching nor any isolated vertices. It is NP-complete to test whether the matching preclusion number of a given graph is below a given threshold. The strong matching preclusion number (or simply, SMP number) is a generalization of the matching preclusion number; the SMP number of a graph G {\displaystyle G} , denoted s m p ( G ) {\displaystyle \mathrm {smp} (G)} , is the minimum number of vertices and/or edges whose deletion results in a graph that has neither perfect matchings nor almost-perfect matchings.

Super matched graphs A graph G {\displaystyle G} with an even number of vertices is called maximally matched if m p ( G ) = δ ( G ) {\displaystyle \mathrm {mp} (G)=\delta (G)} , where δ ( G ) {\displaystyle \delta (G)} denotes the minimum degree. In such graphs, some trivial matching preclusion set (the edges incident to a vertex of minimum degree) is optimal. A graph is called super matched if every optimal matching preclusion set is trivial. Every super matched graph is maximally matched, but the converse is not necessarily true. Being super matched is considered a desirable property for interconnection networks, as it indicates that in the event of random link failures, it is unlikely that all failed links will be incident to a single vertex. Hypercube graphs and their variants are known to be super matched.

Graph products The matching preclusion number can be bounded for graphs constructed using various graph product operations. For graphs G {\displaystyle G} and H {\displaystyle H} with an even number of vertices: Cartesian product G ◻ H {\displaystyle G\square H} :

m p ( G ) + m p ( H ) ≤ m p ( G ◻ H ) ≤ δ ( G ) + δ ( H ) {\displaystyle \mathrm {mp} (G)+\mathrm {mp} (H)\leq \mathrm {mp} (G\square H)\leq \delta (G)+\delta (H)}

If both G {\displaystyle G} and H {\displaystyle H} are super matched, then G ◻ H {\displaystyle G\square H} is super matched. Strong product G ⊠ H {\displaystyle G\boxtimes H} :

m p ( G ) m p ( H ) + m p ( G ) + m p ( H ) ≤ m p ( G ⊠ H ) ≤ δ ( G ) δ ( H ) + δ ( G ) + δ ( H ) {\displaystyle \mathrm {mp} (G)\mathrm {mp} (H)+\mathrm {mp} (G)+\mathrm {mp} (H)\leq \mathrm {mp} (G\boxtimes H)\leq \delta (G)\delta (H)+\delta (G)+\delta (H)}

If both G {\displaystyle G} and H {\displaystyle H} are super matched with δ ( G ) ≥ 2 {\displaystyle \delta (G)\geq 2} and δ ( H ) ≥ 2 {\displaystyle \delta (H)\geq 2} , then G ⊠ H {\displaystyle G\boxtimes H} is super matched. Direct product G × H {\displaystyle G\times H} :

m p ( G ) m p ( H ) ≤ m p ( G × H ) ≤ δ ( G ) δ ( H ) {\displaystyle \mathrm {mp} (G)\mathrm {mp} (H)\leq \mathrm {mp} (G\times H)\leq \delta (G)\delta (H)}

… excerpt ends here. Continue reading the full article.

Illustrations

Matching preclusion: The matching preclusion number 
  
    
      
        
          m
          p
        
        (
        G
        )
      
    
    {\displaystyle \mathrm {mp} (G)}
  
 of the graph 
  
    
      
        G
      
    
    {\displaystyle G}
  
 on the left is 2, found by removing a minimum of 2 edges as shown on the right.
The matching preclusion number m p ( G ) {\displaystyle \mathrm {mp} (G)} of the graph G {\displaystyle G} on the left is 2, found by removing a minimum of 2 edges as shown on the right.

Worked examples

Example 1 — a first encounter with Matching preclusion

Start with the simplest possible case. Write down what Matching preclusion claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Matching preclusion before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Matching preclusion ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Matching preclusion

In research
Matching preclusion appears in science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Matching preclusion in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Matching preclusion is common in secondary-school and first-year university syllabi. It links to neighbouring topics Graph invariants, Matching (graph theory), so understanding it makes those chapters shorter.
In everyday life
Look for Matching preclusion outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Matching preclusion in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Matching preclusion means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Matching preclusion out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Matching preclusion in simple terms?

In graph theory, a branch of mathematics, the matching preclusion number of a graph G {\displaystyle G} , denoted m p ( G ) {\displaystyle \mathrm {mp} (G)} , is the minimum number of edges whose deletion results in the elimination of all perfect matchings or near-perfect matchings (matchings that…

Why does Matching preclusion matter?

Because it connects several science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Matching preclusion?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Matching preclusion.

Tags

  • Graph invariants
  • Matching (graph theory)

Keep exploring