中文
相关论文

相关论文: On the number of $r$-matchings in a Tree

200 篇论文

An induced matching in a graph is a set of edges whose endpoints induce a $1$-regular subgraph. Gupta et al. (2012,\cite{Gupta}) showed that every $n$-vertex graph has at most $10^{\frac{n}{5}}\approx 1.5849^n$ maximal induced matchings,…

组合数学 · 数学 2024-10-16 Bo-Jun Yuan , Zhao-Yu Yang , Lu Zheng , Shi-Cai Gong

An independent edge set of graph $G$ is a matching, and is maximal if it is not a proper subset of any other matching of $G$. The number of all the maximal matchings of $G$ is denoted by $\Psi(G)$. In this paper, an algorithm to count…

组合数学 · 数学 2025-06-11 Lingjuan Shi , Wei Li , Kai Deng

We determine upper and lower bounds for the number of maximum matchings (i.e., matchings of maximum cardinality) $m(T)$ of a tree $T$ of given order. While the trees that attain the lower bound are easily characterised, the trees with…

组合数学 · 数学 2013-04-09 Clemens Heuberger , Stephan Wagner

An induced matching in a graph is a set of edges whose endpoints induce a $1$-regular subgraph. It is known that any $n$-vertex graph has at most $10^{n/5} \approx 1.5849^n$ maximal induced matchings, and this bound is best possible. We…

组合数学 · 数学 2013-12-19 Manu Basavaraju , Pinar Heggernes , Pim van 't Hof , Reza Saei , Yngve Villanger

Counting maximum matchings in a graph is of great interest in statistical mechanics, solid-state chemistry, theoretical computer science, mathematics, among other disciplines. However, it is a challengeable problem to explicitly determine…

组合数学 · 数学 2023-06-26 Tingzeng Wu , Xiaolin Zeng , Huazhong Lv

A graph G is called well-indumatched if all of its maximal induced matchings have the same size. In this paper we characterize all well-indumatched trees. We provide a linear time algorithm to decide if a tree is well-indumatched or not.…

离散数学 · 计算机科学 2019-12-18 S. Akbari , T. Ekim , A. H. Ghodrati , S. Zare

A subset $M$ of the edge set of a graph $G$ is an induced matching of $G$ if given any two $e_1,e_2 \in M$, none of the vertices on $e_1$ is adjacent to any of the vertices on $e_2$. Suppose that $MIM_G$, a positive integer, is the largest…

组合数学 · 数学 2016-11-08 Tayo C. Adefokun , Deborah O. A. Ajayi

An ordered $r$-matching of size $n$ is an $r$-uniform hypergraph on a linearly ordered set of vertices, consisting of $n$ pairwise disjoint edges. Two ordered $r$-matchings are isomorphic if there is an order-preserving isomorphism between…

组合数学 · 数学 2023-12-07 Andrzej Dudek , Jarosław Grytczuk , Andrzej Ruciński

An induced matching $M$ in a graph $G$ is a matching in $G$ that is also the edge set of an induced subgraph of $G$. That is, any edge not in $M$ must have no more than one incident vertex saturated by $M$. The maximum size $|M|$ of an…

组合数学 · 数学 2017-06-28 Deborah Olayide Ajayi , Tayo Charles Adefokun

Suppose that G is a simple, undirected graph. An induced matching in G is a set of edges M in the edge set E(G) of G such that if e1, e2 in M, then no endpoint v1, v2 of e1 and e2 respectively is incident to any edge ek in E(G) such that ek…

We show that if $G$ is a connected graph of maximum degree at most $4$, which is not $C_{2,5}$, then the strong matching number of $G$ is at least $\frac{1}{9}n(G)$. This bound is tight and the proof implies a polynomial time algorithm to…

离散数学 · 计算机科学 2014-07-30 Viet Hang Nguyen

In this paper, we study the maximum matching problem in RDV graphs, i.e., graphs that are vertex-intersection graphs of downward paths in a rooted tree. We show that this problem can be reduced to a problem of testing (repeatedly) whether a…

计算几何 · 计算机科学 2024-06-07 Therese Biedl , Prashant Gokhale

We show that the number of perfect matching in a simple graph $G$ with an even number of vertices and degree sequence $d_1,d_2, ..., d_n$ is at most $\prod_{i=1}^n (d_i !)^{\frac{1}{2d_i}}$. This bound is sharp if and only if $G$ is a union…

组合数学 · 数学 2008-05-26 Noga Alon , Shmuel Friedland

For the set of graphs with a given degree sequence, consisting of any number of $2's$ and $1's$, and its subset of bipartite graphs, we characterize the optimal graphs who maximize and minimize the number of $m$-matchings. We find the…

组合数学 · 数学 2008-01-16 S. Friedland , E. Krop , K. Markström

A matching $M$ in a graph $G$ is acyclic if the subgraph of $G$ induced by the set of vertices that are incident to an edge in $M$ is a forest. We prove that every graph with $n$ vertices, maximum degree at most $\Delta$, and no isolated…

组合数学 · 数学 2020-02-11 Julien Baste , Maximilian Fürst , Dieter Rautenbach

We show that each set of $n\ge 2$ points in the plane in general position has a straight-line matching with at least $(5n+1)/27$ edges whose segments form a connected set, and such a matching can be computed in $O(n \log n)$ time. As an…

计算几何 · 计算机科学 2025-02-25 Oswin Aichholzer , Sergio Cabello , Viola Mészáros , Patrick Schnider , Jan Soukup

A graph whose vertices are points in the plane and whose edges are noncrossing straight-line segments of unit length is called a \emph{matchstick graph}. We prove two somewhat counterintuitive results concerning the maximum number of edges…

组合数学 · 数学 2025-06-03 Panna Gehér , János Pach , Konrad Swanepoel , Géza Tóth

A geometric graph is a graph whose vertex set is a set of points in the plane and whose edge set contains straight-line segments. A matching in a graph is a subset of edges of the graph with no shared vertices. A matching is called perfect…

计算几何 · 计算机科学 2016-10-21 Ahmad Biniaz

A {\it vertex-ordered} graph is a graph equipped with a linear ordering of its vertices. A pair of independent edges in an ordered graph can exhibit one of the following three patterns: separated, nested or crossing. We say a pair of…

组合数学 · 数学 2025-12-23 János Barát , Andrea Freschi , Géza Tóth

Graph matching, also known as network alignment, refers to finding a bijection between the vertex sets of two given graphs so as to maximally align their edges. This fundamental computational problem arises frequently in multiple fields…

数据结构与算法 · 计算机科学 2021-08-10 Cheng Mao , Mark Rudelson , Konstantin Tikhomirov
‹ 上一页 1 2 3 10 下一页 ›