中文
相关论文

相关论文: A 7/3-Approximation for Feedback Vertex Sets in To…

200 篇论文

This paper presents a technique for approximating, up to any precision, the set of subgame-perfect equilibria (SPE) in discounted repeated games. The process starts with a single hypercube approximation of the set of SPE. Then the initial…

计算机科学与博弈论 · 计算机科学 2010-02-10 Andriy Burkov , Brahim Chaib-draa

Modeling strategic conflict from a game theoretical perspective involves dealing with epistemic uncertainty. Payoff uncertainty models are typically restricted to simple probability models due to computational restrictions. Recent…

计算机科学与博弈论 · 计算机科学 2019-05-13 Juan Leni , John Levine , John Quigley

We study the token swapping problem, in which we are given a graph with an initial assignment of one distinct token to each vertex, and a final desired assignment (again with one token per vertex). The goal is to find the minimum length…

数据结构与算法 · 计算机科学 2024-10-28 Sam Hiken , Nicole Wein

Akin to the Erd\H{o}s-Rademacher problem, Linial and Morgenstern made the following conjecture in tournaments: for any $d\in (0,1]$, among all $n$-vertex tournaments with $d\binom{n}{3}$ many 3-cycles, the number of 4-cycles is…

组合数学 · 数学 2020-12-01 Jie Ma , Tianyun Tang

We present new algorithms for counting and detecting small tournaments in a given tournament. In particular, it is proved that every tournament on four vertices (there are four) can be detected in $O(n^2)$ time and counted in $O(n^\omega)$…

数据结构与算法 · 计算机科学 2023-12-05 Raphael Yuster

A celebrated connection in the interface of online learning and game theory establishes that players minimizing swap regret converge to correlated equilibria (CE) -- a seminal game-theoretic solution concept. Despite the long history of…

计算机科学与博弈论 · 计算机科学 2024-11-05 Ioannis Anagnostides , Alkis Kalavasis , Tuomas Sandholm

We present a new approximation algorithm for the (metric) prize-collecting traveling salesperson problem (PCTSP). In PCTSP, opposed to the classical traveling salesperson problem (TSP), one may not include a vertex of the input graph in the…

数据结构与算法 · 计算机科学 2023-04-13 Jannis Blauth , Martin Nägele

We study the Feedback Vertex Set and the Vertex Cover problem in a natural variant of the classical online model that allows for delayed decisions and reservations. Both problems can be characterized by an obstruction set of subgraphs that…

数据结构与算法 · 计算机科学 2023-07-17 Elisabet Burjons , Fabian Frei , Matthias Gehnen , Henri Lotze , Daniel Mock , Peter Rossmanith

We introduce two min-max problems: the first problem is to minimize the supremum of finitely many rational functions over a compact basic semi-algebraic set whereas the second problem is a 2-player zero-sum polynomial game in randomized…

最优化与控制 · 数学 2009-12-16 Rida Laraki , Jean B. Lasserre

We provide CONGEST model algorithms for approximating minimum weighted vertex cover and the maximum weighted matching. For bipartite graphs, we show that a $(1+\varepsilon)$-approximate weighted vertex cover can be computed…

数据结构与算法 · 计算机科学 2023-08-09 Salwa Faour , Marc Fuchs , Fabian Kuhn

We only consider finite structures. With every totally ordered set $V$ and a subset $P$ of $\binom{V}{2}$, we associate the underlying tournament ${\rm Inv}(\underline{V}, P)$ obtained from the transitive tournament $\underline{V}:=(V,…

组合数学 · 数学 2023-12-08 Houmem Belkhechine , Cherifa Ben Salha , Rim Romdhane

We study the effects of randomness on competitions based on an elementary random process in which there is a finite probability that a weaker team upsets a stronger team. We apply this model to sports leagues and sports tournaments, and…

物理与社会 · 物理学 2013-04-02 E. Ben-Naim , N. W. Hengartner , S. Redner , F. Vazquez

We consider robust counterparts of uncertain combinatorial optimization problems, where the difference to the best possible solution over all scenarios is to be minimized. Such minmax regret problems are typically harder to solve than their…

最优化与控制 · 数学 2016-06-06 A. Chassein , M. Goerigk

The group draw of a sports tournament requires assigning teams to groups of (almost) the same size. The most important criteria for a draw procedure are balance, randomness, and transparency, which could not be satisfied simultaneously if…

物理与社会 · 物理学 2026-05-25 László Csató

The Bermond-Thomassen conjecture states that, for any positive integer $r$, a digraph of minimum out-degree at least $2r-1$ contains at least $r$ vertex-disjoint directed cycles. Bessy, Sereni and Lichiardopol proved that a regular…

组合数学 · 数学 2018-05-04 Maoqun Wang , Weihua Yang

We study the computational complexity of Feedback Vertex Set on subclasses of Hamiltonian graphs. In particular, we consider Hamiltonian graphs that are regular or are planar and regular. Moreover, we study the less known class of…

计算复杂性 · 计算机科学 2021-04-13 Dario Cavallaro , Till Fluschnik

Evolution of large scale networks demand for efficient way of communication in the networks. One way to propagate information in the network is to find vertex cover. In this paper we describe a variant of vertex cover problem naming it…

数据结构与算法 · 计算机科学 2016-06-10 Tarun Yadav , Koustav Sadhukhan , Rao Arvind Mallari

Prize-Collecting Steiner Tree (PCST) is a generalization of the Steiner Tree problem, a fundamental problem in computer science. In the classic Steiner Tree problem, we aim to connect a set of vertices known as terminals using the…

数据结构与算法 · 计算机科学 2024-05-08 Ali Ahmadi , Iman Gholami , MohammadTaghi Hajiaghayi , Peyman Jabbarzade , Mohammad Mahdavi

Ranking the participants of a tournament has applications in voting, paired comparisons analysis, sports and other domains. In this paper we introduce bipartite tournaments, which model situations in which two different kinds of entity…

多智能体系统 · 计算机科学 2021-01-08 Joseph Singleton , Richard Booth

Most prior work on online matching problems has been with the flexibility of keeping some vertices unmatched. We study three related online matching problems with the constraint of matching every vertex, i.e., with no rejections. We adopt a…

数据结构与算法 · 计算机科学 2021-12-15 Mohak Goyal