union_product_circuit (383B)
1 # Union product circuit 2 3 A [circuit] built using [union] and [cartesian_product] gates 4 - may be assumed to be [smooth] or not 5 - if not, the [union] is extended to complete the missing positions 6 7 Is the [circuit_multivalued] analogue of [DNNFs] 8 9 Defined in [amarilli2024tractable] 10 11 Up: [circuit_multivalued] 12 13 Aliases: union times circuit, union times circuits, union product circuits