Hey dude, you've run out of room in your PM box. So here's my reply to your question.
If you perform the cycling algorithm, it will simply take you to another case, which you would find and perform the cycling algorithm for, which you would find the next... etc etc until it's solved
The direct algorithm simply shortcuts you having to FIND the cases, and just gives you an algorithm that contains all the cycles.