Currently the test that asserts that parentAID between DAGs is equivalent to SID (implemented in R) is written in python, and makes use of the python bindings. There is no real reason this couldn't be written directly in the core rust library, so this is what's been done in this PR.
Currently the test that asserts that parentAID between DAGs is equivalent to SID (implemented in R) is written in python, and makes use of the python bindings. There is no real reason this couldn't be written directly in the core rust library, so this is what's been done in this PR.