source:
tags/MetisMQIDemo/graph.arff
| Last change on this file was 29, checked in by , 15 years ago | |
|---|---|
| File size: 265 bytes | |
| Line | |
|---|---|
| 1 | @RELATION graph |
| 2 | |
| 3 | @ATTRIBUTE from STRING |
| 4 | @ATTRIBUTE to STRING |
| 5 | @ATTRIBUTE weigth NUMERIC |
| 6 | |
| 7 | @DATA |
| 8 | 0,1,1 |
| 9 | 1,0,1 |
| 10 | 1,7,1 |
| 11 | 7,1,1 |
| 12 | 6,7,1 |
| 13 | 7,6,1 |
| 14 | 1,3,1 |
| 15 | 3,1,1 |
| 16 | 3,6,1 |
| 17 | 6,3,1 |
| 18 | 1,6,1 |
| 19 | 6,1,1 |
| 20 | 3,7,1 |
| 21 | 7,3,1 |
| 22 | 5,6,1 |
| 23 | 6,5,1 |
| 24 | 0,2,1 |
| 25 | 2,0,1 |
| 26 | 0,4,1 |
| 27 | 4,0,1 |
| 28 | 0,5,1 |
| 29 | 5,0,1 |
| 30 | 2,4,1 |
| 31 | 4,2,1 |
| 32 | 2,5,1 |
| 33 | 5,2,1 |
| 34 | 4,5,1 |
| 35 | 5,4,1 |
Note: See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/p/clust/chrome/site/your_project_logo.png)