中文
相关论文

相关论文: The Impact of Mutability on Cyclomatic Complexity …

200 篇论文

To ensure that Large Language Models (LLMs) effectively support user productivity, they need to be adjusted. Existing Code Readability (CR) models can guide this alignment. However, there are concerns about their relevance in modern…

The complexity of a legged robot's environment or task can inform how specialised its gait must be to ensure success. Evolving specialised robotic gaits demands many evaluations - acceptable for computer simulations, but not for physical…

机器人学 · 计算机科学 2019-02-13 Tønnes Frostad Nygaard , Charles Patrick Martin , Jim Torresen , Kyrre Glette

There have been many studies conducted on predicting bugs. These studies show that code complexity, such as cyclomatic complexity, correlates with the presence of bugs in code. In this paper, we intend to find the correlation between path…

软件工程 · 计算机科学 2019-12-04 Changqi Chen

We study notions of generic and coarse computability in the context of computable structure theory. Our notions are stratified by the $\Sigma_\beta$ hierarchy. We focus on linear orderings. We show that at the $\Sigma_1$ level all linear…

Ensemble models are widely recognized in the ML community for their limited interpretability. For instance, while a single decision tree is considered interpretable, ensembles of trees (e.g., boosted trees) are often treated as black-boxes.…

机器学习 · 计算机科学 2025-06-11 Shahaf Bassan , Guy Amir , Meirav Zehavi , Guy Katz

Many researchers have criticized the field of Software Complexity metrics for the lack of testing, verification, and reproducibility of many metrics and case studies that utilized those metrics. This document describes SMF, a tool that can…

软件工程 · 计算机科学 2017-11-20 Charles Hathaway

Some problems of quantum information, cloning, estimation and testing of states, universal coding etc., are special example of the following `state convertibility' problem. In this paper, we consider the dual of this problem, 'observable…

量子物理 · 物理学 2014-08-18 Keiji Matsumoto

Most of the object notions are embedded into a logical domain, especially when dealing with a database theory. Thus, their properties within a computational domain are not yet studied properly. The main topic of this paper is to analyze…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Viacheslav Wolfengagen

The purpose of this paper is to answer two questions left open in [B. Durand, A. Shen, and N. Vereshchagin, Descriptive Complexity of Computable Sequences, Theoretical Computer Science 171 (2001), pp. 47--58]. Namely, we consider the…

逻辑 · 数学 2019-02-05 Nikolay Vereshchagin

This work presents insights about the long-term effects and retention rates of knowledge acquired within MOOCs. In 2015 and 2017, we conducted two introductory MOOCs on object-oriented programming in Java with each over 10,000 registered…

软件工程 · 计算机科学 2019-03-22 Ralf Teusner , Christoph Matthies , Thomas Staubitz

A system, which implements persistent objects, has to provide different opportunities to change the objects in arbitrary ways during their existence. A traditional realization of OO paradigm in modern programming systems has fundamental…

编程语言 · 计算机科学 2013-04-12 Evgeniy Grigoriev

Although computational complexity is a fundamental aspect of program behavior, it is often at odds with common type theoretic principles such as function extensionality, which identifies all functions with the same $\textit{input-output}$…

编程语言 · 计算机科学 2020-11-11 Yue Niu , Robert Harper

Tailoring the design of robot bodies for control purposes is implicitly performed by engineers, however, a methodology or set of tools is largely absent and optimization of morphology (shape, material properties of robot bodies, etc.) is…

机器人学 · 计算机科学 2015-10-27 Matej Hoffmann , Vincent C. Müller

Cyclomatic complexity is an incompletely specified but mathematically principled software metric that can be usefully applied to both source and binary code. We consider the application of path homology as a stronger analogue of cyclomatic…

软件工程 · 计算机科学 2020-08-28 Steve Huntsman

Modern programming languages, such as Java and C#, typically provide features that handle exceptions. These features separate error-handling code from regular source code and are proven to enhance the practice of software reliability,…

软件工程 · 计算机科学 2017-04-05 Guilherme B. de Pádua , Weiyi Shang

The pixels in an image, and the objects, scenes, and actions that they compose, determine whether an image will be memorable or forgettable. While memorability varies by image, it is largely independent of an individual observer. Observer…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Zoya Bylinskii , Lore Goetschalckx , Anelise Newman , Aude Oliva

Code metrics are easy to define, but not so easy to justify. It is hard to prove that a metric is valid, i.e., that measured numerical values imply anything on the vaguely defined, yet crucial software properties such as complexity and…

软件工程 · 计算机科学 2012-01-17 Joseph Gil , Maayan Goldstein , Dany Moshkovich

Some physical objects are hardly accessible to direct experimentation. It is then desirable to infer their properties based solely on the interactions they have with systems over which we have control. In this spirit, here we introduce…

量子物理 · 物理学 2017-09-27 Tanjung Krisnanda , Margherita Zuppardo , Mauro Paternostro , Tomasz Paterek

Dynamic software updating (DSU) is an extremely useful feature to be used during the software evolution. It can be used to reduce downtime costs, for security enhancements, profiling and testing the new functionalities. There are many…

软件工程 · 计算机科学 2025-06-03 Danijel Mlinaric , Vedran Mornar

Dynamic language features are widely available in programming languages to implement functionality that can adapt to multiple usage contexts, enabling reuse. Functionality such as data binding , object-relational mapping and user interface…

软件工程 · 计算机科学 2022-04-05 Li Sui , Shawn Rasheed , Amjed Tahir , Jens Dietrich
‹ 上一页 1 8 9 10 下一页 ›