Acacia-Bonsai: A Modern Implementation of Downset-Based LTL Realizability

04/12/2022
by   Michaël Cadilhac, et al.
0

We describe our implementation of downset-manipulating algorithms used to solve the realizability problem for linear temporal logic (LTL). These algorithms were introduced by Filiot et al. in the 2010s and implemented in the tools Acacia and Acacia+ in C and Python. We identify degrees of freedom in the original algorithms and provide a complete rewriting of Acacia in C++20 articulated around genericity and leveraging modern techniques for better performances. These techniques include compile-time specialization of the algorithms, the use of SIMD registers to store vectors, and several preprocessing steps, some relying on efficient Binary Decision Diagram (BDD) libraries. We also explore different data structures to store downsets. The resulting tool is competitive against comparable modern tools.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/20/2022

Data structures for topologically sound higher-dimensional diagram rewriting

We present a computational implementation of diagrammatic sets, a model ...
research
05/08/2018

Necessary Conditions for K/2 Degrees of Freedom

Stotz et al., 2016, reported a sufficient (injectivity) condition for ea...
research
05/11/2022

Unisolvent and minimal physical degrees of freedom for the second family of polynomial differential forms

The principal aim of this work is to provide a family of unisolvent and ...
research
11/08/2019

On dynamic succinct graph representations

We address the problem of representing dynamic graphs using k^2-trees. T...
research
07/08/2022

Design and implementation of a DApp to store health data

This work presents the design and implementation of a decentralized appl...
research
04/25/2021

Efficient Binary Decision Diagram Manipulation in External Memory

We follow up on the idea of Lars Arge to rephrase the Reduce and Apply a...
research
08/12/2020

Soft Sequence Heaps

Chazelle [JACM00] introduced the soft heap as a building block for effic...

Please sign up or login with your details

Forgot password? Click here to reset