Skip to content

chore: outer negation#2666

Open
maelle wants to merge 2 commits into
mainfrom
outer_negation
Open

chore: outer negation#2666
maelle wants to merge 2 commits into
mainfrom
outer_negation

Conversation

@maelle
Copy link
Copy Markdown
Contributor

@maelle maelle commented May 26, 2026

Part of #2652

@maelle maelle requested a review from schochastics May 26, 2026 10:15

expect_identical_graphs(g1, g2)
expect_true(all(!which_loop(g2)))
expect_all_false(which_loop(g2))
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

which_loops() returns a vector a logical so I think this is what we meant?

Copy link
Copy Markdown
Contributor

@schochastics schochastics left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was always bad at bollean algebra but this seems correct to me 😆

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

Successfully merging this pull request may close these issues.

2 participants