中文
相关论文

相关论文: A mathematical definition of "simplify"

200 篇论文

In resolving instances of a computational problem, if multiple instances of interest share a feature in common, it may be fruitful to compile this feature into a format that allows for more efficient resolution, even if the compilation is…

计算复杂性 · 计算机科学 2015-03-03 Hubie Chen

Many potentially non-terminating functions cannot be directly defined in a logic of total functions, such as HOL. A well-known solution to this is to define non-terminating functions using a clock that forces termination at a certain depth…

计算机科学中的逻辑 · 计算机科学 2018-03-12 Ramana Kumar , Magnus O. Myreen

We study the computational complexity of two Boolean nonlinearity measures: the nonlinearity and the multiplicative complexity. We show that if one-way functions exist, no algorithm can compute the multiplicative complexity in time…

计算复杂性 · 计算机科学 2014-03-04 Magnus Gausdal Find

Defined by a single axiom, finite abstract simplicial complexes belong to the simplest constructs of mathematics. We look at a a few theorems.

历史与综述 · 数学 2018-04-24 Oliver Knill

We propose an extension of the framework for discussing the computational complexity of problems involving uncountably many objects, such as real numbers, sets and functions, that can be represented only through approximation. The key idea…

计算复杂性 · 计算机科学 2013-05-03 Akitoshi Kawamura , Stephen Cook

The notion of symmetry is defined in the context of Linear and Integer Programming. Symmetric linear and integer programs are studied from a group theoretical viewpoint. We show that for any linear program there exists an optimal solution…

组合数学 · 数学 2009-08-25 R. Bödi , K. Herr

We prove that the inverse of a positive-definite matrix can be approximated by a weighted-sum of a small number of matrix exponentials. Combining this with a previous result [OSV12], we establish an equivalence between matrix inversion and…

数据结构与算法 · 计算机科学 2016-08-23 Sushant Sachdeva , Nisheeth K. Vishnoi

There is an apparent similarity between the descriptions of small-step operational semantics of imperative programs and the semantics of finite automata, so defining an abstraction mapping from semantics to automata and proving a simulation…

编程语言 · 计算机科学 2014-09-30 Nadezhda Baklanova , Wilmer Ricciotti , Jan-Georg Smaus , Martin Strecker

Limit can be defined by two axioms: 1. Strict inequality between limits implies, ultimately, strict inequality between functions. 2. For constant functions limit is trivial. How can basic results on convergence be derived from these axioms?…

历史与综述 · 数学 2008-05-26 Bogdan M. Baishanski

The concept of complexity appears in virtually all areas of knowledge. Its intuitive meaning shares similarities across fields, but disagreements between its details hinders a general definition, leading to a plethora of proposed…

统计力学 · 物理学 2023-10-04 Roberto C. Alamino

Many different definitions of computational universality for various types of dynamical systems have flourished since Turing's work. We propose a general definition of universality that applies to arbitrary discrete time symbolic dynamical…

计算复杂性 · 计算机科学 2007-05-23 Jean-Charles Delvenne , Petr Kurka , Vincent Blondel

We provide a formal definition for a class of algorithms known as "particle methods". Particle methods are used in scientific computing. They include popular simulation methods, such as Discrete Element Methods (DEM), Molecular Dynamics…

数据结构与算法 · 计算机科学 2021-05-13 Johannes Bamme , Ivo F. Sbalzarini

We consider a definition of mathematics as the art of thinking in terms of formalized systems, and the science of relations, structures and algorithms. We also touch upon the relation of mathematics to other sciences, in particular through…

历史与综述 · 数学 2015-10-19 Snorre H. Christiansen

A fundamental problem in artificial intelligence is that nobody really knows what intelligence is. The problem is especially acute when we need to consider artificial systems which are significantly different to humans. In this paper we…

人工智能 · 计算机科学 2007-05-23 Shane Legg , Marcus Hutter

This article provides a simple proof of the quadratic formula, which also produces an efficient and natural method for solving general quadratic equations. The derivation is computationally light and conceptually natural, and has the…

历史与综述 · 数学 2019-12-17 Po-Shen Loh

We give a formula for the determinant of an $n\times n$ matrix with entries from a commutative ring with unit. The formula can be evaluated by a "straight-line program" performing only additions, subtractions and multiplications of ring…

计算复杂性 · 计算机科学 2022-06-02 Nicholas Pippenger

We introduce the smoothed analysis of algorithms, which is a hybrid of the worst-case and average-case analysis of algorithms. In smoothed analysis, we measure the maximum over inputs of the expected performance of an algorithm under small…

数据结构与算法 · 计算机科学 2009-09-25 Daniel A. Spielman , Shang-Hua Teng

In many everyday categories (sets, spaces, modules, ...) objects can be both added and multiplied. The arithmetic of such objects is a challenge because there is usually no subtraction. We prove a family of cases of the following principle:…

范畴论 · 数学 2010-02-04 Marcelo Fiore , Tom Leinster

A re-construction of the fundamentals of programming as a small mathematical theory (PRISM) based on elementary set theory. Highlights: $\bullet$ Zero axioms. No properties are assumed, all are proved (from standard set theory). $\bullet$ A…

软件工程 · 计算机科学 2025-02-28 Bertrand Meyer , Reto Weber

The provably asymptotically fastest algorithm within a factor of 5 for formally described problems will be constructed. The main idea is to enumerate all programs provably equivalent to the original problem by enumerating all proofs. The…

计算复杂性 · 计算机科学 2007-05-23 Marcus Hutter