Zobrazeno 1 - 10
of 978
pro vyhledávání: '"Gao, ZhiPeng"'
Autor:
Ai, Jiangdong, Ellingham, M. N., Gao, Zhipeng, Huang, Yixuan, Liu, Xiangzhou, Shan, Songling, Špacapan, Simon, Yue, Jun
Let $G$ be a graph (with multiple edges allowed) and let $T$ be a tree in $G$. We say that $T$ is $\textit{even}$ if every leaf of $T$ belongs to the same part of the bipartition of $T$, and that $T$ is $\textit{weakly even}$ if every leaf of $T$ tha
Externí odkaz:
http://arxiv.org/abs/2409.15522
Utilizing code snippets on Stack Overflow (SO) is a common practice among developers for problem-solving. Although SO code snippets serve as valuable resources, it is important to acknowledge their imperfections, reusing problematic code snippets can
Externí odkaz:
http://arxiv.org/abs/2408.09095
We call a tree $T$ is \emph{even} if every pair of its leaves is joined by a path of even length. Jackson and Yoshimoto~[J. Graph Theory, 2024] conjectured that every $r$-regular nonbipartite connected graph $G$ has a spanning even tree. They verifie
Externí odkaz:
http://arxiv.org/abs/2408.07056
Code executability plays a vital role in software debugging and testing (e.g., detecting runtime exceptions or assertion violations). However, code execution, especially partial or arbitrary code execution, is a non-trivial task due to missing defini
Externí odkaz:
http://arxiv.org/abs/2407.16974
Large Language Models (LLMs) have demonstrated great potential for assisting developers in their daily development. However, most research focuses on generating correct code, how to use LLMs to generate personalized code has seldom been investigated.
Externí odkaz:
http://arxiv.org/abs/2406.17255
TODO comments are widely used by developers to remind themselves or others about incomplete tasks. In other words, TODO comments are usually associated with temporary or suboptimal solutions. In practice, all the equivalent suboptimal implementations
Externí odkaz:
http://arxiv.org/abs/2405.06225
Inspired by the great potential of Large Language Models (LLMs) for solving complex coding tasks, in this paper, we propose a novel approach, named Code2API, to automatically perform APIzation for Stack Overflow code snippets. Code2API does not requi
Externí odkaz:
http://arxiv.org/abs/2405.03509
The test failure causes analysis is critical since it determines the subsequent way of handling different types of bugs, which is the prerequisite to get the bugs properly analyzed and fixed. After a test case fails, software testers have to inspect
Externí odkaz:
http://arxiv.org/abs/2405.02922
Federated unlearning has emerged as a promising paradigm to erase the client-level data effect without affecting the performance of collaborative learning models. However, the federated unlearning process often introduces extensive storage overhead a
Externí odkaz:
http://arxiv.org/abs/2401.15957
Federated unlearning is a promising paradigm for protecting the data ownership of distributed clients. It allows central servers to remove historical data effects within the machine learning model as well as address the "right to be forgotten" issue
Externí odkaz:
http://arxiv.org/abs/2401.15917