Skip to content

Temporary input file "cadical" #529

@kfriedberger

Description

@kfriedberger

I noticed a kind of temporary file named "cadical" in the project directory after running JUnit tests. This file seems to appear in JavaSMT as well as in CPAchecker. We should avoid this file or redirect it into a valid temp-directory. The file seems to contain a few chars, maybe encoding some SAT problem for Cadical which is used internally in some SMT solvers, such as Boolector, CVC4, CVC5, Yices2, and Bitwuzla.

First steps:

  • find out which test or solver causes this file.
  • then fix it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions