Files
content/tools/mc/fast-downward-pdr.md
2025-08-22 13:24:48 -06:00

16 lines
466 B
Markdown

+++
title = 'Fast Downward PDR'
subtitle = 'Reachability Analyzer'
links = [ { title = "Source Code", url = "https://github.com/Tiim/fast-downward-pdr", icon = 'fa-solid fa-code' },
]
applications = ["Model Checker"]
developers = []
licenses = ["GPL-3.0"]
inputs = []
interfaces = ["CLI"]
maintenance = ["Actively Maintained"]
draft = false
date = 2025-08-22
+++
Implementation of the Property-Directed Reachability algorithm in the Fast Downward planning system.