Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
144 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Polyhedral value iteration for discounted games and energy games (2007.08575v2)

Published 16 Jul 2020 in cs.DS and cs.GT

Abstract: We present a deterministic algorithm, solving discounted games with $n$ nodes in $n{O(1)}\cdot (2 + \sqrt{2})n$-time. For bipartite discounted games our algorithm runs in $n{O(1)}\cdot 2n$-time. Prior to our work no deterministic algorithm running in time $2{o(n\log n)}$ regardless of the discount factor was known. We call our approach polyhedral value iteration. We rely on a well-known fact that the values of a discounted game can be found from the so-called optimality equations. In the algorithm we consider a polyhedron obtained by relaxing optimality equations. We iterate points on the border of this polyhedron by moving each time along a carefully chosen shift as far as possible. This continues until the current point satisfies optimality equations. Our approach is heavily inspired by a recent algorithm of Dorfman et al. (ICALP 2019) for energy games. For completeness, we present their algorithm in terms of polyhedral value iteration. Our exposition, unlike the original algorithm, does not require edge weights to be integers and works for arbitrary real weights.

Citations (2)

Summary

We haven't generated a summary for this paper yet.