induced matching
Recently Published Documents


TOTAL DOCUMENTS

68
(FIVE YEARS 21)

H-INDEX

12
(FIVE YEARS 1)

Algorithmica ◽  
2022 ◽  
Author(s):  
Boris Klemz ◽  
Günter Rote

AbstractA bipartite graph $$G=(U,V,E)$$ G = ( U , V , E ) is convex if the vertices in V can be linearly ordered such that for each vertex $$u\in U$$ u ∈ U , the neighbors of u are consecutive in the ordering of V. An induced matchingH of G is a matching for which no edge of E connects endpoints of two different edges of H. We show that in a convex bipartite graph with n vertices and mweighted edges, an induced matching of maximum total weight can be computed in $$O(n+m)$$ O ( n + m ) time. An unweighted convex bipartite graph has a representation of size O(n) that records for each vertex $$u\in U$$ u ∈ U the first and last neighbor in the ordering of V. Given such a compact representation, we compute an induced matching of maximum cardinality in O(n) time. In convex bipartite graphs, maximum-cardinality induced matchings are dual to minimum chain covers. A chain cover is a covering of the edge set by chain subgraphs, that is, subgraphs that do not contain induced matchings of more than one edge. Given a compact representation, we compute a representation of a minimum chain cover in O(n) time. If no compact representation is given, the cover can be computed in $$O(n+m)$$ O ( n + m ) time. All of our algorithms achieve optimal linear running time for the respective problem and model, and they improve and generalize the previous results in several ways: The best algorithms for the unweighted problem versions had a running time of $$O(n^2)$$ O ( n 2 ) (Brandstädt et al. in Theor. Comput. Sci. 381(1–3):260–265, 2007. 10.1016/j.tcs.2007.04.006). The weighted case has not been considered before.


2021 ◽  
Vol 182 (3) ◽  
pp. 257-283
Author(s):  
Viet Dung Nguyen ◽  
Ba Thai Pham ◽  
Phan Thuan Do

We first design an 𝒪(n2) solution for finding a maximum induced matching in permutation graphs given their permutation models, based on a dynamic programming algorithm with the aid of the sweep line technique. With the support of the disjoint-set data structure, we improve the complexity to 𝒪(m+n). Consequently, we extend this result to give an 𝒪(m+n) algorithm for the same problem in trapezoid graphs. By combining our algorithms with the current best graph identification algorithms, we can solve the MIM problem in permutation and trapezoid graphs in linear and 𝒪(n2) time, respectively. Our results are far better than the best known 𝒪(mn) algorithm for the maximum induced matching problem in both graph classes, which was proposed by Habib et al.


Mathematics ◽  
2021 ◽  
Vol 9 (22) ◽  
pp. 2860
Author(s):  
Gonzalo Grisalde ◽  
Enrique Reyes ◽  
Rafael H. Villarreal

We give a formula for the v-number of a graded ideal that can be used to compute this number. Then, we show that for the edge ideal I(G) of a graph G, the induced matching number of G is an upper bound for the v-number of I(G) when G is very well-covered, or G has a simplicial partition, or G is well-covered connected and contains neither four, nor five cycles. In all these cases, the v-number of I(G) is a lower bound for the regularity of the edge ring of G. We classify when the induced matching number of G is an upper bound for the v-number of I(G) when G is a cycle and classify when all vertices of a graph are shedding vertices to gain insight into the family of W2-graphs.


2021 ◽  
Vol 0 (0) ◽  
Author(s):  
Yinglei Song

Abstract In this paper, we study the parameterized complexity of the induced matching problem in hamiltonian bipartite graphs and the inapproximability of the maximum induced matching problem in hamiltonian bipartite graphs. We show that, given a hamiltonian bipartite graph, the induced matching problem is W[1]-hard and cannot be solved in time n o ⁢ ( k ) {n^{o(\sqrt{k})}} , where n is the number of vertices in the graph, unless the 3SAT problem can be solved in subexponential time. In addition, we show that unless NP = P {\operatorname{NP}=\operatorname{P}} , a maximum induced matching in a hamiltonian bipartite graph cannot be approximated within a ratio of n 1 / 4 - ϵ {n^{1/4-\epsilon}} , where n is the number of vertices in the graph.


2020 ◽  
pp. 21-35
Author(s):  
Phan Thuan DO ◽  
Ba Thai PHAM ◽  
Viet Cuong THAN

Many optimization problems such as Maximum Independent Set, Maximum Clique, Minimum Clique Cover and Maximum Induced Matching are NP-hard on general graphs. However, they could be solved in polynomial time when restricted to some particular graph classes such as comparability and co-comparability graph classes. In this paper, we summarize the latest algorithms solving some classical NP-hard problems on some graph classes over the years. Moreover, we apply the -redundant technique to obtain linear time O(j j) algorithms which find a Maximum Induced Matching on interval and circular-arc graphs. Inspired of these results, we have proposed some competitive programming problems for some programming contests in Vietnam in recent years.


2020 ◽  
Vol 24 (3) ◽  
pp. 577-586
Author(s):  
Jürgen Herzog ◽  
Takayuki Hibi

Abstract The regularity $${\text {reg}}R(I(G))$$ reg R ( I ( G ) ) of the Rees ring R(I(G)) of the edge ideal I(G) of a finite simple graph G is studied. It is shown that, if R(I(G)) is normal, one has $${\text {mat}}(G) \le {\text {reg}}R(I(G)) \le {\text {mat}}(G) + 1$$ mat ( G ) ≤ reg R ( I ( G ) ) ≤ mat ( G ) + 1 , where $${\text {mat}}(G)$$ mat ( G ) is the matching number of G. In general, the induced matching number is a lower bound for the regularity, which can be shown by applying the squarefree divisor complex.


Mathematics ◽  
2020 ◽  
Vol 8 (8) ◽  
pp. 1265
Author(s):  
Ming Chen ◽  
Lianying Miao ◽  
Shan Zhou

A strong edge coloring of a graph G is a proper edge coloring such that every color class is an induced matching. In 2018, Yang and Wu proposed a conjecture that every generalized Petersen graph P(n,k) with k≥4 and n>2k can be strong edge colored with (at most) seven colors. Although the generalized Petersen graph P(n,k) is a kind of special graph, the strong chromatic index of P(n,k) is still unknown. In this paper, we support the conjecture by showing that the strong chromatic index of every generalized Petersen graph P(n,k) with k≥4 and n>2k is at most 9.


Sign in / Sign up

Export Citation Format

Share Document