Space Efficient Representations of Finite Groups

February 26, 2020 Β· Declared Dead Β· πŸ› Journal of computer and system sciences (Print)

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Bireswar Das, Shivdutt Sharma, P. R. Vaidyanathan arXiv ID 2002.11391 Category cs.DS: Data Structures & Algorithms Cross-listed cs.SC Citations 1 Venue Journal of computer and system sciences (Print) Last Checked 4 months ago
Abstract
The Cayley table representation of a group uses $\mathcal{O}(n^2)$ words for a group of order $n$ and answers multiplication queries in time $\mathcal{O}(1)$. It is interesting to ask if there is a $o(n^2)$ space representation of groups that still has $\mathcal{O}(1)$ query-time. We show that for any $Ξ΄$, $\frac{1}{\log n} \le Ξ΄\le 1$, there is an $\mathcal{O}(\frac{n^{1 +Ξ΄}}Ξ΄)$ space representation for groups of order $n$ with $\mathcal{O}(\frac{1}Ξ΄)$ query-time. We also show that for Z-groups, simple groups and several group classes defined in terms of semidirect product, there are linear space representations with at most logarithmic query-time. Farzan and Munro (ISSAC'06) defined a model for group representation and gave a succinct data structure for abelian groups with constant query-time. They asked if their result can be extended to categorically larger group classes. We construct data structures in their model for Hamiltonian groups and some other classes of groups with constant query-time.
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