Files
content/tools/mc/z3ic3pdr.md
2025-08-22 13:24:48 -06:00

19 lines
487 B
Markdown

+++
title = 'Z3-IC3-PDR'
subtitle = 'Reachability Analyzer'
links = [ { title = "Source Code", url = "https://github.com/pddenhar/Z3-IC3-PDR", icon = 'fa-solid fa-code' },
]
applications = ["Model Checker"]
developers = []
licenses = []
inputs = []
interfaces = ["CLI"]
maintenance = ["Not Maintained"]
updated_year = 2016
draft = false
date = 2025-08-22
+++
{{<inactive year="2016">}}
Implementation of the IC3 / Property Directed Reachability algorithm using the the Z3 SMT solver.