中文
相关论文

相关论文: Blocking optimal $k$-arborescences

200 篇论文

In a classical covering problem, we are given a set of requests that we need to satisfy (fully or partially), by buying a subset of items at minimum cost. For example, in the k-MST problem we want to find the cheapest tree spanning at least…

数据结构与算法 · 计算机科学 2011-02-28 Marek Cygan , Fabrizio Grandoni , Stefano Leonardi , Marcin Mucha , Marcin Pilipczuk , Piotr Sankowski

We consider two decomposition problems in directed graphs. We say that a digraph is $k$-bounded for some $k \in \mathbb{Z}_{\geq 1}$ if each of its connected components contains at most $k$ arcs. For the first problem, a directed linear…

组合数学 · 数学 2024-09-06 Florian Hörsch , Lucas Picasarri-Arrieta

We survey $k$-best enumeration problems and the algorithms for solving them, including in particular the problems of finding the $k$ shortest paths, $k$ smallest spanning trees, and $k$ best matchings in weighted graphs.

数据结构与算法 · 计算机科学 2014-12-17 David Eppstein

We study the {\em min-cost chain-constrained spanning-tree} (abbreviated \mcst) problem: find a min-cost spanning tree in a graph subject to degree constraints on a nested family of node sets. We devise the {\em first} polytime algorithm…

数据结构与算法 · 计算机科学 2016-05-12 Andre Linhares , Chaitanya Swamy

We consider the directed Min-Cost Rooted Subset $k$-Edge-Connection problem: given a digraph $G=(V,E)$ with edge costs, a set $T \subseteq V$ of terminals, a root node $r$, and an integer $k$, find a min-cost subgraph of $G$ that contains…

数据结构与算法 · 计算机科学 2023-07-26 Zeev Nutov

Generally, a graph G, an independent set is a subset S of vertices in G such that no two vertices in S are adjacent (connected by an edge) and a vertex cover is a subset S of vertices such that each edge of G has at least one of its…

数据结构与算法 · 计算机科学 2009-09-02 Kamanashis Biswas , S. A. M. Harun

Finding a shortest path in a graph is one of the most classic problems in algorithmic and graph theory. While we dispose of quite efficient algorithms for this ordinary problem (like the Dijkstra or Bellman-Ford algorithms), some slight…

数据结构与算法 · 计算机科学 2024-08-05 Abderrahim Bendahi , Adrien Fradin

Given a graph $G=(V,E)$ with non-negative real edge lengths and an integer parameter $k$, the Min-Max k-Tree Cover problem seeks to find a set of at most $k$ subtrees of $G$, such that the union of the trees is the vertex set $V$. The…

数据结构与算法 · 计算机科学 2019-12-13 Syamantak Das , Lavina Jain , Nikhil Kumar

We introduce the notion of \emph{bounded diameter arboricity}. Specifically, the \emph{diameter-$d$ arboricity} of a graph is the minimum number $k$ such that the edges of the graph can be partitioned into $k$ forests each of whose…

组合数学 · 数学 2016-08-19 Martin Merker , Luke Postle

A classical problem in Distance Geometry, with multiple practical applications (in molecular structure determination, sensor network localization etc.) is to find the possible placements of the vertices of a graph with given edge lengths.…

组合数学 · 数学 2021-11-30 Goran Malić , Ileana Streinu

We introduce a novel framework of graph modifications specific to interval graphs. We study interdiction problems with respect to these graph modifications. Given a list of original intervals, each interval has a replacement interval such…

数据结构与算法 · 计算机科学 2021-08-02 Hung P. Hoang , Stefan Lendl , Lasse Wulf

Let $T=(V,E)$ be a tree with associated costs on its subtrees. A minmax $k$-partition of $T$ is a partition into $k$ subtrees, minimizing the maximum cost of a subtree over all possible partitions. In the centered version of the problem,…

数据结构与算法 · 计算机科学 2018-03-28 Di Chen , Mordecai J. Golin

Let ${\cal G}$ be a minor-closed graph class. We say that a graph $G$ is a $k$-apex of ${\cal G}$ if $G$ contains a set $S$ of at most $k$ vertices such that $G\setminus S$ belongs to ${\cal G}$. We denote by ${\cal A}_k ({\cal G})$ the set…

数据结构与算法 · 计算机科学 2021-03-03 Ignasi Sau , Giannos Stamoulis , Dimitrios M. Thilikos

The $k$-CombDMR problem is that of determining whether an $n \times n$ distance matrix can be realised by $n$ vertices in some undirected graph with $n + k$ vertices. This problem has a simple solution in the case $k=0$. In this paper we…

数据结构与算法 · 计算机科学 2024-06-24 David L. Fairbairn , George B. Mertzios , Norbert Peyerimhoff

We consider the following natural problem that generalizes min-sum-radii clustering: Given is $k\in\mathbb{N}$ as well as some metric space $(V,d)$ where $V=F\cup C$ for facilities $F$ and clients $C$. The goal is to find a clustering given…

数据结构与算法 · 计算机科学 2023-10-05 Lukas Drexler , Jan Höckendorff , Joshua Könen , Kevin Schewior

The quadratic minimum spanning tree problem and its variations such as the quadratic bottleneck spanning tree problem, the minimum spanning tree problem with conflict pair constraints, and the bottleneck spanning tree problem with conflict…

数据结构与算法 · 计算机科学 2016-03-16 Ante Ćustić , Ruonan Zhang , Abraham P. Punnen

We develop two different methods to achieve subexponential time parameterized algorithms for problems on sparse directed graphs. We exemplify our approaches with two well studied problems. For the first problem, {\sc $k$-Leaf…

数据结构与算法 · 计算机科学 2010-01-07 Frederic Dorn , Fedor V. Fomin , Daniel Lokshtanov , Venkatesh Raman , Saket Saurabh

Recently, many studies have been devoted to finding diverse solutions in classical combinatorial problems, such as Vertex Cover (Baste et al., IJCAI'20), Matching (Fomin et al., ISAAC'20) and Spanning Tree (Hanaka et al., AAAI'21). We…

数据结构与算法 · 计算机科学 2024-09-19 Mark de Berg , Andrés López Martínez , Frits Spieksma

$k$-defensive domination, a variant of the classical domination problem on graphs, seeks a minimum cardinality vertex set providing a surjective defense against any attack on vertices of cardinality bounded by a parameter $k$. The problem…

离散数学 · 计算机科学 2020-10-09 Tınaz Ekim , Arthur Farley , Andrzej Proskurowski , Mordechai Shalom

We introduce the parametric matroid one-interdiction problem. Given a matroid, each element of its ground set is associated with a weight that depends linearly on a real parameter from a given parameter interval. The goal is to find, for…

组合数学 · 数学 2024-08-15 Nils Hausbrandt , Oliver Bachtler , Stefan Ruzika , Luca E. Schäfer