Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemath
GitHub Repository: sagemath/sagesmc
Path: blob/master/build/pkgs/cddlib/tests/input/origin.ine
8820 views
* filename: origin.ine
* The polytope consists of a single point, the origin.
* cddlib now works properly for this input (version 090c and up).
H-representation
begin
    7   7     integer
 0  1  0  0  0  0  0
 0  0  1  0  0  0  0
 0  0  0  1  0  0  0
 0  0  0  0  1  0  0
 0  0  0  0  0  1  0
 0  0  0  0  0  0  1
 0 -1 -1 -1 -1 -1 -1
end