中文
相关论文

相关论文: On the Tweety Penguin Triangle Problem

200 篇论文

We describe an exact algorithm for finding the best 2-OPT move which, experimentally, was observed to be much faster than the standard quadratic approach. To analyze its average-case complexity, we introduce a family of heuristic procedures…

数据结构与算法 · 计算机科学 2024-04-01 Giuseppe Lancia , Paolo Vidoni

A considerable body of work in AI has been concerned with aggregating measures of confirmatory and disconfirmatory evidence for a common set of propositions. Claiming classical probability to be inadequate or inappropriate, several…

人工智能 · 计算机科学 2013-04-15 Benjamin N. Grosof

The similarity of the two-point correlation tensor along the streamwise direction in the axi-symmetric jet far-field is analyzed, herein its utility in spectral theory. A separable two-point correlation coefficient has been the basis for…

流体动力学 · 物理学 2020-06-04 Azur Hodžić , Clara M. Velte

Formal, automated theorem proving has long been viewed as a challenge to artificial intelligence. We introduce here a new approach to computer theorem proving, one that employs specialized language models for Lean4 proof generation combined…

人工智能 · 计算机科学 2025-12-17 Kelly J. Davis

The dynamic programming solution to the traveling salesman problem due to Bellman, and independently Held and Karp, runs in time $O(2^n n^2)$, with no improvement in the last sixty years. We break this barrier for the first time by…

数据结构与算法 · 计算机科学 2024-05-28 Mihail Stoian

This paper presents a novel and efficient heuristic framework for approximating the solutions to the multiple traveling salesmen problem (m-TSP) and other variants on the TSP. The approach adopted in this paper is an extension of the…

最优化与控制 · 数学 2016-04-15 Mayank Baranwal , Brian Roehl , Srinivasa M. Salapaka

We address a fundamental challenge in space mission design and space logistics: planning interplanetary trajectories for missions that must rendezvous with multiple bodies. Such mission occur, for instance, in active debris removal,…

最优化与控制 · 数学 2026-05-04 Max Bannach , Giacomo Acciarini , Dario Izzo

By using the recent experimental measurements of B to pi pi and B to K pi branching ratios, we find that factorization is unable to reproduce the observed BRs even taking into account the uncertainties of the input parameters. Charming and…

高能物理 - 唯象学 · 物理学 2010-05-28 M. Ciuchini , E. Franco , G. Martinelli , M. Pierini , L. Silvestrini

Motivated by a question of Erd\"{o}s and inquiries by Beeson and Laczkovich, we explore the possible $N$ for which a triangle $T$ can tile into $N$ congruent copies of a triangle $R$. The \emph{reptile} cases (where $T$ is similar to $R$)…

组合数学 · 数学 2026-04-07 Yan X Zhang

In the 60's, Berger famously showed that translational tilings of $\mathbb{Z}^2$ with multiple tiles are algorithmically undecidable. Recently, Bhattacharya proved the decidability of translational monotilings (tilings by translations of a…

组合数学 · 数学 2023-10-26 Rachel Greenfeld , Terence Tao

In this paper, we answer a question posed by Kurt Johansson, to find a PDE for the joint distribution of the Airy Process. The latter is a continuous stationary process, describing the motion of the outermost particle of the Dyson Brownian…

概率论 · 数学 2007-05-23 Mark Adler , Pierre van Moerbeke

Transcendental Brauer elements are notoriously difficult to compute. Work of Wittenberg, and later, Ieronymou, gives a method for computing 2-torsion transcendental classes on surfaces that have a genus 1 fibration with rational 2-torsion…

代数几何 · 数学 2012-02-29 Bianca Viray

A distributed binary hypothesis testing problem, in which multiple observers transmit their observations to a detector over noisy channels, is studied. Given its own side information, the goal of the detector is to decide between two…

信息论 · 计算机科学 2017-04-06 Sreejith Sreekumar , Deniz Gündüz

The asymptotic behavior of the optimal TSP tour length is well known from the classical Beardwood--Halton--Hammersley theorem. We extend this result to the Traveling Salesman Problem with Drone (TSPD), a cooperative routing problem in which…

最优化与控制 · 数学 2026-03-03 Jae Hyeok Lee , Taekang Hwang , Changhyun Kwon

In this paper we present the probabilistic typed natural deduction calculus TPTND, designed to reason about and derive trustworthiness properties of probabilistic computational processes, like those underlying current AI applications.…

计算机科学中的逻辑 · 计算机科学 2025-02-14 Fabio Aurelio D'Asaro , Francesco Genco , Giuseppe Primiero

We introduce the Tree Evaluation Problem, show that it is in logDCFL (and hence in P), and study its branching program complexity in the hope of eventually proving a superlogarithmic space lower bound. The input to the problem is a rooted,…

计算复杂性 · 计算机科学 2015-03-17 Stephen Cook , Pierre McKenzie , Dustin Wehr , Mark Braverman , Rahul Santhanam

The 2-Opt heuristic is a simple improvement heuristic for the Traveling Salesman Problem. It starts with an arbitrary tour and then repeatedly replaces two edges of the tour by two other edges, as long as this yields a shorter tour. We will…

数据结构与算法 · 计算机科学 2021-01-26 Ulrich A. Brodowsky , Stefan Hougardy

We give a dynamic programming solution to find the minimum cost of a diameter constrained Steiner tree in case of directed graphs. Then we show a simple reduction from undirected version to the directed version to realize an algorithm of…

数据结构与算法 · 计算机科学 2021-10-20 Prashanth Amireddy , Chetan Sai Digumarthi

This paper studies a fundamental mechanism of how to detect a conflict between arguments given sentiments regarding acceptability of the arguments. We introduce a concept of the inverse problem of the abstract argumentation to tackle the…

人工智能 · 计算机科学 2021-01-28 Hiroyuki Kido , Beishui Liao

This paper is concerned with two theories of probability judgment: the Bayesian theory and the theory of belief functions. It illustrates these theories with some simple examples and discusses some of the issues that arise when we try to…

人工智能 · 计算机科学 2013-04-15 Glenn Shafer