Abstract: Many problems in combinatorial optimization rely on local search heuristics attempting to swap elements between subsets. The best results are achieved by combining multiple exchanges, where ...
Abstract: Code Large Language Models (CodeLLMs) have demonstrated impressive proficiency in code completion tasks. However, they often fall short of fully understanding the extensive context of a ...
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the ...
CGBridge is a novel framework designed to enhance the code understanding capabilities of Large Language Models (LLMs) by integrating rich structural information from code graphs. Our approach follows ...