This is the command nauty-gentourng that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
nauty-gentourng - generate small tournaments
SYNOPSIS
gentourng [-cd#D#] [-ugs] [-lq] n [res/mod] [file]
DESCRIPTION
Generate all tournaments of a specified class.
n : the number of vertices
res/mod : only generate subset res out of subsets 0..mod-1
-c : only write strongly-connected tournaments
-d# : a lower bound for the minimum out-degree
-D# : a upper bound for the maximum out-degree
-l : canonically label output graphs
-u : do not output any graphs, just generate and count them
-g : use graph6 output (lower triangle)
-s : use sparse6 output (lower triangle)
-h : write a header (only with -g or -s)
Default output is upper triangle row-by-row in ascii
-q : suppress auxiliary output
See program text for much more information.
Use nauty-gentourng online using onworks.net services