3.3.2.6. lekkersim.Solver.cut_structure

Solver.cut_structure(structure: Structure) None

Remove structure from solver, cutting all the connections to other structures (pins in connected structure are not removed, but freed again)

Parameters:

structure (Structure) – structure to be removed

Returns:

None