Execute one Breadth-First-Search move on the atomic connectivity graph.
The atoms structure to perform the step on.
Table with intsize 4. First integer column is indices of atoms already in the region, next 3 are shifts.
Table with intsize 4, containing the new atomic indices and shifts.
If present and true, sets whether only neighbours within the sum of the two respective covalent radii (multiplied by the atom's nneightol) are included, irrespective of the cutoff in the atoms structure (default is true).
If true, there will be no repeated atomic indices in final list - only the minimum shift image of those found will be included. Default is false.