Skip to main content

Showing 1–21 of 21 results for author: Le, V B

Searching in archive cs. Search in all archives.
.
  1. arXiv:2408.05865  [pdf, ps, other

    cs.CC cs.DM cs.DS

    The complexity of strong conflict-free vertex-connection $k$-colorability

    Authors: Sun-Yuan Hsieh, Hoang-Oanh Le, Van Bang Le, Sheng-Lung Peng

    Abstract: We study a new variant of graph coloring by adding a connectivity constraint. A path in a vertex-colored graph is called conflict-free if there is a color that appears exactly once on its vertices. A connected graph $G$ is said to be strongly conflict-free vertex-connection $k$-colorable if $G$ admits a vertex $k$-coloring such that any two distinct vertices of $G$ are connected by a conflict-free… ▽ More

    Submitted 14 August, 2024; v1 submitted 11 August, 2024; originally announced August 2024.

    Comments: The full version of a COCOON 2024 paper

  2. arXiv:2407.02086  [pdf, ps, other

    cs.DS

    On polynomial kernelization for Stable Cutset

    Authors: Stefan Kratsch, Van Bang Le

    Abstract: A stable cutset in a graph $G$ is a set $S\subseteq V(G)$ such that vertices of $S$ are pairwise non-adjacent and such that $G-S$ is disconnected, i.e., it is both stable (or independent) set and a cutset (or separator). Unlike general cutsets, it is $NP$-complete to determine whether a given graph $G$ has any stable cutset. Recently, Rauch et al.\ [FCT 2023] gave a number of fixed-parameter tract… ▽ More

    Submitted 2 July, 2024; originally announced July 2024.

    Comments: For Dieter Kratsch on his 65th birthday

  3. arXiv:2402.04931  [pdf, other

    cs.DM cs.CC cs.DS math.CO

    Complexity of the (Connected) Cluster Vertex Deletion problem on $H$-free graphs

    Authors: Hoang-Oanh Le, Van Bang Le

    Abstract: The well-known Cluster Vertex Deletion problem (CVD) asks for a given graph $G$ and an integer $k$ whether it is possible to delete a set $S$ of at most $k$ vertices of $G$ such that the resulting graph $G-S$ is a cluster graph (a disjoint union of cliques). We give a complete characterization of graphs $H$ for which CVD on $H$-free graphs is polynomially solvable and for which it is NP-complete.… ▽ More

    Submitted 7 February, 2024; originally announced February 2024.

    Comments: Extended version of a MFCS 2022 paper. To appear in Theory of Computing Systems

  4. arXiv:2312.12960  [pdf, ps, other

    math.CO cs.CC cs.DM cs.DS

    Maximizing Matching Cuts

    Authors: Van Bang Le, Felicia Lucke, Daniël Paulusma, Bernard Ries

    Abstract: A matching cut in a graph G is an edge cut of G that is also a matching. This short survey gives an overview of old and new results and open problems for Maximum Matching Cut, which is to determine the size of a largest matching cut in a graph. We also compare this problem with the related problems Matching Cut, Minimum Matching Cut, and Perfect Matching Cut, which are to determine if a graph has… ▽ More

    Submitted 20 December, 2023; originally announced December 2023.

  5. arXiv:2308.10756  [pdf, ps, other

    math.CO cs.DM

    Computing Optimal Leaf Roots of Chordal Cographs in Linear Time

    Authors: Van Bang Le, Christian Rosenke

    Abstract: A graph G is a k-leaf power, for an integer k >= 2, if there is a tree T with leaf set V(G) such that, for all vertices x, y in V(G), the edge xy exists in G if and only if the distance between x and y in T is at most k. Such a tree T is called a k-leaf root of G. The computational problem of constructing a k-leaf root for a given graph G and an integer k, if any, is motivated by the challenge fro… ▽ More

    Submitted 21 August, 2023; originally announced August 2023.

    Comments: 22 pages, 2 figures, full version of the FCT 2023 paper

    MSC Class: 05C85 ACM Class: F.2.2

  6. arXiv:2307.05402  [pdf, ps, other

    cs.CC cs.DM math.CO

    Complexity and algorithms for matching cut problems in graphs without long induced paths and cycles

    Authors: Hoang-Oanh Le, Van Bang Le

    Abstract: In a graph, a (perfect) matching cut is an edge cut that is a (perfect) matching. Matching Cut (MC), respectively, Perfect Matching Cut (PMC), is the problem of deciding whether a given graph has a matching cut, respectively, a perfect matching cut. The Disconnected Perfect Matching problem (DPM) is to decide if a graph has a perfect matching that contains a matching cut. Solving an open problem p… ▽ More

    Submitted 8 April, 2024; v1 submitted 11 July, 2023; originally announced July 2023.

    Comments: Extended version of a WG 2023 paper

  7. arXiv:2203.06766  [pdf, ps, other

    cs.DM cs.DS

    On the $d$-Claw Vertex Deletion Problem

    Authors: Sun-Yuan Hsieh, Hoang-Oanh Le, Van Bang Le, Sheng-Lung Peng

    Abstract: Let $d$-claw (or $d$-star) stand for $K_{1,d}$, the complete bipartite graph with 1 and $d\ge 1$ vertices on each part. The $d$-claw vertex deletion problem, $d$-CLAW-VD, asks for a given graph $G$ and an integer $k$ if one can delete at most $k$ vertices from $G$ such that the resulting graph has no $d$-claw as an induced subgraph. Thus, 1-CLAW-VD and 2-CLAW-VD are just the famous VERTEX COVER pr… ▽ More

    Submitted 13 March, 2022; originally announced March 2022.

  8. arXiv:2107.06399  [pdf, ps, other

    cs.DM cs.DS

    The Perfect Matching Cut Problem Revisited

    Authors: Van Bang Le, Jan Arne Telle

    Abstract: In a graph, a perfect matching cut is an edge cut that is a perfect matching. Perfect Matching Cut (PMC) is the problem of deciding whether a given graph has a perfect matching cut, and is known to be NP-complete. We revisit the problem and show that PMC remains NP-complete when restricted to bipartite graphs of maximum degree 3 and arbitrarily large girth. Complementing this hardness result, we g… ▽ More

    Submitted 13 July, 2021; originally announced July 2021.

  9. arXiv:2101.03800  [pdf, other

    cs.DS cs.DM

    Refined Notions of Parameterized Enumeration Kernels with Applications to Matching Cut Enumeration

    Authors: Petr A. Golovach, Christian Komusiewicz, Dieter Kratsch, Van Bang Le

    Abstract: An enumeration kernel as defined by Creignou et al. [Theory Comput. Syst. 2017] for a parameterized enumeration problem consists of an algorithm that transforms each instance into one whose size is bounded by the parameter plus a solution-lifting algorithm that efficiently enumerates all solutions from the set of the solutions of the kernel. We propose to consider two new versions of enumeration k… ▽ More

    Submitted 11 January, 2021; originally announced January 2021.

  10. Map graphs having witnesses of large girth

    Authors: Hoang-Oanh Le, Van Bang Le

    Abstract: A half-square of a bipartite graph $B=(X,Y,E_B)$ has one color class of $B$ as vertex set, say $X$; two vertices are adjacent whenever they have a common neighbor in $Y$. If $G=(V,E_G)$ is the half-square of a planar bipartite graph $B=(V,W,E_B)$, then $G$ is called a map graph, and $B$ is a witness of $G$. Map graphs generalize planar graphs, and have been introduced and investigated by Chen, Gri… ▽ More

    Submitted 10 December, 2018; originally announced December 2018.

    Comments: To appear in Theoretical Computer Science

  11. arXiv:1804.11102  [pdf, ps, other

    cs.CC cs.DM cs.DS

    A complexity dichotomy for Matching Cut in (bipartite) graphs of fixed diameter

    Authors: Hoang-Oanh Le, Van Bang Le

    Abstract: 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-complete even when restricted to bipartite graphs. It has been proved that Matching Cut is polynomially solvable for graphs of diameter two. In this paper, we show that, for any fixed integer $d\ge 3$, Matching Cut is NP-comp… ▽ More

    Submitted 26 October, 2018; v1 submitted 30 April, 2018; originally announced April 2018.

    Comments: To appear in Theoretical Computer Science

  12. arXiv:1804.05793  [pdf, ps, other

    cs.DM math.CO

    Hardness and structural results for half-squares of restricted tree convex bipartite graphs

    Authors: Hoang-Oanh Le, Van Bang Le

    Abstract: Let $B=(X,Y,E)$ be a bipartite graph. A half-square of $B$ has one color class of $B$ as vertex set, say $X$; two vertices are adjacent whenever they have a common neighbor in $Y$. Every planar graph is a half-square of a planar bipartite graph, namely of its subdivision. Until recently, only half-squares of planar bipartite graphs, also known as map graphs (Chen, Grigni and Papadimitriou [STOC 19… ▽ More

    Submitted 17 April, 2018; v1 submitted 16 April, 2018; originally announced April 2018.

    Comments: To appear in Algorithmica

  13. arXiv:1612.08057  [pdf, ps, other

    cs.DM math.CO

    On the complete width and edge clique cover problems

    Authors: Van Bang Le, Sheng-Lung Peng

    Abstract: A complete graph is the graph in which every two vertices are adjacent. For a graph $G=(V,E)$, the complete width of $G$ is the minimum $k$ such that there exist $k$ independent sets $\mathtt{N}_i\subseteq V$, $1\le i\le k$, such that the graph $G'$ obtained from $G$ by adding some new edges between certain vertices inside the sets $\mathtt{N}_i$, $1\le i\le k$, is a complete graph. The complete w… ▽ More

    Submitted 23 December, 2016; originally announced December 2016.

    Comments: Extended version of COCOON 2015 paper. Accepted by Journal of Combinatorial Optimization

  14. arXiv:1611.06285  [pdf, ps, other

    math.CO cs.DM

    Good characterizations and linear time recognition for 2-probe block graphs

    Authors: Van Bang Le, Sheng-Lung Peng

    Abstract: Block graphs are graphs in which every block (biconnected component) is a clique. A graph $G=(V,E)$ is said to be an (unpartitioned) $k$-probe block graph if there exist $k$ independent sets $N_i\subseteq V$, $1\le i\le k$, such that the graph $G'$ obtained from $G$ by adding certain edges between vertices inside the sets $N_i$, $1\le i\le k$, is a block graph; if the independent sets $N_i$ are gi… ▽ More

    Submitted 18 November, 2016; originally announced November 2016.

  15. arXiv:1605.03724  [pdf, ps, other

    cs.SD

    Sub-vector Extraction and Cascade Post-Processing for Speaker Verification Using MLLR Super-vectors

    Authors: A. K. Sarkar, C. Barras, V. B. Le, D. Matrouf

    Abstract: In this paper, we propose a speaker-verification system based on maximum likelihood linear regression (MLLR) super-vectors, for which speakers are characterized by m-vectors. These vectors are obtained by a uniform segmentation of the speaker MLLR super-vector using an overlapped sliding window. We consider three approaches for MLLR transformation, based on the conventional $1$-best automatic tran… ▽ More

    Submitted 12 May, 2016; originally announced May 2016.

  16. arXiv:1511.01025  [pdf, ps, other

    math.CO cs.DM

    Color-line and Proper Color-line Graphs

    Authors: Van Bang Le, Florian Pfender

    Abstract: Motivated by investigations of rainbow matchings in edge colored graphs, we introduce the notion of color-line graphs that generalizes the classical concept of line graphs in a natural way. Let $H$ be a (properly) edge-colored graph. The (proper) color-line graph $C\!L(H)$ of $H$ has edges of $H$ as vertices, and two edges of $H$ are adjacent in $C\!L(H)$ if they are incident in $H$ or have the sa… ▽ More

    Submitted 7 June, 2019; v1 submitted 3 November, 2015; originally announced November 2015.

    Comments: To appear in Discrete Appl. Math

  17. arXiv:1507.00557  [pdf, ps, other

    cs.DM math.CO

    Characterization and recognition of some opposition and coalition graph classes

    Authors: Van Bang Le, Thomas Podelleck

    Abstract: A graph is an opposition graph, respectively, a coalition graph, if it admits an acyclic orientation which puts the two end-edges of every chordless 4-vertex path in opposition, respectively, in the same direction. Opposition and coalition graphs have been introduced and investigated in connection to perfect graphs. Recognizing and characterizing opposition and coalition graphs are long-standing o… ▽ More

    Submitted 2 July, 2015; originally announced July 2015.

  18. arXiv:1410.2075  [pdf, ps, other

    cs.CC cs.DM

    Squares of $3$-sun-free split graphs

    Authors: Van Bang Le, Andrea Oversberg, Oliver Schaudt

    Abstract: The square of a graph $G$, denoted by $G^2$, is obtained from $G$ by putting an edge between two distinct vertices whenever their distance is two. Then $G$ is called a square root of $G^2$. Deciding whether a given graph has a square root is known to be NP-complete, even if the root is required to be a split graph, that is, a graph in which the vertex set can be partitioned into a stable set and a… ▽ More

    Submitted 8 October, 2014; originally announced October 2014.

  19. arXiv:1402.0024  [pdf, ps, other

    cs.DM math.CO

    Polynomial time recognition of squares of ptolemaic graphs and 3-sun-free split graphs

    Authors: Van Bang Le, Andrea Oversberg, Oliver Schaudt

    Abstract: The square of a graph $G$, denoted $G^2$, is obtained from $G$ by putting an edge between two distinct vertices whenever their distance is two. Then $G$ is called a square root of $G^2$. Deciding whether a given graph has a square root is known to be NP-complete, even if the root is required to be a chordal graph or even a split graph. We present a polynomial time algorithm that decides whether… ▽ More

    Submitted 31 January, 2014; originally announced February 2014.

    MSC Class: 05C75; 05C85; 68R05; 68R10

  20. Complexity Results for Rainbow Matchings

    Authors: Van Bang Le, Florian Pfender

    Abstract: A rainbow matching in an edge-colored graph is a matching whose edges have distinct colors. We address the complexity issue of the following problem, \mrbm: Given an edge-colored graph $G$, how large is the largest rainbow matching in $G$? We present several sharp contrasts in the complexity of this problem. We show, among others, that * can be approximated by a polynomial algorithm with appro… ▽ More

    Submitted 27 December, 2013; originally announced December 2013.

    Comments: To appear in Theoretical Computer Science

  21. arXiv:0902.2150  [pdf, ps, other

    cs.DM cs.DS

    Computing Graph Roots Without Short Cycles

    Authors: Babak Farzad, Lap Chi Lau, Van Bang Le, Nguyen Ngoc Tuy

    Abstract: Graph G is the square of graph H if two vertices x, y have an edge in G if and only if x, y are of distance at most two in H. Given H it is easy to compute its square H2, however Motwani and Sudan proved that it is NP-complete to determine if a given graph G is the square of some graph H (of girth 3). In this paper we consider the characterization and recognition problems of graphs that are squa… ▽ More

    Submitted 12 February, 2009; originally announced February 2009.

    Journal ref: 26th International Symposium on Theoretical Aspects of Computer Science STACS 2009 (2009) 397-408