Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 948 Bytes

README.md

File metadata and controls

32 lines (17 loc) · 948 Bytes

Appendix of Hyperparameter Optimization for AST Differencing

In the following paper we present DAT: Diff Automated Tuning.

@misc{dat,
  author = {Martinez, Matias and Falleri, Jean-Rémy and Monperrus, Martin},
  
  title = {Hyperparameter Optimization for AST Differencing},
  
  publisher = {arXiv},
  
  year = {2020},
  
  doi = {10.48550/ARXIV.2011.10268},
  
  url = {https://arxiv.org/abs/2011.10268},
   
  keywords = {Software Engineering (cs.SE), FOS: Computer and information sciences, FOS: Computer and information sciences},
}

Organization of the Repository

  • Folder execution_results contains the summary of the execution of DAT on each file pair.

  • The edit-scripts generated by GumTree for each execution are available in the branch https://github.com/martinezmatias/dat-row-data/tree/equivalents_file.

  • Folder summary_results contains the summary of the results for responding each research question.