hamheuristic - Man Page
manual page for hamheuristic 2.9.1
Synopsis
hamheuristic [-sgu] [-vq] [-V] [-L#] [-t#] [infile [outfile]]
Description
Apply a heuristic for finding hamiltonian cycles.
Output those which are unsuccessful.
- -s
- force output to sparse6 format 
- -g
- force output to graph6 format If neither -s or -g are given, the output format is determined by the header or, if there is none, by the format of the first input graph. 
- -V
- Write those for which a cycle (path with -p) is found instead 
- -u
- Suppress output to outfile, give statistics instead. - The output file will have a header if and only if the input file does. 
- -p
- Be content with a hamiltonian path 
- -v
- Give a cycle or path if one is found. 
- -c
- If a cycle or path is found, perform an independent check of it. 
-L# Limit number of sideways steps (default 1000+40*n)
-t# Try # times (default 1)
- -q
- suppress auxiliary information