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

Unsat core #91

Merged
merged 44 commits into from
May 8, 2024
Merged

Unsat core #91

merged 44 commits into from
May 8, 2024

Commits on Apr 23, 2023

  1. added strings

    LaorS committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    d69cde3 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. changes in printer

    LaorS committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    7cbc628 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. added more string functions

    LaorS committed May 3, 2023
    Configuration menu
    Copy the full SHA
    1a9a634 View commit details
    Browse the repository at this point in the history
  2. added le,lt,ge,gr

    LaorS committed May 3, 2023
    Configuration menu
    Copy the full SHA
    9881934 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. added string printing

    LaorS committed May 4, 2023
    Configuration menu
    Copy the full SHA
    c59b7fe View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. added string tests

    LaorS committed May 10, 2023
    Configuration menu
    Copy the full SHA
    8bd8860 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. added string tests

    LaorS committed May 17, 2023
    Configuration menu
    Copy the full SHA
    11542cf View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. added regular expressions

    LaorS committed May 31, 2023
    Configuration menu
    Copy the full SHA
    036fc13 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. fixed Plus

    LaorS committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    06bd219 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. added sequences

    LaorS committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    a66afae View commit details
    Browse the repository at this point in the history
  2. small fixes

    LaorS committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    beebc9f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. fixed Empty

    LaorS committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    1b69d40 View commit details
    Browse the repository at this point in the history
  2. Update test/pgms/example_string_comparison.py

    Co-authored-by: yoni206 <yoni206@users.noreply.github.com>
    LaorS and yoni206 authored Jun 18, 2023
    Configuration menu
    Copy the full SHA
    755685d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. added tests

    LaorS committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    46620c7 View commit details
    Browse the repository at this point in the history
  2. added tests

    LaorS committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    49c10be View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. removed cvc5-Linux

    LaorS committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    87226c4 View commit details
    Browse the repository at this point in the history
  2. Update cvc5_pythonic_api/cvc5_pythonic_printer.py

    Co-authored-by: yoni206 <yoni206@users.noreply.github.com>
    LaorS and yoni206 authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    d1a2d89 View commit details
    Browse the repository at this point in the history
  3. added SeqUpdate

    LaorS committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    c73ba74 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. more documentation

    LaorS committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    96b30aa View commit details
    Browse the repository at this point in the history
  2. SubSeq on sequence only

    LaorS committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    532adfd View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. added re concat

    LaorS committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    d40cc29 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. added missing functions

    LaorS committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    a4271a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. added doc-tests

    LaorS committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f1f7607 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. reverting formatting

    LaorS committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c379962 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12cf47b View commit details
    Browse the repository at this point in the history
  3. format

    LaorS committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    dfc5fcc View commit details
    Browse the repository at this point in the history
  4. removed cvc5

    LaorS committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ebdf7eb View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    9ad8db5 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. fixed as_string

    LaorS committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    66fa4d4 View commit details
    Browse the repository at this point in the history
  2. reformatted

    LaorS committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    968e77a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. unsat

    LaorS committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    983fcc4 View commit details
    Browse the repository at this point in the history
  2. merge

    LaorS committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2a42a46 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. fixed tests

    LaorS committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    545a073 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Update cvc5_pythonic_api/cvc5_pythonic.py

    Co-authored-by: yoni206 <yoni206@users.noreply.github.com>
    LaorS and yoni206 authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    550785a View commit details
    Browse the repository at this point in the history
  2. Update cvc5_pythonic_api/cvc5_pythonic.py

    Co-authored-by: yoni206 <yoni206@users.noreply.github.com>
    LaorS and yoni206 authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d2364bd View commit details
    Browse the repository at this point in the history
  3. Update cvc5_pythonic_api/cvc5_pythonic.py

    Co-authored-by: yoni206 <yoni206@users.noreply.github.com>
    LaorS and yoni206 authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b92b773 View commit details
    Browse the repository at this point in the history
  4. Update cvc5_pythonic_api/cvc5_pythonic.py

    Co-authored-by: yoni206 <yoni206@users.noreply.github.com>
    LaorS and yoni206 authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    9ce80b8 View commit details
    Browse the repository at this point in the history
  5. Update cvc5_pythonic_api/cvc5_pythonic.py

    Co-authored-by: yoni206 <yoni206@users.noreply.github.com>
    LaorS and yoni206 authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    e67c8d1 View commit details
    Browse the repository at this point in the history
  6. Update cvc5_pythonic_api/cvc5_pythonic.py

    Co-authored-by: yoni206 <yoni206@users.noreply.github.com>
    LaorS and yoni206 authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5be0b73 View commit details
    Browse the repository at this point in the history
  7. Update test/pgms/unsat_core.py

    Co-authored-by: yoni206 <yoni206@users.noreply.github.com>
    LaorS and yoni206 authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    bfda30b View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. PR changes

    LaorS committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    5538a22 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. test

    yoni206 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    bff21e7 View commit details
    Browse the repository at this point in the history
  2. revert

    yoni206 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    902ee60 View commit details
    Browse the repository at this point in the history
  3. fix

    yoni206 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d636a15 View commit details
    Browse the repository at this point in the history