logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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