File: GraphBrokenCircle1.grpr

package info (click to toggle)
python-pyclustering 0.10.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 11,128 kB
  • sloc: cpp: 38,888; python: 24,311; sh: 384; makefile: 105
file content (16 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
c DESCRIPTION: 6 Nodes, 7 Edges
c OPTIMAL NUMBER OF COLORS: 2
 
m 0 1 0 0 0 1
m 1 0 1 0 0 0
m 0 1 0 1 0 1
m 0 0 1 0 1 0
m 0 0 0 1 0 1
m 1 0 1 0 1 0

r 0 1
r 1 2 
r 2 2
r 3 1
r 2 0
r 1 0