楠本研究室

業績一覧

ホーム業績一覧

Program Repairing History as Git Repository

Program Repairing History as Git Repository
2020 IEEE/ACM 42nd International Conference on Software Engineering Workshops (ICSEW’20) (2020)
概要: This paper proposes a concept of introducing Git repository to record a history of program evolution via automated program re- pair techniques. In contrast to the general usage of Git by actual developers, a Git repository is generated by an APR system. This paper presents that it is feasible to store the history of program repair efficiently and comprehensively by using Git. Moreover, the proposed concept allows to share the details of an APR execution and to compare various APR executions. タグ: git, history, program, repairing, repository
@inproceedings{RyokoIzuta2020,
  author = {Ryoko Izuta and Shinsuke Matsumoto and Yoshiki Higo and Shinji Kusumoto},
  title = {Program Repairing History as Git Repository},
  booktitle = {2020 IEEE/ACM 42nd International Conference on Software Engineering Workshops (ICSEW’20)},
  year = {2020},
  month = {jul}
}