19 lines
470 B
Markdown
19 lines
470 B
Markdown
+++
|
|
title = ' PDR-LIA'
|
|
subtitle = 'Reachability Analyzer'
|
|
links = [ { title = "Source Code", url = "https://github.com/akaydesai/PDR-LIA", icon = 'fa-solid fa-code' },
|
|
]
|
|
applications = ["Model Checker"]
|
|
developers = []
|
|
licenses = ["CRAPL"]
|
|
inputs = []
|
|
interfaces = ["CLI"]
|
|
maintenance = ["Not Maintained"]
|
|
updated_year = 2018
|
|
draft = false
|
|
date = 2025-08-22
|
|
+++
|
|
|
|
{{<inactive year="2018">}}
|
|
|
|
Implementation of Property Directed Reachability for linear integer arithmetic |