Package: cayleyR
Type: Package
Title: Cayley Graph Analysis for Permutation Puzzles
Version: 0.1.0
Authors@R: c(
    person(
      "Yuri", "Baramykov",
      email = "lbsbmsu@mail.ru",
      role = c("aut", "cre")
    )
  )
Description: Implements algorithms for analyzing Cayley graphs of permutation groups,
    with a focus on the TopSpin puzzle and similar permutation-based combinatorial 
    puzzles. Provides methods for cycle detection, state space exploration, and 
    finding optimal operation sequences in permutation groups generated by shift 
    and reverse operations.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: digest
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/Zabis13/cayleyR
BugReports: https://github.com/Zabis13/cayleyR/issues
NeedsCompilation: no
Packaged: 2025-11-21 10:57:54 UTC; yuri
Author: Yuri Baramykov [aut, cre]
Maintainer: Yuri Baramykov <lbsbmsu@mail.ru>
Repository: CRAN
Date/Publication: 2025-11-25 20:42:14 UTC
Built: R 4.4.3; ; 2025-12-08 02:07:51 UTC; windows
