DCEColAdjSingle(universe,orbnum)
This function determines the single collapsed adjacency matrix
corresponding to orbital graph number orbnum (in the ordering
of <universe>.orbsizes). This takes time roughly proportional
to <universe>.orbsizes[<orbnum>], so that extracting the adjacency
matrices corresponding to small orbits in large representations is
possible.
GAP 3.4.4