中文
相关论文

相关论文: Solving the subset-sum problem with a light-based …

200 篇论文

A configuration of light pulses is generated, together with emitters and receptors, that allows computing. The computing is extraordinarily high in number of flops per second, exceeding the capability of a quantum computer for a given size…

综合物理 · 物理学 2007-05-23 Gordon Chalmers

The Subset-Sums Ratio problem (SSR) is an optimization problem in which, given a set of integers, the goal is to find two subsets such that the ratio of their sums is as close to 1 as possible. In this paper we develop a new FPTAS for the…

数据结构与算法 · 计算机科学 2019-12-20 Nikolaos Melissinos , Aris Pagourtzis

In this paper, we consider lasso problems with zero-sum constraint, commonly required for the analysis of compositional data in high-dimensional spaces. A novel algorithm is proposed to solve these problems, combining a tailored active-set…

最优化与控制 · 数学 2022-09-26 Andrea Cristofari

We propose a novel method that renders point clouds as if they are surfaces. The proposed method is differentiable and requires no scene-specific optimization. This unique capability enables, out-of-the-box, surface normal estimation,…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Jen-Hao Rick Chang , Wei-Yu Chen , Anurag Ranjan , Kwang Moo Yi , Oncel Tuzel

Estimation is the computational task of recovering a hidden parameter $x$ associated with a distribution $D_x$, given a measurement $y$ sampled from the distribution. High dimensional estimation problems arise naturally in statistics,…

数据结构与算法 · 计算机科学 2019-08-07 Prasad Raghavendra , Tselil Schramm , David Steurer

Given positive integers $a_1,..., a_n, t$, the fixed weight subset sum problem is to find a subset of the $a_i$ that sum to $t$, where the subset has a prescribed number of elements. It is this problem that underlies the security of modern…

组合数学 · 数学 2012-01-16 Andrew Shallue

Power series in which the summand satisfies a linear recurrence relation with polynomial coefficients are shown to be the solution of a linear differential or algebraic equation. Solving the associated differential or algebraic equation…

综合数学 · 数学 2026-01-19 Erik Talvila

The subset sum problem, also referred as SSP, is a NP-Hard computational problem. SSP has its applications in broad domains like cryptography, number theory, operation research and complexity theory. The most famous algorithm for solving…

数据结构与算法 · 计算机科学 2016-12-13 Avni Verma , Kamalakar Karlapalem

An analytical solution for the optical efficiency of a luminescent solar concentrator is presented. Due to a large number of input parameters and their complex effect on the device efficiency numerical simulations have been previously used…

光学 · 物理学 2020-03-16 Ilya Sychugov

In this paper we summarize the existing principles for building unconventional computing devices that involve delayed signals for encoding solutions to NP-complete problems. We are interested in the following aspects: the properties of the…

新兴技术 · 计算机科学 2015-09-10 Mihai Oltean , Oana Muntean

We perform certain alternating binomial summations with parameters that occur in the analysis of algorithms. A combination of integral and special function and special number representations is used. The results are sufficiently general to…

数学物理 · 物理学 2007-05-23 Mark W. Coffey

In the conventional approach to lens imaging, rays are used to map object points to image points. However, many students have a need to think of the image as a whole. To answer this need, lens imaging is reinterpreted as a superposition of…

物理教育 · 物理学 2016-01-20 Sascha Grusche

Three-dimensional reconstruction of objects from shading information is a challenging task in computer vision. As most of the approaches facing the Photometric Stereo problem use simplified far-field assumptions, real-world scenarios have…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Roberto Mecca , Fotios Logothetis , Ignas Budvytis , Roberto Cipolla

We consider the Subset Sum Ratio Problem ($SSR$), in which given a set of integers the goal is to find two subsets such that the ratio of their sums is as close to~1 as possible, and introduce a family of variations that capture additional…

数据结构与算法 · 计算机科学 2020-03-17 Nikolaos Melissinos , Aris Pagourtzis , Theofilos Triommatis

In this paper, we formally introduce the concept of a row-sum matrix over an arbitrary group $G$. When $G$ is cyclic, these types of matrices have been widely used to build uniform 2-factorizations of small Cayley graphs (or, Cayley…

组合数学 · 数学 2022-09-23 A. C. Burgess , P. Danziger , A. Pastine , T. Traetta

The light detection and ranging (LiDAR) technology allows to sense surrounding objects with fine-grained resolution in a large areas. Their data (aka point clouds), generated continuously at very high rates, can provide information to…

数据结构与算法 · 计算机科学 2017-11-07 Hannaneh Najdataei , Yiannis Nikolakopoulos , Vincenzo Gulisano , Marina Papatriantafilou

Linear diagrams are an effective way to visualize set-based data by representing elements as columns and sets as rows with one or more horizontal line segments, whose vertical overlaps with other rows indicate set intersections and their…

计算几何 · 计算机科学 2022-08-18 Alexander Dobler , Martin Nöllenburg

The contouring methods described by Lewis et al. (1993) and Witt (1993) are very efficient and elegant for obtaining the magnification of a point source moving along a straight track in the source plane. The method is, however, not very…

天体物理学 · 物理学 2007-05-23 S. V. H. Haugan

We investigate the approximation for computing the sum $a_1+...+a_n$ with an input of a list of nonnegative elements $a_1,..., a_n$. If all elements are in the range $[0,1]$, there is a randomized algorithm that can compute an…

数据结构与算法 · 计算机科学 2012-03-01 Bin Fu , Wenfeng Li , Zhiyong Peng

We present a simple Logspace algorithm that solves the Unary Subset-Sum problem.

计算复杂性 · 计算机科学 2017-07-28 Daniel M. Kane