3.3.2.8. lekkersim.Solver.flatten_top_level

Solver.flatten_top_level() bool

Flatten top level of a solver

Reduce the depth of the solver of one level, starting from the top. If depth is already 1, nothing is done and the function returns False

Returns:

True if reduction is done, False if depth is already 1

Return type:

bool