wiki_research

personal research wiki
git clone https://a3nm.net/git/wiki_research/
Log | Files | Refs

palindromic_length (212B)


      1 # Palindromic length
      2 
      3 [computational_problem] of deciding, given a [word] w and an [integer] k, whether w is the concatenation of k [palindromes]
      4 
      5 [Academic_paper]: [bathie2025small]
      6 
      7 Up: [computational_problem]