中文
相关论文

相关论文: Simplifying Activity-on-Edge Graphs

200 篇论文

Real-world optimization problems are generally not just black-box problems, but also involve mixed types of inputs in which discrete and continuous variables coexist. Such mixed-space optimization possesses the primary challenge of modeling…

机器学习 · 计算机科学 2022-02-09 Jaeyeon Ahn , Taehyeon Kim , Seyoung Yun

A storyline visualization is a layout that represents the temporal dynamics of social interactions along time by the convergence of chronological lines. Among the criteria oriented at improving aesthetics and legibility of a representation…

数据结构与算法 · 计算机科学 2016-08-30 Martin Gronemann , Michael Jünger , Frauke Liers , Francesco Mambelli

Interactions in many real-world phenomena can be explained by a strong hierarchical structure. Typically, this structure or ranking is not known; instead we only have observed outcomes of the interactions, and the goal is to infer the…

数据结构与算法 · 计算机科学 2019-04-24 Nikolaj Tatti

We study the computational complexity of determining structural properties of edge periodic temporal graphs (EPGs). EPGs are time-varying graphs that compactly represent periodic behavior of components of a dynamic network, for example,…

计算复杂性 · 计算机科学 2022-03-16 Emmanuel Arrighi , Niels Grüttemeier , Nils Morawietz , Frank Sommer , Petra Wolf

We investigate the problem of scheduling the maintenance of edges in a network, motivated by the goal of minimizing outages in transportation or telecommunication networks. We focus on maintaining connectivity between two nodes over time;…

数据结构与算法 · 计算机科学 2017-02-01 Fidaa Abed , Lin Chen , Yann Disser , Martin Groß , Nicole Megow , Julie Meißner , Alexander T. Richter , Roman Rischke

The parametric shortest path problem is to find the shortest paths in graph where the edge costs are of the form w_ij+lambda where each w_ij is constant and lambda is a parameter that varies. The problem is to find shortest path trees for…

数据结构与算法 · 计算机科学 2015-06-02 Neal Young , Robert Tarjan , James Orlin

We consider the minimization of edge-crossings in geometric drawings of graphs $G=(V, E)$, i.e., in drawings where each edge is depicted as a line segment. The respective decision problem is NP-hard [Bienstock, '91]. In contrast to theory…

计算几何 · 计算机科学 2019-07-03 Marcel Radermacher , Ignaz Rutter

The betweenness centrality of a graph vertex measures how often this vertex is visited on shortest paths between other vertices of the graph. In the analysis of many real-world graphs or networks, betweenness centrality of a vertex is used…

数据结构与算法 · 计算机科学 2024-05-15 Sebastian Buß , Hendrik Molter , Rolf Niedermeier , Maciej Rymar

An EPG-representation of a graph $G$ is a collection of paths in a plane square grid, each corresponding to a single vertex of $G$, so that two vertices are adjacent if and only if their corresponding paths share infinitely many points. In…

离散数学 · 计算机科学 2017-11-15 Martin Pergel , Paweł Rzążewski

In many real-world scenarios, an autonomous agent often encounters various tasks within a single complex environment. We propose to build a graph abstraction over the environment structure to accelerate the learning of these tasks. Here,…

机器学习 · 计算机科学 2019-07-02 Wenling Shang , Alex Trott , Stephan Zheng , Caiming Xiong , Richard Socher

Given in the plane a set $S$ of $n$ points and a set of disks centered at these points, the disk graph $G(S)$ induced by these disks has vertex set $S$ and an edge between two vertices if their disks intersect. Note that the disks may have…

计算几何 · 计算机科学 2025-10-08 Bruce W. Brewer , Haitao Wang

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 problem of minimizing the makespan on batch processing identical machines, subject to compatibility constraints, where two jobs are compatible if they can be processed simultaneously in a same batch. These constraints are…

离散数学 · 计算机科学 2023-09-07 Khaoula Bouakaz , Mourad Boudhar

Hypergraph visualization has many applications in network data analysis. Recently, a polygon-based representation for hypergraphs has been proposed with demonstrated benefits. However, the polygon-based layout often suffers from excessive…

图形学 · 计算机科学 2023-08-10 Peter Oliver , Eugene Zhang , Yue Zhang

The classical, linear-time solvable Feedback Edge Set problem is concerned with finding a minimum number of edges intersecting all cycles in a (static, unweighted) graph. We provide a first study of this problem in the setting of temporal…

离散数学 · 计算机科学 2021-09-13 Roman Haag , Hendrik Molter , Rolf Niedermeier , Malte Renken

This paper discusses the graph covering problem in which a set of edges in an edge- and node-weighted graph is chosen to satisfy some covering constraints while minimizing the sum of the weights. In this problem, because of the large…

数据结构与算法 · 计算机科学 2014-04-17 Takuro Fukunaga

The on-line shortest path problem is considered under various models of partial monitoring. Given a weighted directed acyclic graph whose edge weights can change in an arbitrary (adversarial) way, a decision maker has to choose in each…

机器学习 · 计算机科学 2007-05-23 Andras Gyorgy , Tamas Linder , Gabor Lugosi , Gyorgy Ottucsak

Coflow scheduling models communication requests in parallel computing frameworks where multiple data flows between shared resources need to be completed before computation can continue. In this paper, we introduce Path-based Coflow…

数据结构与算法 · 计算机科学 2020-02-18 Alexander Eckl , Luisa Peter , Maximilian Schiffer , Susanne Albers

The Longest Path Problem is a question of finding the maximum length between pairs of vertices of a graph. In the general case, the problem is NP-complete. However, there is a small collection of graph classes for which there exists an…

数据结构与算法 · 计算机科学 2024-08-01 Omar Al - Khazali

We study the crossing-minimization problem in a layered graph drawing of planar-embedded rooted trees whose leaves have a given total order on the first layer, which adheres to the embedding of each individual tree. The task is then to…

离散数学 · 计算机科学 2024-02-29 Julia Katheder , Stephen G. Kobourov , Axel Kuckuk , Maximilian Pfister , Johannes Zink