algorithm_study
algorithm_study copied to clipboard
Reeds–Sloane algorithm
https://en.wikipedia.org/wiki/Reeds%E2%80%93Sloane_algorithm
https://github.com/zimpha/algorithmic-library/blob/master/cpp/mathematics/linear-recurrence.cc https://paste.ubuntu.com/p/rHR9MHw5jP/
...+
cf: https://en.wikipedia.org/wiki/Berlekamp%E2%80%93Massey_algorithm
https://github.com/zimpha/algorithmic-library/blob/master/cpp/mathematics/linear-recurrence.cc