xnn.ffnn.common.typing.perceive_bonds#

xnn.ffnn.common.typing.perceive_bonds(mol)[source]#

Sorted (i, j) bond list (i < j) of an RDKit molecule.

Return type:

list[tuple[int, int]]