13static constexpr uint32_t CONST_PROOF_SIZE_LOG_N = 28;
18static constexpr uint32_t CONST_PG_LOG_N = 21;
21static constexpr uint32_t MEGA_AVM_LOG_N = 21;
23static constexpr uint32_t CONST_ECCVM_LOG_N = 16;
28static constexpr uint32_t MAX_DATABUS_SIZE = 10000;
34static constexpr uint32_t NUM_MASKED_ROWS = 3;
40static constexpr uint32_t NUM_DISABLED_ROWS_IN_SUMCHECK = NUM_MASKED_ROWS + 1;
43static constexpr uint32_t NUM_LIBRA_COMMITMENTS = 3;
47static constexpr uint32_t NUM_SMALL_IPA_EVALUATIONS = 4;
49static constexpr uint32_t MERGE_PROOF_SIZE = 49;
53static constexpr uint32_t NUM_TRANSLATION_EVALUATIONS = 5;
56static constexpr uint32_t NUM_INTERLEAVING_CLAIMS = 2;
61static constexpr size_t BRANCHING_JUMP = 5;
Entry point for Barretenberg command-line interface.
constexpr uint32_t PERMUTATION_ARGUMENT_VALUE_SEPARATOR