Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
169 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

Solving Simple Stochastic Games with few Random Nodes faster using Bland's Rule (1901.05316v1)

Published 16 Jan 2019 in cs.DS and cs.GT

Abstract: The best algorithm so far for solving Simple Stochastic Games is Ludwig's randomized algorithm which works in expected $2{O(\sqrt{n})}$ time. We first give a simpler iterative variant of this algorithm, using Bland's rule from the simplex algorithm, which uses exponentially less random bits than Ludwig's version. Then, we show how to adapt this method to the algorithm of Gimbert and Horn whose worst case complexity is $O(k!)$, where $k$ is the number of random nodes. Our algorithm has an expected running time of $2{O(k)}$, and works for general random nodes with arbitrary outdegree and probability distribution on outgoing arcs.

Citations (6)

Summary

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