For any LR(1)-grammar, construct an algorithm that checks if a given string is derivable in the grammar.
As before, at each stage of the LR-process we can determine which action is the only possible one.