SCICO
@scico_journal
Science of Computer Programming is dedicated to the distribution of research results in the areas of software systems development, use and maintenance.
ID: 1353278896859471872
https://www.journals.elsevier.com/science-of-computer-programming 24-01-2021 09:50:21
260 Tweet
253 Followers
45 Following
Zong et al. present GraphPyRec for Python code recommendation. It converts source code into a graph and uses a child-sibling-like process and a data transfer algorithm. GraphPyRec outperforms mainstream methods on a million lines of code mined GitHub. authors.elsevier.com/a/1jKisc7X5A%7…
Lauwaerts et al. present Latch, a framework for large-scale automated testing on constrained hardware. It executes tests step-wise, skips redundant tests, and handles flaky tests. Latch is shown to be effective and reliable on an ESP32 microcontroller. authors.elsevier.com/a/1jIFic7X5A%7…
Arcaini and Cetinkaya developed CRAG, a tool to test ADS by generating road geometries via combinatorial testing, finding scenarios where the ADS drive off-road. CRAG can be extended with different test generators, search algorithms, and test objectives. authors.elsevier.com/a/1jQSMc7X5A%7…