19 lines
490 B
Markdown
19 lines
490 B
Markdown
+++
|
|
title = 'SimplePDR'
|
|
subtitle = 'Reachability Analyzer'
|
|
links = [ { title = "Source Code", url = "https://github.com/rohitdureja/SimplePDR", icon = 'fa-solid fa-code' },
|
|
]
|
|
applications = ["Model Checker"]
|
|
developers = []
|
|
licenses = ["GPL-3.0"]
|
|
inputs = []
|
|
interfaces = ["CLI"]
|
|
maintenance = ["Not Maintained"]
|
|
updated_year = 2016
|
|
draft = false
|
|
date = 2025-08-22
|
|
+++
|
|
|
|
{{<inactive year="2016">}}
|
|
|
|
A reference implementation of property directed reachability for boolean transition systems. |