You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

Fingerprint_label_readme.txt 219 B

1234567891011121314151617181920212223
  1. Node attributes: [x, y]
  2. Edge attributes: [orient, angle]
  3. Class labels were converted to integer values using this map:
  4. 0 L
  5. 1 TR
  6. 2 A
  7. 3 TA
  8. 4 W
  9. 5 R
  10. 6 T
  11. 7 WR
  12. 8 TL
  13. 9 LT
  14. 10 AT
  15. 11 RT
  16. 12 WL
  17. 13 RW
  18. 14 AR

A Python package for graph kernels, graph edit distances and graph pre-image problem.