3 citations · 3 across the 2 of their papers we have counts for
2 papers
cs.SE2020★ 3 cited
Modeling Functional Similarity in Source Code with Graph-Based Siamese Networks
Nikita Mehrotra, Navdha Agarwal, Piyush Gupta +3
Code clones are duplicate code fragments that share (nearly) similar syntax or semantics. Code clone detection plays an important role in software maintenance, code refactoring, an…
cs.PL2020
JCoffee: Using Compiler Feedback to Make Partial Code Snippets Compilable
Piyush Gupta, Nikita Mehrotra, Rahul Purandare
Static program analysis tools are often required to work with only a small part of a program's source code, either due to the unavailability of the entire program or the lack of ne…