I would like to have a solution algorhythm that can "solve" the cube from a random state to any specific state, other than a fully solved state.
For example: cube state is U R F D B2, and I would like to reach state R L' B F' L R' F B' directly, without solving the cube first. Can I do this somehow with Cube.js, or it could be a new feature?