The following data may be used in the application.

dblp.zip==Author.txt: the index of each author
Each line:             id            name
The id starts from 1.

Adv_r3year12.txt: the advisor of each advisor. They have the same index as in author.txt
First line:              # of authors       # of following lines. 
Each line following:         advisee_id          advisor_id          rank_score         starting_time     ending_time
The advisor_id could be 0, which means no advisor. Every advisee_id may associate with one of more advisor_ids.
The rank_score is between 0 and 1, indicating the likelyhood of this advisor_id being advisee_ids advisor.
The starting_time and ending_time are four digit year, which are estimated time of advising. For advisor_id=0, they are not meaningful.

Edge_no_np.txt: the advisor result generated by a baseline method, in the same format as adv_r3year12.txt.

They are being uploaded to skydrive now. I just added you with full permission again. You are supposed to receive a invitation. If not, please let me know.

Thanks,
