核心概念
Efficiently solve energy problems in weighted automata using corner-point abstraction.
要約
この記事は、有限加重オートマトンにおけるエネルギー問題の解決方法に焦点を当てています。具体的には、一つの時計を持つ加重タイムドオートマトンを扱い、コーナーポイント抽象化を使用して有限無時間オートマトンに変換する方法が説明されています。これにより、非ゼノなBüchi受理可能な実行が可能となります。
統計
有限加重オートマトンでのエネルギー問題は多項式時間で解決可能。
エネルギー問題は4つ以上の時計を持つ加重タイムドオートマトンでは不可解。
コーナーポイント抽象化は一つの時計を持つWTBAから有限無時間WBAへの変換手法。
引用
"Energy problems in weighted (timed) automata pose the question whether there exist infinite runs in which the accumulated weights always stay positive."
"Our algorithms are freely available and implemented in a tool based on open-source platforms TChecker and Spot."
"The corner-point regions of A are equivalent to clock constraints x = ai, ai ≤ x < ai+1, and ai < x ≤ ai+1."