[КНИГА][B] Graph classes: a survey

A Brandstädt, VB Le, JP Spinrad - 1999 - SIAM
When dealing with special graph classes and algorithmic problems on them, a main source
is the classical book of Golumbic, Algorithmic Graph Theory and Perfect Graphs [454]. The …

The complexity of the matching‐cut problem for planar graphs and other graph classes

P Bonsma - Journal of graph theory, 2009 - Wiley Online Library
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 …

[HTML][HTML] Exact and parameterized algorithms for the independent cutset problem

J Rauch, D Rautenbach, US Souza - Journal of Computer and System …, 2025 - Elsevier
Abstract The Independent Cutset problem asks whether there is a set of vertices in a given
graph that is both independent and a cutset. This problem is Image 1-complete even when …

[HTML][HTML] Algorithms solving the matching cut problem

D Kratsch - Theoretical Computer Science, 2016 - Elsevier
In a graph, a matching cut is an edge cut that is a matching. Matching Cut is the problem of
deciding whether or not a given graph has a matching cut, which is known to be NP …

[HTML][HTML] The computational complexity of disconnected cut and 2K2-partition

B Martin, D Paulusma - Journal of combinatorial theory, series B, 2015 - Elsevier
For a connected graph G=(V, E), a subset U⊆ V is called a disconnected cut if U
disconnects the graph and the subgraph induced by U is disconnected as well. We show …

Forest cuts in sparse graphs

V Chernyshev, J Rauch, D Rautenbach - arxiv preprint arxiv:2409.17724, 2024 - arxiv.org
We propose the conjecture that every graph $ G $ of order $ n $ with less than $3 n-6$
edges has a vertex cut that induces a forest. Maximal planar graphs do not have such vertex …

[HTML][HTML] Bisplit graphs

A Brandstädt, PL Hammer, VV Lozin - Discrete Mathematics, 2005 - Elsevier
An undirected graph G=(V, E) is a bisplit graph if its vertex set can be partitioned into a
stable set and a complete bipartite graph. We provide an O (| V|| E|) time recognition …

On stable cutsets in line graphs

B Randerath - Theoretical Computer Science, 2003 - Elsevier
We answer a question of Brandstädt et al. by showing that deciding whether a line graph
with maximum degree 5 has a stable cutset is NP-complete. Conversely, the existence of a …

On polynomial kernelization for stable Cutset

S Kratsch, VB Le - International Workshop on Graph-Theoretic Concepts …, 2024 - Springer
A stable cutset in a graph G is a set S⊆ V (G) such that vertices of S are pairwise non-
adjacent and such that GS is disconnected, ie, it is both stable (or independent) set and a …

On structural parameterizations of the matching cut problem

NR Aravind, S Kalyanasundaram, AS Kare - … Optimization and Applications …, 2017 - Springer
In an undirected graph, a matching cut is a partition of vertices into two sets such that the
edges across the sets induce a matching. The matching cut problem is the problem of …