中文
相关论文

相关论文: Balanced Independent and Dominating Sets on Colore…

200 篇论文

We study a natural generalization of the classical \textsc{Dominating Set} problem, called \textsc{Dominating Set with Quotas} (DSQ). In this problem, we are given a graph \( G \), an integer \( k \), and for each vertex \( v \in V(G) \), a…

数据结构与算法 · 计算机科学 2026-04-07 Sobyasachi Chatterjee , Sushmita Gupta , Saket Saurabh , Sanjay Seetharaman , Anannya Upasana

Given a partition ${\mathcal V}=(V_1, \ldots,V_m)$ of the vertex set of a graph $G$, an {\em independent transversal} (IT) is an independent set in $G$ that contains one vertex from each $V_i$. A {\em fractional IT} is a non-negative real…

组合数学 · 数学 2017-03-10 Ron Aharoni , Irina Gorelik

A vertex set $D$ in a finite undirected graph $G$ is an {\em efficient dominating set} (\emph{e.d.s.}\ for short) of $G$ if every vertex of $G$ is dominated by exactly one vertex of $D$. The \emph{Efficient Domination} (ED) problem, which…

离散数学 · 计算机科学 2021-12-17 Andreas Brandstädt

Given a graph $G$, a subset $S$ of vertices of $G$ is an efficient dominating set ($EDS$) if $|N[v] \cap S|=1,$ for all $v\in V(G)$. A graph $G$ is efficiently dominatable if it possesses an $EDS$. The efficient domination number of G is…

组合数学 · 数学 2023-03-07 A. Senthil Thilak , Bharadwaj

A temporal graph is a finite sequence of graphs, called snapshots, over the same vertex set. Many temporal graph problems turn out to be much more difficult than their static counterparts. One such problem is \textsc{Timeline Vertex Cover}…

数据结构与算法 · 计算机科学 2025-10-10 Anton Herrmann , Christian Komusiewicz , Nils Morawietz , Frank Sommer

Given a graph $G$, a non-negative integer $k$, and a weight function that maps each vertex in $G$ to a positive real number, the \emph{Maximum Weighted Budgeted Independent Set (MWBIS) problem} is about finding a maximum weighted…

计算复杂性 · 计算机科学 2015-07-21 Tushar Kalra , Rogers Mathew , Sudebkumar Prasant Pal , Vijay Pandey

We strengthen a result by Laskar and Lyle (Discrete Appl. Math. (2009), 330-338) by proving that it is NP-complete to decide whether a bipartite planar graph can be partitioned into three independent dominating sets. In contrast, we show…

计算复杂性 · 计算机科学 2019-05-14 Juho Lauri , Christodoulos Mitillos

The Maximum Weight Independent Set (MWIS) problem on graphs with vertex weights asks for a set of pairwise nonadjacent vertices of maximum total weight. The complexity of the MWIS problem for $P_6$-free graphs is unknown. In this note, we…

离散数学 · 计算机科学 2015-04-27 T. Karthick

In graph coloring problems, the goal is to assign a positive integer color to each vertex of an input graph such that adjacent vertices do not receive the same color assignment. For classic graph coloring, the goal is to minimize the…

数据结构与算法 · 计算机科学 2016-10-11 Joan Boyar , Leah Epstein , Lene M. Favrholdt , Kim S. Larsen , Asaf Levin

We explore a reconfiguration version of the dominating set problem, where a dominating set in a graph $G$ is a set $S$ of vertices such that each vertex is either in $S$ or has a neighbour in $S$. In a reconfiguration problem, the goal is…

离散数学 · 计算机科学 2014-01-31 Akira Suzuki , Amer E. Mouawad , Naomi Nishimura

We consider the algorithmic problem of finding large \textit{balanced} independent sets in sparse random bipartite graphs, and more generally the problem of finding independent sets with specified proportions of vertices on each side of the…

数据结构与算法 · 计算机科学 2023-07-27 Will Perkins , Yuzhou Wang

An efficient dominating set (or perfect code) in a graph is a set of vertices the closed neighborhoods of which partition the vertex set of the graph. The minimum weight efficient domination problem is the problem of finding an efficient…

离散数学 · 计算机科学 2014-11-26 Andreas Brandstädt , Pavel Fičur , Arne Leitert , Martin Milanič

A vertex set $D$ in a finite undirected graph $G$ is an {\em efficient dominating set} (e.d.s.\ for short) of $G$ if every vertex of $G$ is dominated by exactly one vertex of $D$. The \emph{Efficient Domination} (ED) problem, which asks for…

离散数学 · 计算机科学 2021-03-19 Andreas Brandstädt , Raffaele Mosca

A graph on $n$ vertices is equitably $k$-colorable if it is $k$-colorable and every color is used either $\left\lfloor n/k \right\rfloor$ or $\left\lceil n/k \right\rceil$ times. Such a problem appears to be considerably harder than vertex…

离散数学 · 计算机科学 2023-06-22 Guilherme de C. M. Gomes , Carlos V. G. C. Lima , Vinícius F. dos Santos

We give a fully polynomial-time approximation scheme (FPTAS) to count the number of independent sets on almost every $\Delta$-regular bipartite graph if $\Delta\ge 53$. In the weighted case, for all sufficiently large integers $\Delta$ and…

数据结构与算法 · 计算机科学 2019-03-19 Chao Liao , Jiabao Lin , Pinyan Lu , Zhenyu Mao

We investigate how efficiently a well-studied family of domination-type problems can be solved on bounded-treewidth graphs. For sets $\sigma,\rho$ of non-negative integers, a $(\sigma,\rho)$-set of a graph $G$ is a set $S$ of vertices such…

计算复杂性 · 计算机科学 2025-04-22 Jacob Focke , Dániel Marx , Fionn Mc Inerney , Daniel Neuen , Govind S. Sankar , Philipp Schepper , Philip Wellnitz

The classic greedy coloring (first-fit) algorithm considers the vertices of an input graph $G$ in a given order and assigns the first available color to each vertex $v$ in $G$. In the {\sc Grundy Coloring} problem, the task is to find an…

离散数学 · 计算机科学 2024-10-29 Akanksha Agrawal , Daniel Lokshtanov , Fahad Panolan , Saket Saurabh , Shaily Verma

Map labeling is a classical problem in cartography and geographic information systems (GIS) that asks to place labels for area, line, and point features, with the goal to select and place the maximum number of independent, i.e.,…

计算几何 · 计算机科学 2022-02-18 Sujoy Bhore , Guangping Li , Martin Nöllenburg

Let $G=(V,E)$ be a graph without isolated vertices. A matching in $G$ is a set of independent edges in $G$. A perfect matching $M$ in $G$ is a matching such that every vertex of $G$ is incident to an edge of $M$. A set $S\subseteq V$ is a…

组合数学 · 数学 2015-06-02 Ruo-Wei Hung , Chih-Chia Yao

The $k$-Strong Conflict-Free ($k$-SCF, in short) colouring problem seeks to find a colouring of the vertices of a hypergraph $H$ using minimum number of colours so that in every hyperedge $e$ of $H$, there are at least $\min\{|e|,k\}$…

组合数学 · 数学 2021-06-08 S. M. Dhannya , N. S. Narayanaswamy