This is the command nauty-showg that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
nauty-showg - (stand-alone subset of listg)
SYNOPSIS
showg [-p#:#l#o#Ftq] [-a|-A|-c|-d|-e] [infile [outfile]]
DESCRIPTION
Write graphs in human-readable format.
infile is the input file in graph6 or sparse6 format outfile is the output file
Defaults are standard input and standard output.
-p#, -p#:#, -p#-# : only display one graph or a sequence of
graphs.
The first graph is number 1. A second number
which is empty or zero means infinity.
-a : write the adjacency matrix
-A : same as -a with a space between entries
-d : write output to satisfy dreadnaut
-c : write compact dreadnaut form with minimal line-breaks
-e : write a list of edges, preceded by the order and the
number of edges
-o# : specify number of first vertex (default is 0)
-t : write upper triangle only (affects -a, -A, -d and default)
-F : write a form-feed after each graph except the last
-l# : specify screen width limit (default 78, 0 means no limit)
This is not currently implemented with -a or -A.
-q : suppress auxiliary output
-a, -A, -c, -d and -e are incompatible.
Use nauty-showg online using onworks.net services