Module halo2_proofs::dev::cost_model

source ·
Expand description

The cost estimator takes high-level parameters for a circuit design, and estimates the verification cost, as well as resulting proof size.

Structs§

  • Options to build a circuit specification to measure the cost model of.
  • Structure holding the Lookup related data for circuit benchmarks.
  • High-level specifications of an abstract circuit.
  • Number of permutation enabled columns
  • Structure holding polynomial related data for benchmarks
  • Structure holding the Shuffle related data for circuit benchmarks.

Enums§

Functions§