Skip to content

embedded-software-laboratory/ArcadeBT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArcadeBT

ArcadeBT is a safety verification tool for behavior trees which utilize constrained horn clauses.

Building ArcadeBT

ArcadeBT is supported on Ubuntu Linux 20.04. The following command installs Google Test and Google Log dependencies:

sudo apt install libgtest-dev libgoogle-glog-dev pkg-config

Z3 has to be manually installed (version 4.8.15.0).

Benchmark

To execute the benchmarks using the linear constrained horn clause encoding, run apps/bench N where N is a number between 0 and 42. In folder c are C files encoding the correspding examples which can be used as input for SeaHorn.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published