For edge cases and ring systems the used mutation route was not optimized. Using the algorithm implemented by @jalhackl for TF we can achieve much better transformation routes.
Todos
[X] Adding tf_routes package to build environment
[x] Updating functions to use enhanced and optimized mutation routes if package is installed --- fall back to original implementation if needed.
Description
For edge cases and ring systems the used mutation route was not optimized. Using the algorithm implemented by @jalhackl for TF we can achieve much better transformation routes.
Todos
Status