中文
相关论文

相关论文: Completely greedy coin sets

200 篇论文

We investigate the structure of the currencies (systems of coins) for which the greedy change-making algorithm always finds an optimal solution (that is, a one with minimum number of coins). We present a series of necessary conditions that…

组合数学 · 数学 2010-07-26 Michal Adamaszek , Anna Niewiarowska

The Coin Change problem, also known as the Change-Making problem, is a well-studied combinatorial optimization problem, which involves minimizing the number of coins needed to make a specific change amount using a given set of coin…

计算复杂性 · 计算机科学 2024-11-28 Shreya Gupta , Boyang Huang , Russell Impagliazzo

The change-making problem consists of representing a certain amount of money with the least possible number of coins, from a given, pre-established set of denominations. The greedy algorithm works by choosing the coins of largest possible…

组合数学 · 数学 2025-07-14 Hebert Pérez-Rosés

Motivated by the change-making problem, we extend the notion of greediness to sets of positive integers not containing the element $1$, and from there to numerical semigroups. We provide an algorithm to determine if a given set (not…

This paper analyzes a necessary and sufficient condition for the change-making problem to be solvable with a greedy algorithm. The change-making problem is to minimize the number of coins used to pay a given value in a specified currency…

离散数学 · 计算机科学 2021-11-25 Yuma Suzuki , Ryuhei Miyashiro

The Change-Making Problem is to represent a given value with the fewest coins under a given coin system. As a variation of the knapsack problem, it is known to be NP-hard. Nevertheless, in most real money systems, the greedy algorithm…

数据结构与算法 · 计算机科学 2009-03-21 Xuan Cai

The change-making problem asks: given a positive integer $v$ and a collection $C$ of integer coin values $c_1=1<c_2< c_3< \cdots< c_n$, what is the minimum number of coins needed to represent $v$ with coin values from $C$? For some coin…

组合数学 · 数学 2025-01-22 Cornelia A. Van Cott , Qiyu Zhang

Consider two ordered positive real number arrays of equal size. The problem is to find such set of indices of given size that the ratio of the sums of the array elements with those indices is minimized. In this work, in order to mitigate…

组合数学 · 数学 2015-09-22 Alexander Lozovskiy

The greedy algorithm for approximating dominating sets is a simple method that is known to compute an $(\ln n+1)$-approximation of a minimum dominating set on any graph with $n$ vertices. We show that a small modification of the greedy…

离散数学 · 计算机科学 2019-01-18 Sebastian Siebertz

The change-making problem was recently extended to sets of positive integers not containing the element $1$, and from there to numerical semigroups. A greedy numerical semigroup is defined as a numerical semigroup where the greedy…

组合数学 · 数学 2026-02-24 Arnau Messegué-Buisan , Hebert Pérez-Rosés

Randomisation is a critical tool in designing distributed systems. The common coin primitive, enabling the system members to agree on an unpredictable random number, has proven to be particularly useful. We observe, however, that it is…

分布式、并行与集群计算 · 计算机科学 2022-05-25 Luciano Freitas , Petr Kuznetsov , Andrei Tonkikh

Aiming to describe the wealth distribution evolution, several models consider an ensemble of interacting economic agents that exchange wealth in binary fashion. Intriguingly, models that consider an unbiased market, that gives to each agent…

综合金融 · 定量金融 2021-06-30 Ben-Hur Francisco Cardoso , Sebastián Gonçalves , José Roberto Iglesias

We provide a mechanism that uses two biased coins and implements any distribution on a finite set of elements, in such a way that even if the outcomes of one of the coins is determined by an adversary, the final distribution remains…

概率论 · 数学 2018-03-05 Eilon Solan , Omri Nisan Solan , Ron Solan

An $\alpha$-greedy balanced pair in an ordered set $P=(V,\leq)$ is a pair $(x,y)$ of elements of $V$ such that the proportion of greedy linear extensions of $P$ that put $x$ before $y$ among all greedy linear extensions is in the real…

组合数学 · 数学 2020-10-13 Imed Zaguia

We propose a general greedy algorithm for binary de Bruijn sequences, called Generalized Prefer-Opposite (GPO) Algorithm, and its modifications. By identifying specific feedback functions and initial states, we demonstrate that most…

信息论 · 计算机科学 2021-05-27 Zuling Chang , Martianus Frederic Ezerman , Adamas Aqsa Fahreza

We empirically analyze a simple heuristic for large sparse set cover problems. It uses the weighted greedy algorithm as a basic building block. By multiplicative updates of the weights attached to the elements, the greedy solution is…

数据结构与算法 · 计算机科学 2020-10-30 Marc Alexa

This paper proposes a greedy algorithm named as Big step greedy set cover algorithm to compute approximate minimum set cover. The Big step greedy algorithm, in each step selects p sets such that the union of selected p sets contains…

数据结构与算法 · 计算机科学 2015-06-16 Drona Pratap Chandu

For a given ensemble of $N$ independent and identically prepared particles, we calculate the binary decision costs of different strategies for measurement of polarised spin 1/2 particles. The result proves that, for any given values of the…

量子物理 · 物理学 2009-10-28 Dorje Brody , Bernhard Meister

Sampling is a fundamental topic in graph signal processing, having found applications in estimation, clustering, and video compression. In contrast to traditional signal processing, the irregularity of the signal domain makes selecting a…

信息论 · 计算机科学 2018-02-14 Luiz F. O. Chamon , Alejandro Ribeiro

Collective communications are ubiquitous in parallel applications. We present two new algorithms for performing a reduction. The operation associated with our reduction needs to be associative and commutative. The two algorithms are…

分布式、并行与集群计算 · 计算机科学 2013-10-18 Bradley R. Lowery , Julien Langou
‹ 上一页 1 2 3 10 下一页 ›