中文
相关论文

相关论文: Release ZERO.0.1 of package RefereeToolbox

200 篇论文

We present here a reverse engineering tool that can be used for information retrieval and anti-malware techniques. Our main contribution is the design and implementation of an instrumentation framework aimed at providing insight on the…

密码学与安全 · 计算机科学 2023-11-08 Paul Irofti

BoolVar/PB is an open source java library dedicated to the translation of pseudo-Boolean constraints into CNF formulae. Input constraints can be categorized with tags. Several encoding schemes are implemented in a way that each input…

人工智能 · 计算机科学 2011-03-22 Olivier Bailleux

The First-Order Variable Elimination (FOVE) algorithm allows exact inference to be applied directly to probabilistic relational models, and has proven to be vastly superior to the application of standard inference methods on a grounded…

人工智能 · 计算机科学 2012-02-20 Udi Apsel , Ronen I. Brafman

Null pointer exceptions, also known as null dereferences are the number one exceptions in the field. In this paper, we propose 9 alternative execution semantics when a null pointer exception is about to happen. We implement those…

软件工程 · 计算机科学 2015-12-24 Benoit Cornu , Thomas Durieux , Lionel Seinturier , Martin Monperrus

The `equation-free toolbox' empowers the computer-assisted analysis of complex, multiscale systems. Its aim is to enable you to immediately use microscopic simulators to perform macro-scale system level tasks and analysis, because…

数学软件 · 计算机科学 2020-04-08 John Maclean , J. E. Bunder , A. J. Roberts

User simulation is a valuable methodology for evaluation in Information Retrieval (IR), enabling low-cost experimentation and counterfactual analysis. However, existing simulation frameworks are primarily code-centric libraries that require…

信息检索 · 计算机科学 2026-04-28 Saber Zerhoudi , Adam Roegiest , Michael Granitzer

Requirements engineering is a vital, yet labor-intensive, stage in the software development process. This article introduces ReqFusion: an AI-enhanced system that automates the extraction, classification, and analysis of software…

软件工程 · 计算机科学 2026-03-25 Muhammad Khalid , Manuel Oriol , Yilmaz Uygun

This paper introduces the Java Software Evolution Tracker, a visualization and analysis tool that provides practitioners the means to examine the evolution of a software system from a top to bottom perspective, starting with changes in the…

软件工程 · 计算机科学 2017-02-24 Arthur-Jozsef Molnar

We propose a novel methodology to define assistance systems that rely on information fusion to combine different sources of information while providing an assessment. The main contribution of this paper is providing a general framework for…

机器学习 · 计算机科学 2024-04-17 Fernando Arévalo , Christian Alison M. Piolo , M. Tahasanul Ibrahim , Andreas Schwung

We describe how to use refactoring tools to transform a Java program conforming to the Composite design pattern into a program conforming to the Visitor design pattern with the same external behavior. We also describe the inverse…

软件工程 · 计算机科学 2013-07-02 Akram Ajouli , Julien Cohen

This paper contains a brief discussion of an object evaluator which is based on principles of evaluations in a category. The main tool system referred as the Application Development Environment (ADE) is used to build database applications…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Larissa Ismailova , Konstantin Zinchenko

Reverse Engineering(RE) has been a fundamental task in software engineering. However, most of the traditional Java reverse engineering tools are strictly rule defined, thus are not fault-tolerant, which pose serious problem when noise and…

软件工程 · 计算机科学 2019-10-16 Zhiming Li , Qing Wu , Kun Qian

Software repositories such as Git have become a relevant source of information for software engineer researcher. For instance, the detection of Commits that fulfill a given criterion (e.g., bugfixing commits) is one of the most frequent…

软件工程 · 计算机科学 2019-06-11 Matias Martinez , Martin Monperrus

We discuss the workflows supported by the TLA+ Toolbox to write and verify specifications. We focus on features that are useful in industry because its users are primarily engineers. Two features are novel in the scope of formal IDEs:…

软件工程 · 计算机科学 2019-12-24 Markus Alexander Kuppe , Leslie Lamport , Daniel Ricketts

Algebraic effects and handlers are a powerful abstraction to build non-local control-flow mechanisms such as resumable exceptions, lightweight threads, co-routines, generators, and asynchronous I/O. All of such features have very evolved…

计算机科学中的逻辑 · 计算机科学 2023-02-08 Tiago Soares , Mário Pereira

Advances in incremental Datalog evaluation strategies have made Datalog popular among use cases with constantly evolving inputs such as static analysis in continuous integration and deployment pipelines. As a result, new logic programming…

计算机科学中的逻辑 · 计算机科学 2025-04-30 David Zhao , Pavle Subotic , Mukund Raghothaman , Bernhard Scholz

Like many groups considering the new programming language Julia, we faced the challenge of accessing the algorithms that we develop in Julia from R. Therefore, we developed the R package JuliaConnectoR, available from the CRAN repository…

数学软件 · 计算机科学 2021-03-31 Stefan Lenz , Maren Hackenberg , Harald Binder

Recent developments in retrieval-augmented generation (RAG) for selecting relevant tools from a tool knowledge base enable LLM agents to scale their complex tool calling capabilities to hundreds or thousands of external tools, APIs, or…

计算与语言 · 计算机科学 2025-02-12 Elias Lumer , Pradeep Honaganahalli Basavaraju , Myles Mason , James A. Burke , Vamse Kumar Subbiah

Phase retrieval deals with the estimation of complex-valued signals solely from the magnitudes of linear measurements. While there has been a recent explosion in the development of phase retrieval algorithms, the lack of a common interface…

最优化与控制 · 数学 2017-12-01 Rohan Chandra , Ziyuan Zhong , Justin Hontz , Val McCulloch , Christoph Studer , Tom Goldstein

In this paper we introduce Redberry --- an open source computer algebra system with native support of tensorial expressions. It provides basic computer algebra tools (algebraic manipulations, substitutions, basic simplifications etc.) which…

符号计算 · 计算机科学 2015-01-07 D. A. Bolotin , S. V. Poslavsky