Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

nauty-edgetransg - select undirected graphs according to group action on vertices, edges and arcs

Description

              Select undirected graphs according to group action on vertices, edges and arcs.

              Digraphs are not supported yet.

              The output file has a header if and only if the input file does.

       -v     require vertex-transitive

       -V     require not vertex-transitive

       -e     require edge-transitive

       -E     require not edge-transitive

       -a     require arc-transitive

       -A     require not arc-transitive

       -q     Suppress auxiliary information.

nauty 2.8.9                                      September 2024                              NAUTY-EDGETRANSG(1)

Name

       nauty-edgetransg - select undirected graphs according to group action on vertices, edges and arcs

Synopsis

edgetransg [-t] [-q] [infile [outfile]]

See Also