← all publishers

Z3Prover

@z3prover source repo

)}

10 published skills

  1. Prove · z3prover bundle
    Prove validity of logical statements by negation and satisfiability checking. If the negation is unsatisfiable, the original statement is valid. Otherwise a counterexample is returned.
    0
    installs
  2. Solve · z3prover bundle
    Check satisfiability of SMT-LIB2 formulas using Z3. Returns sat/unsat with models or unsat cores. Logs every invocation to z3agent.db for auditability.
    0
    installs
  3. Encode · z3prover bundle
    Translate constraint problems into SMT-LIB2 or Z3 Python API code. Handles common problem classes including scheduling, graph coloring, arithmetic puzzles, and verification conditions.
    0
    installs
  4. Explain · z3prover bundle
    Parse and interpret Z3 output for human consumption. Handles models, unsat cores, proofs, statistics, and error messages. Translates solver internals into plain-language explanations.
    0
    installs
  5. Optimize · z3prover bundle
    Solve constrained optimization problems using Z3. Supports minimization and maximization of objective functions over integer, real, and bitvector domains.
    0
    installs
  6. Simplify · z3prover bundle
    Reduce formula complexity using Z3 tactic chains. Supports configurable tactic pipelines for boolean, arithmetic, and bitvector simplification.
    0
    installs
  7. Benchmark · z3prover bundle
    Measure Z3 performance on a formula or file. Collects wall-clock time, theory solver statistics, memory usage, and conflict counts. Results are logged to z3agent.db for longitudinal tracking.
    0
    installs
  8. Memory Safety · z3prover bundle
    Run AddressSanitizer and UndefinedBehaviorSanitizer on the Z3 test suite to detect memory errors, undefined behavior, and leaks. Logs each finding to z3agent.db.
    0
    installs
  9. Static Analysis · z3prover bundle
    Run Clang Static Analyzer (scan-build) on Z3 source and log structured findings to z3agent.db.
    0
    installs
  10. Agentic Workflow Designer · z3prover
    Conversational skill that interviews users to design new agentic workflows
    0
    installs