Conceitos essenciais
Variant of the Moser-Tardos Algorithm with constant expected random bits usage for problems with subexponential growth dependency graphs.
Resumo
モーザー・タルドスアルゴリズムの変種について、依存関係グラフが亜指数成長を持つ問題に対して、期待されるランダムビットの使用量が一定であることが証明されました。この研究は、決定的アルゴリズムの開発とLovász Local LemmaのBorelバージョンへの応用を示唆しています。
- ランダムビットの使用量が一定であることが証明されたモーザー・タルドスアルゴリズムの変種に焦点を当てた研究です。
- 依存関係グラフが亜指数成長を持つ問題における効率的なアルゴリズム開発を目指しています。
- 決定的アルゴリズムやLovász Local LemmaのBorelバージョンへの応用可能性が示唆されています。
- 研究は、ランダムビット使用量を最小限に抑えながら問題解決能力を維持する新しいアプローチを提供しています。
Estatísticas
Moser and Tardos proved that if the difference between sides in the inequality is at least a fixed constant c > 0, then the algorithm finds a satisfying assignment on a graph G after using O(|V(G)|) random bits in expectation.
The algorithm's run on (M, rnd) can be associated with an M-landscape to recover the function UsedkM,rnd.
Citações
"Let G be a digraph and let ∆ be the maximal vertex degree in Rel(G). If for every x ∈ V(G) we have 1 − |R(x)| / b|Var(x)| < 1 / e∆, then there exists f ∈ bV(G) which satisfies R." - Lovász Local Lemma
"The main aim of this article is to present a parallel version of the MTA and to show that it has the following property." - Main Result