Scroll to navigation

NAUTY-COMPLG(1) Nauty Manual NAUTY-COMPLG(1)

NAME

nauty-complg - complement graphs

SYNOPSIS

complg [-lq] [-a] [-L] [-r|-R] [infile [outfile]]

DESCRIPTION

Take the complements of a file of graphs.
The output file has a header if and only if the input file does. The output format is defined by the header or first graph.
Only complement if the complement has fewer directed edges.
Only complement if the complement has fewer directed edges or has the same number of directed edges and is canonically less than the original.
Also output the input graph (before the complement).
Complement the loops too. By default, preserve them.
Canonically label outputs.
Suppress auxiliary information.
January 2024 nauty 2.8.8