This week: - The forward search algorithm extended with the condition detection. The 'if', 'while' and 'do-while' conditions are detected well. There are problems with the 'for' statement. Next week: - The backward search not finished yet, it has to be finished.