SeedLayerGenerator.gen_successors

SeedLayerGenerator.gen_successors(circuit, data)[source]

Generate the successors of a circuit node.

If circuit is the empty Circuit, seeds with radixes matching circuit will be used. If no seeds match, the empty Circuit will be returned as the only successor with a warning message.