Skip to content

try out A ==> B to A ==> A && B conversion#466

Draft
alexanderjsummers wants to merge 4 commits into
masterfrom
short-circuiting
Draft

try out A ==> B to A ==> A && B conversion#466
alexanderjsummers wants to merge 4 commits into
masterfrom
short-circuiting

Conversation

@alexanderjsummers

Copy link
Copy Markdown
Contributor

No description provided.

@fpoli

fpoli commented Jul 4, 2023

Copy link
Copy Markdown
Member

Boogie has a flag for that:

  /causalImplies
                Translate Boogie's A ==> B into prover's A ==> A && B.

@gauravpartha

gauravpartha commented Jul 4, 2023

Copy link
Copy Markdown
Contributor

@totoyoyo noticed that there is an error when that option is used and the Boogie developers confirmed that the feature is not implemented (boogie-org/boogie#757). As a reaction, they have removed the option (boogie-org/boogie#758).

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.

3 participants