Re-exports§
pub use constraints_folding::*;pub use interactions_folding::*;pub use symbolic_expression::*;
Modules§
Structs§
- DagCommit
Cols - DagCommit
Info - DagCommit
Pvs - DagCommit
SubAir - Sub-AIR to compute the onion hash of one digest per row. Expects each AIR that uses it to have DagCommitPvs as its public value representation.
Functions§
- cached_
symbolic_ expr_ cols_ to_ digest - Compresses a CachedSymbolicExpressionColumns row into a digest. Uses collapse_flags for the first element.
- collapse_
flags - Collapse flags and is_constraint into a single field element, which should be the first element of a row’s input digest.
- dag_
commit_ cols_ to_ cached_ cols - default_
poseidon2_ sub_ chip - digest_
to_ cached_ symbolic_ expr_ cols - Converts an input digest (+ flags and is_constraint) into cached columns.