1NAUTY-PLANARG(1) Nauty Manual NAUTY-PLANARG(1)
2
3
4
6 nauty-planarg - test graphs for planarity and find embeddings or ob‐
7 structions
8
10 planarg [-v] [-nVq] [-p|-u] [infile [outfile]]
11
13 For each input, write to output if planar.
14
15 The output file has a header if and only if the input file does.
16
17 -v Write non-planar graphs instead of planar graphs
18
19 -V Write report on every input
20
21 -u Don't write anything, just count
22
23 -p Write in planar_code if planar (without -p, same format as in‐
24 put)
25
26 -k Follow each non-planar output with an obstruction in sparse6
27 format (implies -v, incompatible with -p)
28
29 -n Suppress checking of the result
30
31 -q Suppress auxiliary information
32
33 This program permits multiple edges and loops
34
35
36
37nauty 2.8.8 November 2023 NAUTY-PLANARG(1)