449 B
449 B
+++ title = 'Reach' subtitle = 'Reachability Analyzer' links = [ { title = "Source Code", url = "https://github.com/go-air/reach", icon = 'fa-solid fa-code' }, ] applications = ["Model Checker"] developers = [] licenses = ["MIT"] inputs = [] interfaces = ["CLI"] maintenance = ["Actively Maintained"] draft = false date = 2025-08-22 +++
Reach is a symbolic finite state reachability checker. One could also say that Reach is a safety model checker.