Expand description
Defines the data structures used by the MLSumcheck protocol.
Structsยง
- List
OfProducts OfPolynomials - Stores a list of products of
DenseMultilinearExtensionthat is meant to be added together. - Polynomial
Info - Stores the number of variables and max number of multiplicands of the added polynomial used by the prover. This data structures will is used as the verifier key.