An open API service indexing awesome lists of open source software.

https://github.com/tniessen/hyena0

Prototype implementation of a hyperbug finder for ∀∃-safety hyperproperties to accompany the OOPSLA 2024 paper "Finding ∀∃ Hyperbugs using Symbolic Execution" by Arthur Correnson, Tobias Nießen, Bernd Finkbeiner, and Georg Weissenbacher.
https://github.com/tniessen/hyena0

bounded-model-checking hyperproperties infinite-state-systems symbolic-execution

Last synced: 4 months ago
JSON representation

Prototype implementation of a hyperbug finder for ∀∃-safety hyperproperties to accompany the OOPSLA 2024 paper "Finding ∀∃ Hyperbugs using Symbolic Execution" by Arthur Correnson, Tobias Nießen, Bernd Finkbeiner, and Georg Weissenbacher.

Awesome Lists containing this project

README

          

# Hy∃n∀ (zero)

This repository contains a prototype implementation of a hyperbug finder for
∀∃-safety hyperproperties to accompany the OOPSLA 2024 paper
[_Finding ∀∃ Hyperbugs using Symbolic Execution_](https://dl.acm.org/doi/10.1145/3689761)
by Arthur Correnson, Tobias Nießen, Bernd Finkbeiner, and Georg Weissenbacher.