felixleopoldo / benchpress

A Snakemake workflow to run and benchmark structure learning (a.k.a. causal discovery) algorithms for probabilistic graphical models.
https://benchpressdocs.readthedocs.io
GNU General Public License v2.0
65 stars 17 forks source link

Incorporate Background Knowledge through Edge Constraints in Structure Learning Algorithms #117

Closed gomathi-l closed 4 months ago

gomathi-l commented 4 months ago

This pull request adapts the algorithms in the Tetrad, Gobnilp, bnlearn, and pcalg libraries to include background knowledge through edge constraints.

felixleopoldo commented 4 months ago

This is great. Thanks, Gomathi.