Algorithms for Longest Common Abelian Factors

February 28, 2015 Β· Declared Dead Β· πŸ› International Journal of 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 Ali Alatabbi, Costas S. Iliopoulos, Alessio Langiu, M. Sohel Rahman arXiv ID 1503.00049 Category cs.DS: Data Structures & Algorithms Citations 7 Venue International Journal of Foundations of Computer Science Last Checked 4 months ago
Abstract
In this paper we consider the problem of computing the longest common abelian factor (LCAF) between two given strings. We present a simple $O(Οƒ~ n^2)$ time algorithm, where $n$ is the length of the strings and $Οƒ$ is the alphabet size, and a sub-quadratic running time solution for the binary string case, both having linear space requirement. Furthermore, we present a modified algorithm applying some interesting tricks and experimentally show that the resulting algorithm runs faster.
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