An induced matching in a graph is a set of edges such that no two edges in the set are joined by any third edge of the graph. An induced matching is maximum (MIM) if the number of edges in it is the largest among all possible induced matchings. It is known that finding the size of MIM in a graph is NP-hard even if the graph is bipartite. It is also known that the size of MIM in a chordal graph or in a weakly chordal graph can be computed in polynomial time. Specifically, the size of MIM can be computed in linear time for a chordal graph and in O(m³) time for a weakly chordal graph. This work demonstrates some algorithms for the maximum induced matching problem with complexity better than O(m³) for some subclasses of weakly chordal graphs. I...
We describe O(n) time algorithms for finding the minimum weighted dominating induced matching of cho...
AbstractWe provide a formula for the number of edges of a maximum induced matching in a graph. As ap...
AbstractA matching in a graph is a set of edges no two of which share a common vertex. A matching M ...
In a graph G a matching is a set of edges in which no two edges have a common endpoint. An induced m...
AbstractAn induced matching in a graph G is a set of edges, no two of which meet a common vertex or ...
We show that the maximum induced matching problem can be solved on hhd-free graphs in O(m2) time; hh...
AbstractAn induced matching in a graph G is a set of edges, no two of which meet a common node or ar...
AbstractA matching in a graph is a set of edges no two of which share a common vertex. A matching M ...
An induced matching M of a graph G is a set of pairwise non-adjacent edges such that their end-verti...
AbstractAn induced matching M of a graph G is a set of pairwise nonadjacent edges such that no two e...
AbstractAn induced matching M of a graph G is a set of pairwise non-adjacent edges such that their e...
The maximum induced matching problem is known to be APX-hard in the class of bipartite graphs. Moreo...
The maximum induced matching problem is known to be APX-hard in the class of bipartite graphs. Moreo...
AbstractAn induced matching in a graph G is a set of edges, no two of which meet a common node or ar...
Given a graph G = (V; E) and a real weight for each vertex of G, the vertex-weight of a matching is ...
We describe O(n) time algorithms for finding the minimum weighted dominating induced matching of cho...
AbstractWe provide a formula for the number of edges of a maximum induced matching in a graph. As ap...
AbstractA matching in a graph is a set of edges no two of which share a common vertex. A matching M ...
In a graph G a matching is a set of edges in which no two edges have a common endpoint. An induced m...
AbstractAn induced matching in a graph G is a set of edges, no two of which meet a common vertex or ...
We show that the maximum induced matching problem can be solved on hhd-free graphs in O(m2) time; hh...
AbstractAn induced matching in a graph G is a set of edges, no two of which meet a common node or ar...
AbstractA matching in a graph is a set of edges no two of which share a common vertex. A matching M ...
An induced matching M of a graph G is a set of pairwise non-adjacent edges such that their end-verti...
AbstractAn induced matching M of a graph G is a set of pairwise nonadjacent edges such that no two e...
AbstractAn induced matching M of a graph G is a set of pairwise non-adjacent edges such that their e...
The maximum induced matching problem is known to be APX-hard in the class of bipartite graphs. Moreo...
The maximum induced matching problem is known to be APX-hard in the class of bipartite graphs. Moreo...
AbstractAn induced matching in a graph G is a set of edges, no two of which meet a common node or ar...
Given a graph G = (V; E) and a real weight for each vertex of G, the vertex-weight of a matching is ...
We describe O(n) time algorithms for finding the minimum weighted dominating induced matching of cho...
AbstractWe provide a formula for the number of edges of a maximum induced matching in a graph. As ap...
AbstractA matching in a graph is a set of edges no two of which share a common vertex. A matching M ...