taco-smt-model-checker

Crates.iotaco-smt-model-checker
lib.rstaco-smt-model-checker
version0.1.0
created_at2026-01-19 15:59:51.143143+00
updated_at2026-01-20 09:29:47.483081+00
descriptionModel Checker encoding threshold automaton and a property into a single SMT query. This model checker is part of the TACO toolsuite.
homepagehttps://taco-mc.dev
repositoryhttps://github.com/cispa/TACO
max_upload_size
id2054867
size130,771
Paul Eichler (pleich)

documentation

README

TACO SMT Model Checker

This crate contains the implementation of a model checker for threshold automata that fully encodes the model checking problem into an SMT query.

This model checker is part of the TACO toolsuite for threshold automata. You can find more background on the model checker and on related crates on the TACO website.

Commit count: 4

cargo fmt