On the work of dynamic constant-time parallel algorithms for regular tree languages and context-free languages

July 19, 2023 Β· Declared Dead Β· πŸ› International Symposium on Mathematical Foundations of Computer Science

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Jonas Schmidt, Thomas Schwentick, Jennifer Todtenhoefer arXiv ID 2307.10131 Category cs.DS: Data Structures & Algorithms Cross-listed cs.FL Citations 1 Venue International Symposium on Mathematical Foundations of Computer Science Last Checked 4 months ago
Abstract
Previous work on Dynamic Complexity has established that there exist dynamic constant-time parallel algorithms for regular tree languages and context-free languages under label or symbol changes. However, these algorithms were not developed with the goal to minimise work (or, equivalently, the number of processors). In fact, their inspection yields the work bounds $O(n^2)$ and $O(n^7)$ per change operation, respectively. In this paper, dynamic algorithms for regular tree languages are proposed that generalise the previous algorithms in that they allow unbounded node rank and leaf insertions, while improving the work bound from $O(n^2)$ to $O(n^Ξ΅)$, for arbitrary $Ξ΅> 0$. For context-free languages, algorithms with better work bounds (compared with $O(n^7)$) for restricted classes are proposed: for every $Ξ΅> 0$ there are such algorithms for deterministic context-free languages with work bound $O(n^{3+Ξ΅})$ and for visibly pushdown languages with work bound $O(n^{2+Ξ΅})$.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted