Close #23
This commit is contained in:
19
tools/mc/fuseic3.md
Normal file
19
tools/mc/fuseic3.md
Normal file
@@ -0,0 +1,19 @@
|
||||
+++
|
||||
title = 'FuseIC3'
|
||||
subtitle = 'Reachability Analyzer'
|
||||
links = [ { title = "Source Code", url = "https://github.com/rohitdureja/FuseIC3", icon = 'fa-solid fa-code' },
|
||||
]
|
||||
applications = ["Model Checker"]
|
||||
developers = []
|
||||
licenses = ["GPL-3.0"]
|
||||
inputs = []
|
||||
interfaces = ["CLI"]
|
||||
maintenance = ["Not Maintained"]
|
||||
updated_year = 2017
|
||||
draft = false
|
||||
date = 2025-08-22
|
||||
+++
|
||||
|
||||
{{<inactive year="2017">}}
|
||||
|
||||
FuseIC3 is a SAT-based algorithm for checking a set of models. It extends IC3 to minimize time spent in exploring the common state space between related models.
|
Reference in New Issue
Block a user