Scroll to navigation

TOPCOM(7) User Commands TOPCOM(7)

NAME

TOPCOM - triangulations of point configurations and oriented matroids

DESCRIPTION

TOPCOM programs share a command-line parsing library. Therefore, all TOPCOM programs accept the following options. Note that some options are not relevant to all TOPCOM programs.

Options concerning shell output:

summarize the program options.
write verbose information to stderr.
report every Nth new triangulation.
write debug information to stderr.
write height vectors for triangulations to stdout (implies --regular).
write flips as pairs of triangulation IDs to stdout.

Options for checking input:

check any given triangulations for correctness.

Options for reporting properties of discovered triangulations:

report flip deficiency in triangulations to stderr.
check for regularity every Nth triangulation and exit if regular.

Options concerning which triangulations are output (no influence on exploration):

count/output only triangulations of cardinality N.
count/output only non-regular triangulations.

Options concerning which triangulations are explored:

consider only regular triangulations.
never use a point that is unused in the seed triangulation.
try to remove the number of use points, reported to stderr.
never change the cardinality of triangulations by flipping.

Options concerning symmetries:

assume that given symmetries are affine.
ignore symmetries.

Options for dumping and reading the status of an interrupted computation:

dump status of previous computation (last completed BFS round) into file.
set dump file name to FILENAME (default: "TOPCOM.dump").
dump each Nth completed BFS round (default: 1).
dump into N rotating files.
read status of previous computation (last completed BFS round) from file.
set dump file name to read to FILENAME (default: "TOPCOM.dump").

Options concerning internal behaviour:

try to reduce memory consumption.
set the chirotope cache to N elements.
set the cache for local data to N elements.
use soplex for regularity checks. Note that soplex is not available from Fedora due to its non-free license.

SEE ALSO

topcom-B_A(1), topcom-B_A_center(1), topcom-B_D(1), topcom-checkregularity(1), topcom-chiro2allfinetriangs(1), topcom-chiro2alltriangs(1), topcom-chiro2circuits(1), topcom-chiro2cocircuits(1), topcom-chiro2dual(1), topcom-chiro2finetriang(1), topcom-chiro2finetriangs(1), topcom-chiro2mintriang(1), topcom-chiro2nallfinetriangs(1), topcom-chiro2nalltriangs(1), topcom-chiro2nfinetriangs(1), topcom-chiro2ntriangs(1), topcom-chiro2placingtriang(1), topcom-chiro2triangs(1), topcom-cocircuits2facets(1), topcom-cross(1), topcom-cube(1), topcom-cyclic(1), topcom-hypersimplex(1), topcom-lattice(1), topcom-points2allfinetriangs(1), topcom-points2alltriangs(1), topcom-points2chiro(1), topcom-points2facets(1), topcom-points2finetriang(1), topcom-points2finetriangs(1), topcom-points2flips(1), topcom-points2nallfinetriangs(1), topcom-points2nalltriangs(1), topcom-points2nfinetriangs(1), topcom-points2nflips(1), topcom-points2ntriangs(1), topcom-points2placingtriang(1), topcom-points2triangs(1), topcom-points2volume(1), topcom-santos_22_triang(1), topcom-santos_dim4_triang(1), topcom-santos_triang(1)

0.17.8 TOPCOM