Module logic

Source

Functionsยง

and ๐Ÿ”’
Solves a [BlackBoxFunc::And][acir::circuit::black_box_functions::BlackBoxFunc::AND] opcode and inserts the result into the supplied witness map
solve_logic_opcode ๐Ÿ”’
Derives the rest of the witness based on the initial low level variables
xor ๐Ÿ”’
Solves a [BlackBoxFunc::XOR][acir::circuit::black_box_functions::BlackBoxFunc::XOR] opcode and inserts the result into the supplied witness map