Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to project a GeneralGraph to a PAG? #209

Open
smilesun opened this issue Dec 19, 2024 · 1 comment
Open

How to project a GeneralGraph to a PAG? #209

smilesun opened this issue Dec 19, 2024 · 1 comment

Comments

@smilesun
Copy link

smilesun commented Dec 19, 2024

By default, A Genearal Graph has .pag property set to False. See now I use GIN and the output is a GeneralGraph, how can I transform/project this into a PAG so that I can compare it with ground truth PAG?

@kunwuz
Copy link
Collaborator

kunwuz commented Jan 19, 2025

Sorry for the late reply. Currently, we don’t have a method to transfer it to PAG, but I completely agree that it would be an excellent addition. I’ll make sure to inform you as soon as we have a solution. Perhaps you could try to compare the causal orders for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants