Skip to content

Fix for Fast Walkthrough on true graph

Sylvain Caillou requested to merge sc_fix_fast_walkthrough_on_true_graph into dev

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.

Merge request reports

Loading