中文
相关论文

相关论文: On some optimization problems for star-free graphs

200 篇论文

Recently, Davies, Jenssen, Perkins, and Roberts gave a very nice proof of the result (due, in various parts, to Kahn, Galvin-Tetali, and Zhao) that the independence polynomial of a $d$-regular graph is maximized by disjoint copies of…

组合数学 · 数学 2016-10-19 Jonathan Cutler , A. J. Radcliffe

We show that the dominating set problem parameterized by solution size is fixed-parameter tractable (FPT) in graphs that do not contain the claw (K(1,3)), the complete bipartite graph on four vertices where the two parts have one and three…

数据结构与算法 · 计算机科学 2015-03-17 Marek Cygan , Geevarghese Philip , Marcin Pilipczuk , Michał Pilipczuk , Jakub Onufry Wojtaszczyk

Let $G$ be a $K_4$-free graph of order $n$ and let $k$ be an integer with $0\leq k\leq n$. We show the existence of positive constants $\eta$ and $\nu$ such that $G$ has at most $(4-\eta)^{(5-\eta)k-n}(5-\eta)^{n-(4-\eta)k}$ maximal…

组合数学 · 数学 2025-12-23 Thilo Hartel , Lucas Picasarri-Arrieta , Dieter Rautenbach

We give a combinatorial polynomial-time algorithm to find a maximum weight independent set in perfect graphs of bounded degree that do not contain a prism or a hole of length four as an induced subgraph. An even pair in a graph is a pair of…

组合数学 · 数学 2024-01-09 Tara Abrishami , Maria Chudnovsky , Cemil Dibek , Kristina Vušković

For a fixed graph G, a maximal independent set is an independent set that is not a proper subset of any other independent set. P. Erd\"os, and independently, J. W. Moon and L. Moser, and R. E. Miller and D. E. Muller, determined the maximum…

组合数学 · 数学 2020-12-22 Chunwei Song , Bowen Yao

We investigate the parameterized complexity of generalisations and variations of the dominating set problem on classes of graphs that are nowhere dense. In particular, we show that the distance-d dominating-set problem, also known as the…

数据结构与算法 · 计算机科学 2009-07-27 Anuj Dawar , Stephan Kreutzer

The linear complementarity problem is a continuous optimization problem that generalizes convex quadratic programming, Nash equilibria of bimatrix games and several such problems. This paper presents a continuous optimization formulation…

离散数学 · 计算机科学 2018-10-19 Parthe Pandit , Ankur A. Kulkarni

Fix a positive integer $n$ and consider the bipartite graph whose vertices are the $3$-element subsets and the $2$-element subsets of $[n]=\{1,2,\dots,n\}$, and there is an edge between $A$ and $B$ if $A\subset B$. We prove that the…

组合数学 · 数学 2024-06-25 Thomas Kalinowski , Uwe Leck

A dominating set in a graph $G$ is a set $S$ of vertices such that every vertex in $V(G) \setminus S$ is adjacent to a vertex in $S$. A restrained dominating set of $G$ is a dominating set $S$ with the additional restraint that the graph $G…

组合数学 · 数学 2024-03-27 Boštjan Brešar , Michael A. Henning

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

Maximum Independent Set (MIS for short) is in general graphs the paradigmatic $W[1]$-hard problem. In stark contrast, polynomial-time algorithms are known when the inputs are restricted to structured graph classes such as, for instance,…

数据结构与算法 · 计算机科学 2019-09-19 Édouard Bonnet , Nicolas Bousquet , Stéphan Thomassé , Rémi Watrigant

We study an optimal transport problem in a compact convex set $\Omega\subset\mathbb{R}^d$ where bulk transport is coupled to dynamic optimal transport on a metric graph $ \mathsf{G} = (\mathsf{V},\mathsf{E})$ which is embedded in $\Omega$.…

偏微分方程分析 · 数学 2025-06-19 Marcello Carioni , Juliane Krautz , Jan-F. Pietschmann

In the study of deterministic distributed algorithms it is commonly assumed that each node has a unique $O(\log n)$-bit identifier. We prove that for a general class of graph problems, local algorithms (constant-time distributed algorithms)…

分布式、并行与集群计算 · 计算机科学 2013-12-24 Mika Göös , Juho Hirvonen , Jukka Suomela

For a graph $G=(V,E)$, a subset $D$ of vertex set $V$, is a dominating set of $G$ if every vertex not in $D$ is adjacent to atleast one vertex of $D$. A dominating set $D$ of a graph $G$ with no isolated vertices is called a paired…

离散数学 · 计算机科学 2021-12-13 Vikash Tripathi , Ton Kloks , Arti Pandey , Kaustav Paul , Hung-Lung Wang

Two of the most fundamental distributed symmetry-breaking problems are that of finding a maximal independent set (MIS) and a maximal matching (MM) in a graph. It is a major open question whether these problems can be solved in constant…

分布式、并行与集群计算 · 计算机科学 2025-03-03 Keren Censor-Hillel , Tomer Even , Maxime Flin , Magnús M. Halldórsson

A dominating set D in a graph G is a subset of its vertices such that every vertex of the graph which does not belong to set D is adjacent to at least one vertex from set D. A set of vertices of graph G is a global dominating set if it is a…

离散数学 · 计算机科学 2024-10-25 Ernesto Parra Inza , Nodari Vakhania , Jose M. Sigarreta Almira , Frank A. Hernández Mira

Independent sets play a key role into the study of graphs and important problems arising in graph theory reduce to them. We define the monomial ideal of independent sets associated to a finite simple graph and describe its homological and…

交换代数 · 数学 2013-07-12 Oana Olteanu

We propose a generalisation of the Cameron-Erdos conjecture for sum-free sets to arbitrary non-translation invariant linear equations over Z in three or more variables and, using well-known methods from graph theory, prove a weak form of…

数论 · 数学 2010-09-17 Peter Hegarty

There has been interest recently in maximizing the number of independent sets in graphs. For example, the Kahn-Zhao theorem gives an upper bound on the number of independent sets in a $d$-regular graph. Similarly, it is a corollary of the…

组合数学 · 数学 2019-03-21 Lauren Keough , A. J. Radcliffe

We consider the following NP-hard problem: in a weighted graph, find a minimum cost set of vertices whose removal leaves a graph in which no two cycles share an edge. We obtain a constant-factor approximation algorithm, based on the…

数据结构与算法 · 计算机科学 2015-05-14 Samuel Fiorini , Gwenaël Joret , Ugo Pietropaoli