Docs.rs
circomspect-program-analysis-0.8.2
circomspect-program-analysis 0.8.2
Permalink
Docs.rs crate page
LGPL-3.0-only
Links
Repository
crates.io
Source
Owners
fegge
Dependencies
anyhow ^1.0
normal
log ^0.4
normal
num-bigint-dig ^0.8
normal
num-traits ^0.2
normal
circomspect-parser ^2.2.0
normal
circomspect-program-structure ^2.1.4
normal
thiserror ^1.0
normal
circomspect-parser ^2.2.0
dev
circomspect-program-structure ^2.1.4
dev
Versions
41.94%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
circomspect_
program_
analysis
0.8.2
Module constraint_
analysis
Module Items
Structs
Functions
In crate circomspect_
program_
analysis
circomspect_program_analysis
Module
constraint_analysis
Copy item path
Source
Structs
§
Constraint
Analysis
This analysis computes the transitive closure of the constraint relation. (Note that the resulting relation will be symmetric, but not reflexive in general.)
Functions
§
run_
constraint_
analysis