Fix for Fast Walkthrough on true graph
This merge request proposes a fix for the Fast Walkthrough when used with the option on_true_graph = True
. Currently, it breaks in dev because it cannot find edge_y
in the subsequent functions of the walkthrough in the filtered graph.