get_num_matched_atoms_bonds()

Get number of matched atoms and bonds.

Usage

Source

get_num_matched_atoms_bonds(
    mol_1,
    mol_2,
)

Parameters

mol_1: Mol

MOL.

mol_2: Mol
MOL.

Returns

int
Number of matched atoms and bonds.