This page provides definitions and computational results for various metric and cut cones. For broader context, see the pages by Michel Deza and the SMAPO project.
Definitions
Metric Cone (METn): Defined by n(n-1)(n-2)/2 triangle inequalities: xij + xjk - xik ≥ 0 for all triples {i,j,k}.
Cut Vector: For any subset S of {1,...,n}, δ(S)ij = 1 if one element is in S and the other is not, and 0 otherwise.
Cut Cone (CUTn): The positive span of the 2n-1-1 non-zero cut vectors.
Computed Metric Cones
All computations were performed using cdd and specialized Perl scripts.