SL5C
In June 2022, I developed an alternate version of L5C called SL5C. Instead of solving the five corners, they are solved to one of a set of desired states. The algorithm may solve a case to the solved state, U R' from solved, U2 R' from solved, R U' R' from solved, etc. This reduces the move count of L5C while still allowing the proceeding edge solving step to work.