table of contents
NAUTY-SUBDIVIDEG(1) | Nauty Manual | NAUTY-SUBDIVIDEG(1) |
NAME¶
nauty-subdivideg - compute the subdivision graphs of a file of graphsSYNOPSIS¶
subdivideg [-k#] [-q] [infile [outfile]]DESCRIPTION¶
- Make the subdivision graphs of a file of graphs.
- -k#
- Subdivide each edge by # new vertices (default 1)
- The output file has a header if and only if the input file does.
- -q
- Suppress auxiliary information.
November 2017 | nauty 2.6.10 |