Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemath
GitHub Repository: sagemath/sagesmc
Path: blob/master/build/pkgs/cddlib/tests/input/cube6.ine
8821 views
* 6-dim hypercube
H-representation
begin
    12    7    integer
 1  1  0  0  0  0  0
 1  0  1  0  0  0  0
 1  0  0  1  0  0  0
 1  0  0  0  1  0  0
 1  0  0  0  0  1  0
 1  0  0  0  0  0  1
 1 -1  0  0  0  0  0
 1  0 -1  0  0  0  0
 1  0  0 -1  0  0  0
 1  0  0  0 -1  0  0
 1  0  0  0  0 -1  0
 1  0  0  0  0  0 -1
end