Score-based causal discovery methods

In this section, we would like to introduce Score-based causal discovery methods, including GES, DGES, and Exact search methods. For GES, we implemented it with BIC score [1] and generalized score [2]. DGES [5] extends GES to handle data with deterministic (functional) relationships among variables. For Exact search, we implemented DP [3] and A* [4].

Contents: