py-why / causal-learn

Causal Discovery in Python. It also includes (conditional) independence tests and score functions.
https://causal-learn.readthedocs.io/en/latest/
MIT License
1.13k stars 186 forks source link

Added rules 8, 9, 10 to FCI #168

Closed kenneth-lee-ch closed 6 months ago

kenneth-lee-ch commented 7 months ago

I have modified the search/ConstraintBased/FCI.py by adding the orientation rules 8, 9, and 10 for issue #159