PV1 ⊧ Murxlafuzzer for SMT solvers
Application domain/field
- SMT solving
- Fuzzing
- API fuzzing
Type of tool
Fuzzer for SMT solversExpected input
- SMT solver
- Optional: solver profile which defines what theories/operators are supported
Format:
- SMT solver: If it is natively integrated, one simply needs to pass an argument when calling Murxla. Otherwise, one needs to pass an argument that links to an executable script that calls the SMT solver.
- Solver profile:
.json
file, see also:https://murxla.github.io/docs/solver_integration/solver_profile.html