What relations do the values of "relation" represent in a and b? as in dblp.dat: p -> a : 0 a -> p : 1 p -> c : 2 c -> p : 3 p -> t : 4 t -> p : 5
What relations do the values of "relation" represent in a and b? as in dblp.dat:
p -> a : 0
a -> p : 1
p -> c : 2
c -> p : 3
p -> t : 4
t -> p : 5