Hello, Jiang!
My name is Tae Eun Kim.
I am a Computer Science undergraduate student in Handong Univ., Korea.
I am currently interested in APR and recently read your paper, the one about SimFix.
I am also interested in using patches of similar codes, since it can reduce the search space, complementing the limitation of search-based APR. So it is not a surprise that SimFix caught my attention. It was a mind blowing approach on effective exploitation of search space.
After reading your paper, I wanted to see how it works, so I was going through the implementation you opened on Github.
However, I came across a question.
I couldn't find the mining stage of "frequent modifications" on-line, neither the implementation of intersection of S1 and S2, as you mentioned in the paper.
So I was wondering if you can point out where this stage takes place.
Could you help me find answers to my questions?
With all the respect,
Kim.
Hello, Jiang!
My name is Tae Eun Kim.
I am a Computer Science undergraduate student in Handong Univ., Korea.
I am currently interested in APR and recently read your paper, the one about SimFix.
I am also interested in using patches of similar codes, since it can reduce the search space, complementing the limitation of search-based APR. So it is not a surprise that SimFix caught my attention. It was a mind blowing approach on effective exploitation of search space.
After reading your paper, I wanted to see how it works, so I was going through the implementation you opened on Github.
However, I came across a question.
I couldn't find the mining stage of "frequent modifications" on-line, neither the implementation of intersection of S1 and S2, as you mentioned in the paper.
So I was wondering if you can point out where this stage takes place.
Could you help me find answers to my questions?
With all the respect,
Kim.