get.smiles: Generate a SMILES representation of a molecule.
Description
The function will generate a SMILES representation of an
`IAtomContainer` object. The default parameters of the CDK SMILES
generator are used. This can mean that for large ring systems the
method may fail. See CDK Javadocs
for more information