cdd_both_reps_gmp(1)
compute minimal H- and V-representations of a convex polytope
SYNOPSIS
cat input_file.ine |
cdd_both_reps_gmp
--option
DESCRIPTION
This manual page documents briefly the
cdd_both_reps_gmp
program.
OPTIONS
--option is precisely one of the following:
- --all
-
This will compute minimal H-,V-representation and vertex and facet graph.
- --reps
-
Compute both a minimal H- and minimal V-representation.
- --adjacency
-
The input is assumed to be a minimal representation, as, for example, computed
by --reps. Warning, you will not get the correct answer if the input
representation is not minimal! The output is the vertex or facet graph,
depending on the input.
AUTHOR
This manual page was written by Tobias Hansen <
[email protected]>,
for the Debian project (and may be used by others).