中文
相关论文

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

200 篇论文

In this work we present a new simple but efficient scheme - Subsquares approach - for development of algorithms for enclosing the solution set of overdetermined interval linear systems. We are going to show two algorithms based on this…

数值分析 · 计算机科学 2013-05-07 Jaroslav Horáček , Milan Hladík

In this paper we study the problem of maximizing the distance to a given point over an intersection of balls. It was already known that this problem can be solved in polynomial time and space if the given point is not in the convex hull of…

最优化与控制 · 数学 2023-10-09 Marius Costandin , Beniamin Costandin

Based on the luminosity-distance diagram, we propose a method to quickly estimate the luminosity function for any certain astrophysical objects. Giving the mean distance between any two objects at a given luminosity range, we can find the…

天体物理仪器与方法 · 物理学 2017-01-13 Yuan-Chuan Zou

Linear diagrams are used to visualize set systems by depicting set memberships as horizontal line segments in a matrix, where each set is represented as a row and each element as a column. Each such line segment of a set is shown in a…

图形学 · 计算机科学 2023-02-17 Markus Wallinger , Alexander Dobler , Martin Nöllenburg

Considering a 2D matrix of positive and negative numbers, how might one draw a rectangle within it whose contents sum higher than all other rectangles'? This fundamental problem, commonly known the maximum rectangle problem or subwindow…

数据结构与算法 · 计算机科学 2023-04-11 Max Reuter , Gheorghe-Teodor Bercea , Liana Fong

The paper describes a system of rays declining at small angles in lasers. The correlation between a group of rays and binomial coefficients is shown. The correlation of distribution of rays in the system of numbers placed in a…

光学 · 物理学 2013-02-22 Alexander Yurkin

In this paper we consider the variable inequality problem, that is, to find a solution of the inclusion given by the sum of a function and a point-to-cone application. This problem can be seen as a generalization of the classical system…

最优化与控制 · 数学 2014-09-10 J. Y. Bello Cruz , L. R. Lucambio Perez , G. Bouza Allende

Set-coloring a graph means giving each vertex a subset of a fixed color set so that no two adjacent subsets have the same cardinality. When the graph is complete one gets a new distribution problem with an interesting generating function.…

组合数学 · 数学 2007-05-23 Thomas Zaslavsky

We show that the sum of a sequence of integers can be computed in linear time on a Turing machine. In particular, the most obvious algorithm for this problem, which appears to require quadratic time due to carry propagation, actually runs…

计算复杂性 · 计算机科学 2023-06-16 Emil Jeřábek

This work considers special types of interval linear systems - overdetermined systems. Simply said these systems have more equations than variables. The solution set of an interval linear system is a collection of all solutions of all…

数值分析 · 计算机科学 2013-04-18 Jaroslav Horáček , Milan Hladík

Most recent MaxSAT algorithms rely on a succession of calls to a SAT solver in order to find an optimal solution. In particular, several algorithms take advantage of the ability of SAT solvers to identify unsatisfiable subformulas. Usually,…

人工智能 · 计算机科学 2015-05-12 Miguel Neves , Ruben Martins , Mikoláš Janota , Inês Lynce , Vasco Manquinho

Illumination estimation is often used in mixed reality to re-render a scene from another point of view, to change the color/texture of an object, or to insert a virtual object consistently lit into a real video or photograph. Specifically,…

计算机视觉与模式识别 · 计算机科学 2018-12-13 Grégoire Nieto , Salma Jiddi , Philippe Robert

Low-light image enhancement is challenging in that it needs to consider not only brightness recovery but also complex issues like color distortion and noise, which usually hide in the dark. Simply adjusting the brightness of a low-light…

图像与视频处理 · 电气工程与系统科学 2020-03-17 Feifan Lv , Yu Li , Feng Lu

This paper presents a new combinatorial optimisation task, the Subset Sum Matching Problem (SSMP), which is an abstraction of common financial applications such as trades reconciliation. We present three algorithms, two suboptimal and one…

This paper tackles the challenge of coordinating traffic lights and automated vehicles at signalized intersections, formulated as a constrained finite-horizon optimal control problem. The problem falls into the category of mixed-integer…

最优化与控制 · 数学 2025-02-04 Azita Dabiri , Giray Önür , Sebastien Gros , Bart De Schutter

The rotation averaging problem is a fundamental task in computer vision applications. It is generally very difficult to solve due to the nonconvex rotation constraints. While a sufficient optimality condition is available in the literature,…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Yihong Dong , Lunchen Xie , Qingjiang Shi

We consider the problem of revealing a small hidden lattice from the knowledge of a low-rank sublattice modulo a given sufficiently large integer -- the {\em Hidden Lattice Problem}. A central motivation of study for this problem is the…

数论 · 数学 2021-11-11 Luca Notarnicola , Gabor Wiese

Knapsack and Subset Sum are fundamental NP-hard problems in combinatorial optimization. Recently there has been a growing interest in understanding the best possible pseudopolynomial running times for these problems with respect to various…

数据结构与算法 · 计算机科学 2021-05-11 Adam Polak , Lars Rohwedder , Karol Węgrzycki

Existence of long arithmetic progression in sumsets and subset sums has been studied extensively in the field of additive combinatorics. These additive combinatorics results play a central role in the recent progress of fundamental problems…

数据结构与算法 · 计算机科学 2025-04-08 Lin Chen , Yuchen Mao , Guochuan Zhang

The segmentation of transparent objects can be very useful in computer vision applications. However, because they borrow texture from their background and have a similar appearance to their surroundings, transparent objects are not handled…

计算机视觉与模式识别 · 计算机科学 2015-11-24 Yichao Xu , Hajime Nagahara , Atsushi Shimada , Rin-ichiro Taniguchi