Skip to content
View daniel-raffler's full-sized avatar

Block or report daniel-raffler

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. RaTRS RaTRS Public

    Haskell

  2. mf-runtime mf-runtime Public

    Haskell

  3. mf-compile mf-compile Public

    Haskell

  4. mf-library mf-library Public

    Haskell

  5. opensmt opensmt Public

    Forked from usi-verification-and-security/opensmt

    The opensmt solver

    C++

  6. java-smt java-smt Public

    Forked from sosy-lab/java-smt

    JavaSMT - Unified Java API for SMT solvers.

    Java

322 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 18 commits in 1 repository

Created a pull request in sosy-lab/java-smt that received 10 comments

Update CVC5 to 1.2.X

Hello everyone, this PR will update CVC5 to the latest version and rewrites the solver backend to use the new TermManager interface. It also change…

+941 −907 lines changed 10 comments
Opened 7 other pull requests in 1 repository
Reviewed 3 pull requests in 1 repository
sosy-lab/java-smt 3 pull requests

Created an issue in sosy-lab/java-smt that received 3 comments

Z3 fails when given mixed integer-real arguments for division

Hello everyone, there seems to be an issue with division in Z3 if one of the arguments is integer and the other is real: @Test public void divBugTe…

3 comments
Opened 3 other issues in 2 repositories
Started 1 discussion in 1 repository
cvc5/cvc5
Loading