## Abstract The MatchingβCut problem is the problem to decide whether a graph has an edge cut that is also a matching. Previously this problem was studied under the name of the Decomposable Graph Recognition problem, and proved to be ${\cal{NP}}$βcomplete when restricted to graphs with maximum deg
The Structure of Well-Covered Graphs and the Complexity of Their Recognition Problems
β Scribed by David Tankus; Michael Tarsi
- Publisher
- Elsevier Science
- Year
- 1997
- Tongue
- English
- Weight
- 449 KB
- Volume
- 69
- Category
- Article
- ISSN
- 0095-8956
No coin nor oath required. For personal study only.
β¦ Synopsis
A graph is well-covered if all its maximal independent sets are of the same cardinality. Deciding whether a given graph is well-covered is known to be NP-hard in general, and solvable in polynomial time, if the input is restricted to certain families of graphs. We present here a simple structural characterization of well-covered graphs and then apply it to the recognition problem. Apparently, polynomial algorithms become easier to design. In particular we present a new polynomial time algorithm for the case where the input graph contains no induced subgraph isomorphic to K 1, 3 . Considering the line-graph of an input graph, this result provides a short and simple alternative to a proof by Lesk, Plummer and Pulleyblank, who showed that equimatchable graphs can be recognized in polynomial time.
π SIMILAR VOLUMES
## Abstract Given graphs __G__, __H__, and lists __L__(__v__) β __V__(__H__), __v__ Ξ΅ __V__(__G__), a list homomorphism of __G__ to __H__ with respect to the lists __L__ is a mapping __f__ : __V__(__G__) β __V__(__H__) such that __u__v Ξ΅ __E__(__G__) implies __f__(__u__)__f__(__v__) Ξ΅ __E__(__H__),
## Abstract The oriented diameter of a bridgeless connected undirected (__bcu__) graph __G__ is the smallest diameter among all the diameters of strongly connected orientations of __G__. We study algorithmic aspects of determining the oriented diameter of a chordal graph. We (a) construct a linearβ
## Abstract We investigate a family of graphs relevant to the problem of finding large regular graphs with specified degree and diameter. Our family contains the largest known graphs for degree/diameter pairs (3, 7), (3, 8), (4, 4), (5, 3), (5, 5), (6, 3), (6, 4), (7, 3), (14, 3), and (16, 2). We a