Scroll to navigation

ASEPRITE(1) General Commands Manual ASEPRITE(1)

NAME

cdd_both_reps - compute minimal H- and V-representations of a convex polytope

SYNOPSIS

cat input_file.ine | cdd_both_reps --option

DESCRIPTION

This manual page documents briefly the cdd_both_reps 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.

SEE ALSO

/usr/share/doc/libcdd-doc/cddlibman.pdf.gz
cddlib manual, from the libcdd-doc package

AUTHOR

This manual page was written by Tobias Hansen <thansen@debian.org>, for the Debian project (and may be used by others).
September 28, 2014