table of contents
NAUTY-UNDERLYINGG(1) | Nauty Manual | NAUTY-UNDERLYINGG(1) |
NAME¶
nauty-underlyingg - take the underlying undirected graphs of a file of graphs
SYNOPSIS¶
underlyingg [-q] [infile [outfile]]
DESCRIPTION¶
- Take the underlying undirected graphs of a file of graphs.
- The output file has no header. Undirected graphs are passed through without change, while Underlying graphs of digraphs are written in sparse6 format.
- -q
- Suppress auxiliary information.
September 2024 | nauty 2.8.9 |