Module common_subexpression

Source

Modulesยง

csat ๐Ÿ”’
merge_expressions ๐Ÿ”’

Structsยง

WitnessFolder ๐Ÿ”’
Fold all witnesses in a circuit.

Constantsยง

DEFAULT_MAX_TRANSFORMER_PASSES ๐Ÿ”’
We use multiple passes to stabilize the output in many cases

Functionsยง

max_witness ๐Ÿ”’
Find the witness with the highest ID in the circuit.
transform_internal ๐Ÿ”’
Applies backend specific optimizations to a [Circuit].
transform_internal_once ๐Ÿ”’
Accepts an injected acir_opcode_positions to allow transformations to be applied directly after optimizations.