openvm_stark_backend

Module gkr

Source
Expand description

GKR batch prover for Grand Product and LogUp lookup arguments.

Structs§

Enums§

  • Defines how a circuit operates locally on two input rows to produce a single output row. This local 2-to-1 constraint is what gives the whole circuit its “binary tree” structure.
  • Error encountered during GKR protocol verification.
  • Represents a layer in a binary tree structured GKR circuit.

Functions§

Type Aliases§

  • GKR layer index where 0 corresponds to the output layer.