Expand a circuit on the base of a sub circuit. More...
Namespaces | |
namespace | revkit |
Main namespace. | |
Functions | |
bool | expand_circuit (const circuit &base, circuit &circ, unsigned num_lines, const std::vector< unsigned > &filter) |
Expands a circuit. More... | |
bool | expand_circuit (const circuit &base, circuit &circ) |
Expands a circuit. More... | |
Expand a circuit on the base of a sub circuit.