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

Wip/lf/pea complement only #670

Merged
merged 120 commits into from
Aug 14, 2024
Merged

Wip/lf/pea complement only #670

merged 120 commits into from
Aug 14, 2024

Conversation

henkele
Copy link
Contributor

@henkele henkele commented Aug 9, 2024

Implements PEA complement and redundancy analysis

lf274 added 30 commits August 8, 2024 17:06
…etOP and getVal, renamed argument from "childs" to "trueChildIndex"
…. Removed unnecessary SimplePair class, now my implementation uses Pair class that was already there
@danieldietsch
Copy link
Member

@henkele @Langenfeld I fixed the various CC issues in 1a1883a. From my side, only the issues with CDD.getDecisionsConjunction() remain.

@danieldietsch
Copy link
Member

Oh, and I just realized: not all new files have copyright headers. Could you check for

A       trunk/source/Library-PEA/src/de/uni_freiburg/informatik/ultimate/lib/pea/InitialTransition.java
A       trunk/source/Library-PEA/src/de/uni_freiburg/informatik/ultimate/lib/pea/PEAComplement.java
A       trunk/source/Library-PEATest/src/de/uni_freiburg/informatik/ultimate/lib/pea/test/CddUnitTest.java
A       trunk/source/Library-PEATest/src/de/uni_freiburg/informatik/ultimate/lib/pea/test/ComplementPEATest.java
A       trunk/source/Library-PEATest/src/de/uni_freiburg/informatik/ultimate/lib/pea/test/RangeDecisionTest.java
A       trunk/source/PEAtoBoogie/src/de/uni_freiburg/informatik/ultimate/pea2boogie/translator/RedundancyTransformer.java
A       trunk/source/PEAtoBoogie/src/de/uni_freiburg/informatik/ultimate/pea2boogie/translator/RedundancyTransformerReq2Pea.java
A       trunk/source/UltimateRegressionTest/src/de/uni_freiburg/informatik/ultimate/regressiontest/generic/ReqCheckerRedundancyRegressionTestSuite.java

…transition as this simplifies the computation of the sink guard (source clock invariant not needed anymore, as non-modified clock is now explicitly in the guard of the outgoing transition)
@danieldietsch danieldietsch merged commit b7ce1da into dev Aug 14, 2024
2 checks passed
@danieldietsch danieldietsch deleted the wip/lf/pea-complement-only branch August 14, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants