This commit is contained in:
2025-08-22 13:24:48 -06:00
parent 65e02d39e1
commit d63b97d62b
12 changed files with 201 additions and 16 deletions

19
tools/mc/z3ic3pdr.md Normal file
View File

@@ -0,0 +1,19 @@
+++
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.