Forbidden-path connected

Rule table used for computing the parent adjustment distance for two CPDAGs according to the methods by Henckel et al. (2024b). For given sets XX and ZZ, it finds certain nodes yy such that ZZ cannot be used as an adjustment set with respect to XX and yy.

EDGES --> <--, ---
SETS X, W
COLORS pass, yield
START --> [pass] AT X
OUTPUT ... [yield]

... [pass]  | ---, --> [pass]  | next not in X and next not in W
... [pass]  | ---, --> [yield] | next not in X and next in W
... [yield] | ---, --> [yield] | next not in X
Graph type:
CPDAG
Applications:
References: