Non-causal connected
CPDAG
Rule table used for computing the parent adjustment distance for two CPDAGs according to the methods by Henckel et al. (2024b). For given sets and , it finds certain nodes such that cannot be used as an adjustment set with respect to and .
EDGES --> <--, ---
SETS X, W
COLORS init, poss-causal, non-causal
START ... [init] AT X
OUTPUT ... [non-causal]
... [init] | ---, --> [poss-causal] | next not in X
... [init] | <-- [non-causal] | next not in X
--> [...] | <-- [non-causal] | next not in X and current in W
--- [poss-causal] | --- [poss-causal] | next not in X and current not in W
... [poss-causal] | --> [poss-causal] | next not in X and current not in W
--- [non-causal] | --- [non-causal] | next not in X and current not in W
<-- [non-causal] | ... [non-causal] | next not in X and current not in W
... [non-causal] | --> [non-causal] | next not in X and current not in W