Bolt
Blazingly fast synthesis of LTL formulas!
Install / Use
/learn @SynthesisLab/BoltREADME
Bolt: Blazingly Fast $\mathsf{LTL}_f$ (and $\mathsf{LTL}$) Learning
This repository contains the code accompanying the paper LTLf Learning Meets Boolean Set Cover, by Gabriel Bathie, Nathanaël Fijalkow, Théo Matricon, Baptiste Mouillon, and Pierre Vandenhove, published in the proceedings of TACAS 2026. It provides instructions for running the code and reproducing our experimental results.
A benchmark suite for $\mathsf{LTL}_f$ is provided in a separate repository.
Requirements
To run the code, you need to have Rust installed. The code can then be compiled using:
cargo build --release
Running the code
Three algorithms (beam-search, set-cover, enum) can be run with multiple parameters by changing command line arguments. For instance,
cargo run --release -- example_input.json 8 10 beam-search 100 70
runs the beam search algorithm on file example_input.json with LTL2BS-switch = 8, size-dom = 10, beam-width = 100, and D&C-switch = 70.
To see the command line arguments and options, use cargo run -r -- -h
The Rust source code is in directory src/.
Related Skills
node-connect
343.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
92.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
