Rigorous complexity bound for the inversion-based LRX algorithm
Prove that the inversion-based algorithm for decomposing permutations into the LRX generators has complexity at most n(n-1)/2+n/2.
References
Currently it is our top performing algorithm from the practical tests, we expect its complexity is bounded by $n(n-1)/2+n/2$, however it is not yet proved.
— CayleyPy RL: Pathfinding and Reinforcement Learning on Cayley Graphs
(2502.18663 - Chervov et al., 25 Feb 2025) in Section 5.4, “Upper bound on the diameter and the algorithms”