Module simple_arith_circuit::circuitgen
source · [−]Expand description
This module implements helper functions for generating random circuits.
Functions
Output a circuit evaluating to zero that’s just multiply gates.
Output a random binary circuit with an input that evaluates to zero.
Output a random circuit.
Output a random circuit with an input that evaluates to zero.