compute_tropical_complex - Man Page
compute tropical complex of a set of vectors
Description
Computes the tropical complex of a set of vectors with finite entries.
Arguments
- -numerical-data
Set the type of numerical data used by the algorithm, one of: ocaml_int, ocaml_float, ocaml_big_int, ocaml_big_rat, zarith_int, and zarith_rat.
- -min-plus
Use the min-plus semiring instead of the default max-plus semiring.
- -polymake-output
Output under polymake format. Takes an argument, corresponding to name of the variable containing the complex.
- -help, --help
Display this list of options.
See Also
compute_ext_rays(1), compute_ext_rays_polar(1), compute_halfspaces(1), compute_minimal_external_representations(1), compute_tangent_hypergraph(1)
Referenced By
compute_ext_rays(1), compute_ext_rays_polar(1), compute_halfspaces(1), compute_minimal_external_representations(1), compute_tangent_hypergraph(1).