中文
相关论文

相关论文: Orienting Graphs to Optimize Reachability

200 篇论文

We study how we can accelerate the spreading of information in temporal graphs via shifting operations; a problem that captures real-world applications varying from information flows to distribution schedules. In a temporal graph there is a…

数据结构与算法 · 计算机科学 2025-10-09 Argyrios Deligkas , Eduard Eiben , George Skretas

In the Metric Dimension problem, one asks for a minimum-size set $R$ of vertices such that for any pair of vertices of the graph, there is a vertex from $R$ whose two distances to the vertices of the pair are distinct. This problem has…

组合数学 · 数学 2026-04-17 Antoine Dailly , Florent Foucaud , Anni Hakanen

We consider problems to make a given bidirected graph strongly connected with minimum cardinality of additional signs or additional arcs. For the former problem, we show the minimum number of additional signs and give a linear-time…

离散数学 · 计算机科学 2017-09-05 Tatsuya Matsuoka , Shun Sato

Let G = (V, E) be a directed acyclic graph with two distinguished vertices s, t and let F be a set of forbidden pairs of vertices. We say that a path in G is safe, if it contains at most one vertex from each pair {u, v} in F. Given G and F,…

离散数学 · 计算机科学 2015-03-19 Jakub Kováč

Let $G = (V, E)$ be a connected graph, and let $T$ in $V$ be a subset of vertices. An orientation of $G$ is called $T$-odd if any vertex $v \in V$ has odd in-degree if and only if it is in $T$. Finding a T -odd orientation of G can be…

离散数学 · 计算机科学 2025-11-25 Sylvain Gravier , Matthieu Petiteau , Isabelle Sivignon

In this paper, we propose a deterministic algorithm that approximates the optimal path cover on weighted undirected graphs. Based on the 1/2-Approximation Path Cover Algorithm by Moran et al., we add a procedure to remove the redundant…

数值分析 · 数学 2021-01-25 Junyuan Lin , Guangpeng Ren

We consider the problem of classifying those graphs that arise as an undirected square of an oriented graph by generalising the notion of quasi-transitive directed graphs to mixed graphs. We fully classify those graphs of maximum degree…

组合数学 · 数学 2023-11-09 Christopher Duffy

Interdiction problems are leader-follower games in which the leader is allowed to delete a certain number of edges from the graph in order to maximally impede the follower, who is trying to solve an optimization problem on the impeded…

数据结构与算法 · 计算机科学 2013-10-02 Feng Pan , Aaron Schild

We consider the \textsc{Steiner Orientation} problem, where we are given as input a mixed graph $G=(V,E,A)$ and a set of $k$ demand pairs $(s_i,t_i)$, $i\in[k]$. The goal is to orient the undirected edges of $G$ in a way that the resulting…

数据结构与算法 · 计算机科学 2025-07-30 Tesshu Hanaka , Michael Lampis , Nikolaos Melissinos , Edouard Nemery , Hirotaka Ono , Manolis Vasilakis

We consider ordinal approximation algorithms for a broad class of utility maximization problems for multi-agent systems. In these problems, agents have utilities for connecting to each other, and the goal is to compute a maximum-utility…

多智能体系统 · 计算机科学 2017-11-30 Ben Abramowitz , Elliot Anshelevich

The graph-navigability problem concerns how one can find as short paths as possible between a pair of vertices, given an incomplete picture of a graph. We study the navigability of graphs where the vertices are tagged by a number (between 1…

物理与社会 · 物理学 2011-08-25 Sang Hoon Lee , Petter Holme

We study the eternal dominating number and the m-eternal dominating number on digraphs. We generalize known results on graphs to digraphs. We also consider the problem "oriented (m-)eternal domination", consisting in finding an orientation…

离散数学 · 计算机科学 2018-05-25 Guillaume Bagan , Alice Joffard , Hamamache Kheddouci

Grouping the nodes of a graph into clusters is a standard technique for studying networks. We study a problem where we are given a directed network and are asked to partition the graph into a sequence of coherent groups. We assume that…

社会与信息网络 · 计算机科学 2025-12-08 Iiro Kumpulainen , Nikolaj Tatti

In the classical Node-Disjoint Paths (NDP) problem, we are given an $n$-vertex graph $G=(V,E)$, and a collection $M=\{(s_1,t_1),\ldots,(s_k,t_k)\}$ of pairs of its vertices, called source-destination, or demand pairs. The goal is to route…

数据结构与算法 · 计算机科学 2017-11-07 Julia Chuzhoy , David H. K. Kim , Rachit Nimavat

In the classical Node-Disjoint Paths (NDP) problem, the input consists of an undirected $n$-vertex graph $G$, and a collection $\mathcal{M}=\{(s_1,t_1),\ldots,(s_k,t_k)\}$ of pairs of its vertices, called source-destination, or demand,…

数据结构与算法 · 计算机科学 2016-11-17 Julia Chuzhoy , David H. K. Kim , Rachit Nimavat

This thesis studies the graph alignment problem, the noisy version of the graph isomorphism problem, which aims to find a matching between the nodes of two graphs which preserves most of the edges. Focusing on the planted version where the…

数据结构与算法 · 计算机科学 2024-04-22 Luca Ganassali

Monitoring edge-geodetic sets in a graph are subsets of vertices such that every edge of the graph must lie on all the shortest paths between two vertices of the monitoring set. These objects were introduced in a work by Foucaud, Krishna…

离散数学 · 计算机科学 2025-02-10 Tapas Das , Florent Foucaud , Clara Marcille , PD Pavan , Sagnik Sen

We consider the problem of determining the inducibility (maximum possible asymptotic density of induced copies) of oriented graphs on four vertices. We provide exact values for more than half of the graphs, and very close lower and upper…

组合数学 · 数学 2022-02-18 Łukasz Bożyk , Andrzej Grzesik , Bartłomiej Kielak

A mixed graph $G$ is a graph that consists of both undirected and directed edges. An orientation of $G$ is formed by orienting all the undirected edges of $G$, i.e., converting each undirected edge $\{u,v\}$ into a directed edge that is…

数据结构与算法 · 计算机科学 2024-04-15 Loukas Georgiadis , Dionysios Kefallinos , Evangelos Kosinas

We consider two graph optimization problems called vector domination and total vector domination. In vector domination one seeks a small subset S of vertices of a graph such that any vertex outside S has a prescribed number of neighbors in…

离散数学 · 计算机科学 2015-03-17 Ferdinando Cicalese , Martin Milanic , Ugo Vaccaro