Structs§
- AirWith
Boundary Constraints - Commitments
- Debug
Constraint Builder - A builder that runs constraint assertions during testing.
- Opened
Values - Proof
- Prover
Constraint Folder - Handles constraint accumulation for the prover in a STARK system.
- Stark
Config - Symbolic
AirBuilder - An
AirBuilderfor evaluating constraints symbolically, and recording them for later use. - Symbolic
Variable - A variable within the evaluation window, i.e. a column in either the local or next row.
- Verifier
Constraint Folder - Handles constraint verification for the verifier in a STARK system.
Enums§
- Entry
- Symbolic
Expression - A symbolic expression tree representing AIR constraint computations over
SymbolicVariables. - Verification
Error
Traits§
Functions§
- bus_
logup_ boundary_ varlen - Computes the final value for a logup bus boundary constraint given variable-length public inputs.
- bus_
multiset_ boundary_ varlen - Computes the final value for a multiset bus given variable-length public inputs.
- generate_
logup_ trace - Generates an auxiliary trace for proving a permutation using the LogUp protocol.
- get_
log_ quotient_ degree - get_
max_ constraint_ degree - get_
symbolic_ constraints - prove
- quotient_
values - recompose_
quotient_ from_ chunks - Recomposes the quotient polynomial from its chunks evaluated at a point.
- verify
- verify_
constraints - Verifies that the folded constraints match the quotient polynomial at zeta.