Darwin Dataset
收藏资源简介:
This artifact contains the dataset used in experiments for the ICSE submission "Predictive Mutation Testing via Graph Neural Networks and Neural Architecture Search". The filesystem is as follows: defects4j_coverage/ - Coverage files for the projects defects4j_graphs/ - The parsed graph representations generated by Darwin defects4j_major_mutants/ - files generated by major used for forming labels defects4j_pit_mutants/ - files generated by pit for forming labels defects4j_raw_graphs/ - The raw graph representations generated by Darwin major_labels.json - The labels for the major dataset mutations.json - The one-hot encoding of mutants in the major dataset PIT_labels.json - The labels for the PIT dataset tokenDict.json - The one hot encoding for nodes in graphs



