Most of the example in the README is intuitive, but the output of `autgrp` isn't. The source code has: ``` Compute the automorphism group of a graph. *g* A Graph object. return -> (generators, grpsize1, grpsize2, orbits, numorbits) For the detailed description of the returned components, see Nauty's documentation. ``` Which is better. Maybe that could be in the readme somewhere? Though it's still unclear which groups grpsize1 and grpsize2 refer to
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by thomasahle and has received 0 comments.