1compute_tropical_complex(1) User Commands compute_tropical_complex(1)
2
3
4
6 compute_tropical_complex - compute tropical complex of a set of vectors
7
9 Computes the tropical complex of a set of vectors with finite entries.
10
12 -numerical-data
13 Set the type of numerical data used by the algorithm, one of:
14 ocaml_int, ocaml_float, ocaml_big_int, ocaml_big_rat,
15 zarith_int, and zarith_rat.
16
17 -min-plus
18 Use the min-plus semiring instead of the default max-plus semi‐
19 ring.
20
21 -polymake-output
22 Output under polymake format. Takes an argument, corresponding
23 to name of the variable containing the complex.
24
25 -help, --help
26 Display this list of options.
27
29 compute_ext_rays(1), compute_ext_rays_polar(1), compute_halfspaces(1),
30 compute_minimal_external_representations(1), compute_tangent_hyper‐
31 graph(1)
32
33
34
35TPLib 1.3 Feb 2013 compute_tropical_complex(1)