File: ccp4.ext

package info (click to toggle)
cddlib 094l-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,264 kB
  • sloc: ansic: 9,303; makefile: 95; sh: 1
file content (16 lines) | stat: -rw-r--r-- 357 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
* file name: ccp4.ext
* Input file for computing the facets of the complete cut polytope on 4 vertices
* The number of facets is 16.
V-representation
begin
    8    7    integer
 1  0  0  0  0  0  0
 1  1  1  1  0  0  0 
 1  0  1  1  1  1  0 
 1  1  0  1  1  0  1 
 1  1  1  0  0  1  1 
 1  0  0  1  0  1  1 
 1  0  1  0  1  0  1 
 1  1  0  0  1  1  0
end