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

314 adding the abstract numeric domains of the apron library as smt solver #346

Open
wants to merge 135 commits into
base: master
Choose a base branch
from

Commits on Jun 26, 2023

  1. Apron Prototyp und kleines Beispiel

    ros committed Jun 26, 2023
    2 Configuration menu
    Copy the full SHA
    403afed View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. 4 Configuration menu
    Copy the full SHA
    70e0ef0 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    642b24e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6758f9f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    6fb8c14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    169dd4f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    0480cc4 View commit details
    Browse the repository at this point in the history
  2. Numeral constraints

    winnieros committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    46bb452 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8a40bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6d6af3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3ac323 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. MakeVariable adjustment

    winnieros committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    44c13b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    75bdd45 View commit details
    Browse the repository at this point in the history
  2. Trying to create a Model

    winnieros committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e33581f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Code refactored

    winnieros committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    9baf465 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. mostly debugging

    winnieros committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    789dc48 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Model now working

    winnieros committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    1834883 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a747a27 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Testclass debugging

    winnieros committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    2aa423b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Rational Model

    winnieros committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f761bc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0846ec1 View commit details
    Browse the repository at this point in the history
  3. Documentaion

    winnieros committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    7b4e6d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. adding and()

    winnieros committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    c1ca1ac View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. distinct and True/False

    winnieros committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    78efb3b View commit details
    Browse the repository at this point in the history
  2. small changes

    winnieros committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    6d45ca6 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Debugging

    winnieros committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    cd40b19 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Debugging

    winnieros committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    8d15b53 View commit details
    Browse the repository at this point in the history
  2. Debugging

    winnieros committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    c20463f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. distinctTest

    winnieros committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    94e7437 View commit details
    Browse the repository at this point in the history
  2. distinctTest

    winnieros committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ef9c222 View commit details
    Browse the repository at this point in the history
  3. some requires for the tests

    winnieros committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e15eb13 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Tests and rounding

    winnieros committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    0df8562 View commit details
    Browse the repository at this point in the history
  2. Tests hasVar

    winnieros committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    0406931 View commit details
    Browse the repository at this point in the history
  3. Tests hasVar

    winnieros committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    029be2e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Congruence api test

    winnieros committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ab36def View commit details
    Browse the repository at this point in the history
  2. NativeApiTest Debugging

    winnieros committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    41bd763 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. test debugging

    winnieros committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    1b1da3d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. test debugging

    winnieros committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    75c0cd7 View commit details
    Browse the repository at this point in the history
  2. Comments and documentation

    winnieros committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    8e3fb81 View commit details
    Browse the repository at this point in the history
  3. Reformat Code

    winnieros committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    22d1139 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Tests all passed now

    winnieros committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    5944ee0 View commit details
    Browse the repository at this point in the history
  2. Addition to API test

    winnieros committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    54232bf View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    f6ab2c2 View commit details
    Browse the repository at this point in the history
  2. rename

    winnieros committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d76054b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. SAT and UNKNOWN warning

    winnieros committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    770de6b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. publishing

    winnieros committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9fd0fb8 View commit details
    Browse the repository at this point in the history
  2. publishing

    winnieros committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    0a6bd9d View commit details
    Browse the repository at this point in the history
  3. publishing

    winnieros committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    fe15e4d View commit details
    Browse the repository at this point in the history
  4. publishing

    winnieros committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    c378414 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. publishing

    winnieros committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    09c5ae9 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. publishing

    winnieros committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    3094601 View commit details
    Browse the repository at this point in the history
  2. publishing

    winnieros committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    556bef8 View commit details
    Browse the repository at this point in the history
  3. publishing

    winnieros committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ae6f5af View commit details
    Browse the repository at this point in the history
  4. publishing

    winnieros committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    5f90d17 View commit details
    Browse the repository at this point in the history
  5. publishing

    winnieros committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8786962 View commit details
    Browse the repository at this point in the history
  6. publishing

    winnieros committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c341b58 View commit details
    Browse the repository at this point in the history
  7. publishing

    winnieros committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7c3e169 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. publishing

    winnieros committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    5bd42bf View commit details
    Browse the repository at this point in the history
  2. publishing

    winnieros committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    3be2a82 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. publishing

    winnieros committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    58acf59 View commit details
    Browse the repository at this point in the history
  2. ant check-all

    winnieros committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    67783fb View commit details
    Browse the repository at this point in the history
  3. ant check-all

    winnieros committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e6f8968 View commit details
    Browse the repository at this point in the history
  4. ant check-all

    winnieros committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    64fe394 View commit details
    Browse the repository at this point in the history
  5. ant check-all

    winnieros committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    8e4222a View commit details
    Browse the repository at this point in the history
  6. ant check-all

    winnieros committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a67bd7e View commit details
    Browse the repository at this point in the history
  7. ant check-all

    winnieros committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    18b0447 View commit details
    Browse the repository at this point in the history
  8. ant check-all

    winnieros committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    4b51ef7 View commit details
    Browse the repository at this point in the history
  9. ant check-all

    winnieros committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    2511ef2 View commit details
    Browse the repository at this point in the history
  10. ant check-all

    winnieros committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a2c04f7 View commit details
    Browse the repository at this point in the history
  11. ant check-all

    winnieros committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    121afb4 View commit details
    Browse the repository at this point in the history
  12. ant check-all

    winnieros committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    9fa9809 View commit details
    Browse the repository at this point in the history
  13. ant check-all

    winnieros committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    f01cb4e View commit details
    Browse the repository at this point in the history
  14. ant check-all

    winnieros committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    9e0b27a View commit details
    Browse the repository at this point in the history
  15. ant check-all

    winnieros committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    85b6225 View commit details
    Browse the repository at this point in the history
  16. ant check-all

    winnieros committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    63d276c View commit details
    Browse the repository at this point in the history
  17. ant check-all

    winnieros committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    cd2597e View commit details
    Browse the repository at this point in the history
  18. ant check-all

    winnieros committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    f8f6e96 View commit details
    Browse the repository at this point in the history
  19. ant check-all

    winnieros committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1817470 View commit details
    Browse the repository at this point in the history
  20. ant check-all

    winnieros committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    ca0a3a9 View commit details
    Browse the repository at this point in the history
  21. ant check-all

    winnieros committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    ef8af65 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. ant check-all

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    8ea4daf View commit details
    Browse the repository at this point in the history
  2. ant check-all

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    6f320e2 View commit details
    Browse the repository at this point in the history
  3. ant check-all

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    13f7138 View commit details
    Browse the repository at this point in the history
  4. ant check-all

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7863d9e View commit details
    Browse the repository at this point in the history
  5. ant check-all

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    9be8eae View commit details
    Browse the repository at this point in the history
  6. ant check-all

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    809329d View commit details
    Browse the repository at this point in the history
  7. ant check-all

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7d48d25 View commit details
    Browse the repository at this point in the history
  8. ant check-all

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    44152b2 View commit details
    Browse the repository at this point in the history
  9. ant check-all

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    87dc5d0 View commit details
    Browse the repository at this point in the history
  10. ant check-all

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    8de9047 View commit details
    Browse the repository at this point in the history
  11. ant check-all

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    21b0dff View commit details
    Browse the repository at this point in the history
  12. ant check-all

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    f09652c View commit details
    Browse the repository at this point in the history
  13. ant check-all

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    5b5bcfa View commit details
    Browse the repository at this point in the history
  14. ant check-all

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    84199c0 View commit details
    Browse the repository at this point in the history
  15. ant check-all

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    120cea9 View commit details
    Browse the repository at this point in the history
  16. ant check-all

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    a4036f1 View commit details
    Browse the repository at this point in the history
  17. ant check-all

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    5072604 View commit details
    Browse the repository at this point in the history
  18. ant check-all

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    2499415 View commit details
    Browse the repository at this point in the history
  19. ant check-all

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    6d7fc4b View commit details
    Browse the repository at this point in the history
  20. beforeclass test

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    229b37a View commit details
    Browse the repository at this point in the history
  21. beforeclass test

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    4d09738 View commit details
    Browse the repository at this point in the history
  22. beforeclass test

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    d11354a View commit details
    Browse the repository at this point in the history
  23. ant publish new

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    00cc46f View commit details
    Browse the repository at this point in the history
  24. ant publish new

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    56f93fd View commit details
    Browse the repository at this point in the history
  25. ant publish new

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    988f9b5 View commit details
    Browse the repository at this point in the history
  26. ant publish new

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    9f6b5a7 View commit details
    Browse the repository at this point in the history
  27. ant publish new

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    2804bc2 View commit details
    Browse the repository at this point in the history
  28. ant publish new

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    5b27181 View commit details
    Browse the repository at this point in the history
  29. ant publish new

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    44120fa View commit details
    Browse the repository at this point in the history
  30. ant publish new

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    599094c View commit details
    Browse the repository at this point in the history
  31. ant publish new

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    5071f18 View commit details
    Browse the repository at this point in the history
  32. ant publish new

    winnieros committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    3ab8108 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. ant publish new

    winnieros committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    9b87f9c View commit details
    Browse the repository at this point in the history
  2. Some new documentaions

    winnieros committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    ac8bf93 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. load Library

    winnieros committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    9b2abbb View commit details
    Browse the repository at this point in the history
  2. load Library

    winnieros committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    5b2dcb5 View commit details
    Browse the repository at this point in the history
  3. load Library

    winnieros committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    a65fc09 View commit details
    Browse the repository at this point in the history
  4. load Library

    winnieros committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7eb4620 View commit details
    Browse the repository at this point in the history
  5. load Library

    winnieros committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ca790f6 View commit details
    Browse the repository at this point in the history
  6. Add Symlinks for Apron and classpathentries

    BaierD committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    526c10b View commit details
    Browse the repository at this point in the history
  7. ModelEvaluationTest Debug

    winnieros committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7398cc7 View commit details
    Browse the repository at this point in the history
  8. merge Versuch

    Merge branch '314-adding-the-abstract-numeric-domains-of-the-apron-library-as-smt-solver' of github.com:sosy-lab/java-smt into 314-adding-the-abstract-numeric-domains-of-the-apron-library-as-smt-solver
    winnieros committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    dd338ec View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    93a87b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbacbb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7a51ae View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'refs/remotes/origin/master' into 314-ad…

    …ding-the-abstract-numeric-domains-of-the-apron-library-as-smt-solver
    
    # Conflicts:
    #	.gitignore
    #	build/build-publish-solvers.xml
    #	lib/ivy.xml
    #	src/org/sosy_lab/java_smt/test/BooleanFormulaSubjectTest.java
    #	src/org/sosy_lab/java_smt/test/FormulaManagerTest.java
    #	src/org/sosy_lab/java_smt/test/ModelEvaluationTest.java
    #	src/org/sosy_lab/java_smt/test/NonLinearArithmeticTest.java
    #	src/org/sosy_lab/java_smt/test/ProverEnvironmentTest.java
    #	src/org/sosy_lab/java_smt/test/RationalFormulaManagerTest.java
    #	src/org/sosy_lab/java_smt/test/SolverBasedTest0.java
    #	src/org/sosy_lab/java_smt/test/SolverConcurrencyTest.java
    #	src/org/sosy_lab/java_smt/test/SolverStackTest.java
    #	src/org/sosy_lab/java_smt/test/TranslateFormulaTest.java
    daniel-raffler committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    bfbfb3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9dd9c5 View commit details
    Browse the repository at this point in the history
  6. Apron: Updated ApronTheoremProver to use the new interface from Abstr…

    …actProver to manage its assertion stack.
    daniel-raffler committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d06365a View commit details
    Browse the repository at this point in the history
  7. Apron: Formatting

    daniel-raffler committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b6c9358 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb13ca3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    86121db View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    26c49ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12a9839 View commit details
    Browse the repository at this point in the history
  3. DReal: Revert to returning 'null' in convertValue if the value does n…

    …ot match any of the special cases. This is necessary as default values don't work properly and the argument may not have been fully substituted. In that case it's not a value at all and we need to return 'null'.
    daniel-raffler committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3b87a75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    899b982 View commit details
    Browse the repository at this point in the history