中文
相关论文

相关论文: A simple 7/3-approximation algorithm for feedback …

200 篇论文

Simple stochastic games can be solved by value iteration (VI), which yields a sequence of under-approximations of the value of the game. This sequence is guaranteed to converge to the value only in the limit. Since no stopping criterion is…

计算机科学中的逻辑 · 计算机科学 2021-02-02 Edon Kelmendi , Julia Krämer , Jan Kretinsky , Maximilian Weininger

The Traveling Tournament Problem (TTP-$k$) is a well-known benchmark problem in tournament timetabling, which asks us to design a double round-robin schedule such that the total traveling distance of all $n$ teams is minimized under the…

数据结构与算法 · 计算机科学 2023-09-06 Jingyang Zhao , Mingyu Xiao

We consider the vehicle routing problem with stochastic demands (VRPSD) on tree structured networks with a single depot. The problem we are concerned with in this paper is to find a set of tours for the vehicle with minimum expected length.…

数据结构与算法 · 计算机科学 2013-04-23 Shalabh Vidyarthi , Kaushal K Shukla

In this paper, we begin the exploration of vertex-ordering problems through the lens of exponential-time approximation algorithms. In particular, we ask the following question: Can we simultaneously beat the running times of the fastest…

数据结构与算法 · 计算机科学 2025-02-18 Matthias Bentert , Fedor V. Fomin , Tanmay Inamdar , Saket Saurabh

The current best approximation algorithms for $k$-median rely on first obtaining a structured fractional solution known as a bi-point solution, and then rounding it to an integer solution. We improve this second step by unifying and…

数据结构与算法 · 计算机科学 2022-10-25 Kishen N. Gowda , Thomas Pensyl , Aravind Srinivasan , Khoa Trinh

We consider the family of $\Phi$-Subset problems, where the input consists of an instance $I$ of size $N$ over a universe $U_I$ of size $n$ and the task is to check whether the universe contains a subset with property $\Phi$ (e.g., $\Phi$…

数据结构与算法 · 计算机科学 2017-04-27 Serge Gaspers , Edward Lee

The $\varepsilon$-well-supported Nash equilibrium is a strong notion of approximation of a Nash equilibrium, where no player has an incentive greater than $\varepsilon$ to deviate from any of the pure strategies that she uses in her mixed…

计算机科学与博弈论 · 计算机科学 2014-07-14 Artur Czumaj , Michail Fasoulakis , Marcin Jurdziński

We consider a multistage framework introduced recently where, given a time horizon t=1,2,...,T, the input is a sequence of instances of a (static) combinatorial optimization problem I_1,I_2,...,I_T, (one for each time step), and the goal is…

数据结构与算法 · 计算机科学 2019-09-24 Evripidis Bampis , Bruno Escoffier , Alexander Kononov

In this paper, we obtain classification results for higher-dimensional analogues of classical association schemes called association schemes on triples (ASTs). We present an algorithm that enumerates all ASTs on a fixed number of vertices…

组合数学 · 数学 2022-02-21 Jose Maria P. Balmaceda , Dom Vito A. Briones

A tournament is an orientation of a complete graph. We say that a vertex $x$ in a tournament $\vec T$ controls another vertex $y$ if there exists a directed path of length at most two from $x$ to $y$. A vertex is called a king if it…

组合数学 · 数学 2022-09-28 Oded Lachish , Felix Reidl , Chhaya Trehan

Given a graph $G$ and an integer $k$, the Feedback Vertex Set (FVS) problem asks if there is a vertex set $T$ of size at most $k$ that hits all cycles in the graph. The fixed-parameter tractability status of FVS in directed graphs was a…

数据结构与算法 · 计算机科学 2014-12-03 Rajesh Chitnis , Marek Cygan , MohammadTaghi Hajiaghayi , Dániel Marx

We show that for every $\varepsilon > 0$, the degree-$n^\varepsilon$ Sherali-Adams linear program (with $\exp(\tilde{O}(n^\varepsilon))$ variables and constraints) approximates the maximum cut problem within a factor of…

数据结构与算法 · 计算机科学 2020-04-20 Samuel B. Hopkins , Tselil Schramm , Luca Trevisan

We investigate the Sherali-Adams lift & project hierarchy applied to a graph isomorphism polytope whose integer points encode the isomorphisms between two graphs. In particular, the Sherali-Adams relaxations characterize a new vertex…

组合数学 · 数学 2011-07-26 Peter N. Malkin

We present a local algorithm (constant-time distributed algorithm) for finding a 3-approximate vertex cover in bounded-degree graphs. The algorithm is deterministic, and no auxiliary information besides port numbering is required.

分布式、并行与集群计算 · 计算机科学 2009-05-02 Valentin Polishchuk , Jukka Suomela

The reciprocal function, 1/x, is important for many real-time algorithms. It is used in a large variety of algorithms from areas ranging from iterative estimation to machine learning. Many of these algorithms are iterative in nature and…

信号处理 · 电气工程与系统科学 2020-07-14 Michael Lunglmayr , Oliver Ploder

We study the recently introduced Connected Feedback Vertex Set (CFVS) problem from the view-point of parameterized algorithms. CFVS is the connected variant of the classical Feedback Vertex Set problem and is defined as follows: given a…

数据结构与算法 · 计算机科学 2009-09-18 Neeldhara Misra , Geevarghese Philip , Venkatesh Raman , Saket Saurabh , Somnath Sikdar

We present improved approximation algorithms in stochastic optimization. We prove that the multi-stage stochastic versions of covering integer programs (such as set cover and vertex cover) admit essentially the same approximation algorithms…

数据结构与算法 · 计算机科学 2017-12-20 Jaroslaw Byrka , Aravind Srinivasan

Inspired by the increasing popularity of Swiss-system tournaments in sports, we study the problem of predetermining the number of rounds that can be guaranteed in a Swiss-system tournament. Matches of these tournaments are usually…

离散数学 · 计算机科学 2021-06-11 Daniel Schmand , Marc Schröder , Laura Vargas Koch

Many uncertainty sets encountered in control systems analysis and design can be expressed in terms of semialgebraic sets, that is as the intersection of sets described by means of polynomial inequalities. Important examples are for instance…

最优化与控制 · 数学 2015-09-15 Fabrizio Dabbene , Didier Henrion , Constantino Lagoa

We consider the maximum vertex-weighted matching problem (MVM) for non-bipartite graphs. In earlier work we have described a 2/3-approximation algorithm for the MVM on bipartite graphs (Dobrian, Halappanavar, Pothen and Al-Herz, SIAM J.…

数据结构与算法 · 计算机科学 2019-02-18 Ahmed Al-Herz , Alex Pothen