Z3

E904158

Z3 is a high-performance theorem prover and SMT (Satisfiability Modulo Theories) solver developed by Microsoft Research, widely used in formal verification, program analysis, and automated reasoning.

All labels observed (7)

Label Occurrences
Z3 theorem prover 2
Z3 canonical 1
Z3 project 1

How this entity was disambiguated

Statements (53)

Predicate Object
instanceOf SMT solver
software tool
theorem prover
category Satisfiability Modulo Theories solver
automated theorem proving software
developer Microsoft
Microsoft Research
hasAPI .NET API
C API
Java API
linked to: Java Class Library

OCaml API
Python API
hostPlatform Linux
Windows
macOS
isOpenSource true
license MIT License
programmingLanguage .NET (bindings)
C++
Java (bindings)
OCaml (bindings)
Python (bindings)
linked to: Cython
repository https://github.com/Z3Prover/z3
supportsFeature MaxSMT solving
incremental solving
model generation
optimization objectives
parallel solving (in some configurations)
proof generation (in some builds)
quantifier instantiation heuristics
unsat core extraction
supportsInputFormat SMT-LIB2
native API
supportsLogic SMT-LIB logics
supportsTheory arrays
bit-vectors
datatypes
fixed-size bit-vectors
floating-point arithmetic
linear arithmetic
quantifiers
sequences
sets
uninterpreted functions
useCase automated reasoning
constraint solving
formal verification
hardware verification
model checking back-end
program analysis
software verification
symbolic execution back-end
writtenIn C++

How these facts were elicited

Referenced by (8)

Full triples — surface form annotated when it differs from this entity's canonical label.

Satisfiability Modulo Theories hasSolver Z3
Spec# uses Z3 theorem prover
linked to: Z3
C API partOf Z3 theorem prover
linked to: Z3
Python API for Z3 hasComponent z3.Solver
subject linked to: Python API
linked to: Z3
Python API for Z3 hasComponent z3.Context
subject linked to: Python API
linked to: Z3
Python API for Z3 hasComponent z3.Int
subject linked to: Python API
linked to: Z3
Python API for Z3 partOf Z3 project
subject linked to: Python API
linked to: Z3
Python API for Z3 importName z3
subject linked to: Python API
linked to: Z3