enumerate_structures

enumerate_structures(mol: Mol) list[Mol][source]

Enumerate structures.

Parameters:

mol (Mol) – A structure MOL.

Returns:

A list of enumerated molecules.

Return type:

list[Mol]