pywhy-graphs icon indicating copy to clipboard operation
pywhy-graphs copied to clipboard

Check the Markov Equivalence of two MAGs

Open aryan26roy opened this issue 2 years ago • 2 comments

Is your feature request related to a problem? Please describe. I want to be able to check if two MAGs are Markov equivalent with one function call.

Describe the solution you'd like A function that takes in two MAGs and outputs a boolean indicating whether they are markov equivalent or not.

Additional context Needed this feature to implement tests for #93

aryan26roy avatar Oct 18 '23 15:10 aryan26roy

Is this implemented in #93, or is your proposal to add this in a separate PR?

adam2392 avatar Oct 24 '23 18:10 adam2392

It's a proposal to add it in a separate PR.

aryan26roy avatar Nov 01 '23 15:11 aryan26roy