SOTAVerified

Formally Verified SAT-Based AI Planning

2020-10-27Code Available0· sign in to hype

Mohammad Abdulaziz, Friedrich Kurz

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present an executable formally verified SAT encoding of classical AI planning. We use the theorem prover Isabelle/HOL to perform the verification. We experimentally test the verified encoding and show that it can be used for reasonably sized standard planning benchmarks. We also use it as a reference to test a state-of-the-art SAT-based planner, showing that it sometimes falsely claims that problems have no solutions of certain lengths.

Reproductions