get.adjacency.matrix: Get adjacency matrix for a molecule.
Description
The adjacency matrix for a molecule with \(N\) non-hydrogen atoms is an
\(N \times N\) matrix where the element [\(i\),\(j\)] is set to 1
if atoms \(i\) and \(j\) are connected by a bond, otherwise set to 0.