2 papers
cs.SE2026
Finetuning Lightweight LLMs for Control Flow Graph Generation
Hanyu Zhang, Tomoji Kishi
Control Flow Graph (CFG) is an important program representations for software analysis, code understanding, and software maintenance. Traditional CFG generation techniques mainly r…
cs.SE2026
A Code Smell Refactoring Approach using GNNs
HanYu Zhang, Tomoji Kishi
Code smell is a great challenge in software refactoring, which indicates latent design or implementation flaws that may degrade the software maintainability and evolution. Over the…