File: matrix.out

package info (click to toggle)
igraph 0.8.5%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 11,284 kB
  • sloc: ansic: 97,287; cpp: 22,541; yacc: 1,150; makefile: 546; lex: 478; xml: 450; pascal: 82; sh: 9
file content (37 lines) | stat: -rw-r--r-- 211 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
 1 1 1 1
 2 2 2 2
 3 3 3 3
 0 0 0 0
 0 0 0 0
 0 0 0 0
 2 3
 4 6
 6 9
 8 12
 10 15
 2
 4
 6
 8
 10
 1 2 3
 2 4 6
 0 5
 1 6
 2 7
 3 8
 4 9
 0 1 2 3 4
 5 6 7 8 9
 0
 1
 2
 3
 4
 0 1 2 3 4
 0 1 2 3 4
 0
 1
 2
 3
 4