Algorithms for ranking and unranking the combinatorial set of RNA secondary structures

January 27, 2023 Β· Declared Dead Β· πŸ› Discrete Mathematics, Algorithms and Applications (DMAA)

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Yuriy Shablya, Dmitry Kruchinin arXiv ID 2301.11890 Category cs.DS: Data Structures & Algorithms Cross-listed cs.DM Citations 1 Venue Discrete Mathematics, Algorithms and Applications (DMAA) Last Checked 4 months ago
Abstract
In this paper, we study the combinatorial set of RNA secondary structures of length $n$ with $m$ base-pairs. For a compact representation, we encode an RNA secondary structure by the corresponding Motzkin word. For this combinatorial set, we construct an AND/OR tree structure, find a bijection between the combinatorial set and the set of variants of the AND/OR tree, and develop algorithms for ranking and unranking the variants of the AND/OR tree. The developed ranking and unranking algorithms have polynomial time complexity $O(m^2 (n - m))$ for $m < n - 2 m$ and $O(m (n - m)^2)$ for $m > n - 2 m$. In contrast to the existing algorithms, the new algorithms do not require preprocessing steps and have better time complexity.
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