logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nauty-converseg - converse digraphs

Description

              Take the converse digraphs of a file of directed graphs.

              The  output  file  has  a header if and only if the input file does.  Undirected graphs are passed
              through without change, while directed graphs are written in digraph6 format.

       -a     Also output the original graph (before the converse)

       -c     Output only self-converse digraphs

       -q     Suppress auxiliary information.

nauty 2.8.9                                      September 2024                               NAUTY-CONVERSEG(1)

Name

       nauty-converseg - converse digraphs

Synopsis

converseg [-q] [-a|-c] [infile [outfile]]

See Also