3.3.2.9. lekkersim.Solver.inspect

Solver.inspect(max_depth: int = None) None

Print the full hierarchy of the solver

Parameters:

max_depth (int, optional) – Maximum depth for printing the circuit. Default is None (full circuit is printed)

Returns:

None