ASSERT-KTH / drr

Tool & data on the correctness of Defects4 patches generated by program repair tools http://arxiv.org/pdf/1909.13694
http://arxiv.org/pdf/1909.13694
Creative Commons Attribution Share Alike 4.0 International
10 stars 6 forks source link

add a column for the experiment name to differentiate tool and experiment name (2 columns: tool name and paper name) #32

Open monperrus opened 6 years ago

monperrus commented 6 years ago

Problem: in https://github.com/kth-tcs/defects4-repair-reloaded/blob/master/tables/patches_info.csv the tool name mixes the tool name and the experiment name.

For instance in Nopol2017, the tool name is "Nopol" and the "experiment name" is "Githubt2017".

For ACS, the tool name is "ACS" and the experiment name is "ICSE16".

I propose to add a column for the experiment name in all tables starting with patches_info.csv