formally-smt

Crates.ioformally-smt
lib.rsformally-smt
version0.2025.121
created_at2025-12-19 13:32:32.663391+00
updated_at2025-12-20 18:07:23.8406+00
descriptionthe open-source formal methods toolchain - SMT abstraction layer
homepagehttps://formally.fm
repositoryhttps://github.com/formally-fm/formally
max_upload_size
id1994779
size325,715
Nicola Gigante (nicola-gigante)

documentation

README

::formally

The open-source formal methods toolchain

::formally is an early-stage work-in-progress project to provide an extensive and extensible toolchain for building formal methods tools and applications.

This package contains the formally::smt subcrate. This is not meant to be used directly. Instead, use the main formally crate and enable its "smt" feature.

formally = { version = "0.2025.12", features = ["smt"] }

We refer to the documentation of the main formally package for details.

Commit count: 0

cargo fmt