中文
相关论文

相关论文: Query Complexity of Tournament Solutions

200 篇论文

A celebrated unresolved conjecture of Erd\"{o}s and Hajnal states that for every undirected graph $H$ there exists $ \epsilon(H) > 0 $ such that every undirected graph on $ n $ vertices that does not contain $H$ as an induced subgraph…

组合数学 · 数学 2022-08-11 Soukaina Zayat , Salman Ghazal

We are presented with a graph, $G$, on $n$ vertices with $m$ edges whose edge set is unknown. Our goal is to learn the edges of $G$ with as few queries to an oracle as possible. When we submit a set $S$ of vertices to the oracle, it tells…

量子物理 · 物理学 2024-03-01 Asaf Ferber , Liam Hardiman

A shortcut of a directed path $v_1 v_2 \cdots v_n$ is an edge $v_iv_j$ with $j > i+1$. If $j = i+2$ the shortcut is called a hop. If all hops are present, the path is called hop complete, so the path and its hops form a square of a path. We…

组合数学 · 数学 2020-09-30 Raphael Yuster

We introduce Shortest Connection Game, a two-player game played on a directed graph with edge costs. Given two designated vertices in which they start, the players take turns in choosing edges emanating from the vertex they are currently…

计算机科学与博弈论 · 计算机科学 2015-11-26 Andreas Darmann , Ulrich Pferschy , Joachim Schauer

A \emph{resolving set} $R$ in a graph $G$ is a set of vertices such that every vertex of $G$ is uniquely identified by its distances to the vertices of $R$. Introduced in the 1970s, this concept has been since then extensively studied from…

组合数学 · 数学 2024-12-05 Jan Bok , Antoine Dailly , Tuomo Lehtilä

We provide a simple new randomized contraction approach to the global minimum cut problem for simple undirected graphs. The contractions exploit 2-out edge sampling from each vertex rather than the standard uniform edge sampling. We…

数据结构与算法 · 计算机科学 2019-09-04 Mohsen Ghaffari , Krzysztof Nowicki , Mikkel Thorup

It is well known that a tournament (complete oriented graph) on $n$ vertices has at most ${1/4}\binom{n}{3}$ directed triangles, and that the constant 1/4 is best possible. Motivated by some geometric considerations, our aim in this paper…

组合数学 · 数学 2014-01-14 Imre Leader , Ta Sheng Tan

In the rendezvous problem, two computing entities (called \emph{agents}) located at different vertices in a graph have to meet at the same vertex. In this paper, we consider the synchronous \emph{neighborhood rendezvous problem}, where the…

分布式、并行与集群计算 · 计算机科学 2022-03-14 Ryota Eguchi , Naoki Kitamura , Taisuke Izumi

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

Consider a two-player game between players Builder and Painter. Painter begins the game by picking a coloring of the edges of $K_n$, which is hidden from Builder. In each round, Builder points to an edge and Painter reveals its color.…

组合数学 · 数学 2020-08-20 Joseph Briggs , Christopher Cox

We construct a new quantum algorithm for the graph collision problem; that is, the problem of deciding whether the set of marked vertices contains a pair of adjacent vertices in a known graph G. The query complexity of our algorithm is…

量子物理 · 物理学 2012-04-09 Dmitry Gavinsky , Tsuyoshi Ito

An independent dominating set D of a graph G = (V,E) is a subset of vertices such that every vertex in V \ D has at least one neighbor in D and D is an independent set, i.e. no two vertices of D are adjacent in G. Finding a minimum…

数据结构与算法 · 计算机科学 2010-09-08 Serge Gaspers , Mathieu Liedloff

We consider the problem of reducing the (semi)total domination number of graph by one by contracting edges. It is known that this can always be done with at most three edge contractions and that deciding whether one edge contraction…

离散数学 · 计算机科学 2022-05-26 Esther Galby

The evaluation of general-purpose artificial agents, particularly those based on LLMs, presents a significant challenge due to the non-transitive nature of their interactions. When agent A defeats B, B defeats C, and C defeats A,…

人工智能 · 计算机科学 2026-05-06 Saad Alqithami

We show that for every positive integer $k$, any tournament with minimum out-degree at least $(2+o(1))k^2$ contains a subdivision of the complete directed graph on $k$ vertices, which is best possible up to a factor of $8$. This may be…

组合数学 · 数学 2019-08-13 António Girão , Kamil Popielarz , Richard Snyder

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

For an oriented graph $D$ and a set $X\subseteq V(D)$, the inversion of $X$ in $D$ is the digraph obtained by reversing the orientations of the edges of $D$ with both endpoints in $X$. The inversion number of $D$, $\textrm{inv}(D)$, is the…

组合数学 · 数学 2024-01-23 Noga Alon , Emil Powierski , Michael Savery , Alex Scott , Elizabeth Wilmer

Graph reconstruction can efficiently detect the underlying topology of massive networks such as the Internet. Given a query oracle and a set of nodes, the goal is to obtain the edge set by performing as few queries as possible. An algorithm…

数据结构与算法 · 计算机科学 2024-07-29 Clara Stegehuis , Lotte Weedage

Knockout tournaments, also known as single-elimination or cup tournaments, are a popular form of sports competitions. In the standard probabilistic setting, for each pairing of players, one of the players wins the game with a certain (a…

数据结构与算法 · 计算机科学 2024-12-17 Juhi Chaudhary , Hendrik Molter , Meirav Zehavi

FAST problem is finding minimum feedback arc set problem in tournaments. In this paper we present some algorithms that are similar to sorting algorithms for FAST problem and we analyze them. We present Pseudo_InsertionSort algorithm for…

数据结构与算法 · 计算机科学 2019-10-16 Sadra Mohammadshirazi , Alireza Bagheri