中文
相关论文

相关论文: A complete anytime algorithm for balanced number p…

200 篇论文

The Golomb ruler problem is defined as follows: Given a positive integer n, locate n marks on a ruler such that the distance between any two distinct pair of marks are different from each other and the total length of the ruler is…

最优化与控制 · 数学 2019-06-11 Burak Kocuk , Willem-Jan van Hoeve

Maximum bipartite matching is a fundamental algorithmic problem which can be solved in polynomial time. We consider a natural variant in which there is a separation constraint: the vertices on one side lie on a path or a grid, and two…

数据结构与算法 · 计算机科学 2023-03-20 Pasin Manurangsi , Erel Segal-Halevi , Warut Suksompong

We formalize a new paradigm for optimality of algorithms, that generalizes worst-case optimality based only on input-size to problem-dependent parameters including implicit ones. We re-visit some existing sorting algorithms from this…

数据结构与算法 · 计算机科学 2025-11-11 Sandeep Sen

The graphical realization of a given degree sequence and given partition adjacency matrix simultaneously is a relevant problem in data driven modeling of networks. Here we formulate common generalizations of this problem and the Exact…

组合数学 · 数学 2021-12-15 Eva Czabarka , Laszlo A. Szekely , Zoltan Toroczkai , Shanise Walker

We consider the problem of partitioning $n$ integers into two subsets of given cardinalities such that the discrepancy, the absolute value of the difference of their sums, is minimized. The integers are i.i.d. random variables chosen…

无序系统与神经网络 · 物理学 2007-05-23 C. Borgs , J. T. Chayes , S. Mertens , B. Pittel

In this paper, we give a quantum algorithm which solves collision problem in an expected polynomial time. Especially, when the function is two-to-one, we present a quantum algorithm which can find a collision with certainty in a worst-case…

量子物理 · 物理学 2008-02-03 Dong Pyo Chi , Jinsoo Kim

A well studied special case of bin packing is the 3-partition problem, where n items of size > 1/4 have to be packed in a minimum number of bins of capacity one. The famous Karmarkar-Karp algorithm transforms a fractional solution of a…

离散数学 · 计算机科学 2012-02-03 Friedrich Eisenbrand , Dömötör Pálvölgyi , Thomas Rothvoß

We study the optimization version of the set partition problem (where the difference between the partition sums are minimized), which has numerous applications in decision theory literature. While the set partitioning problem is NP-hard and…

数据结构与算法 · 计算机科学 2021-09-13 Kaan Gokcesu , Hakan Gokcesu

In this paper we relate the partition function to the max-statistics of random variables. In particular, we provide a novel framework for approximating and bounding the partition function using MAP inference on randomly perturbed models. As…

机器学习 · 计算机科学 2012-07-03 Tamir Hazan , Tommi Jaakkola

The partition of graphs into "nice" subgraphs is a central algorithmic problem with strong ties to matching theory. We study the partitioning of undirected graphs into same-size stars, a problem known to be NP-complete even for the case of…

We study the optimization version of the equal cardinality set partition problem (where the absolute difference between the equal sized partitions' sums are minimized). While this problem is NP-hard and requires exponential complexity to…

数据结构与算法 · 计算机科学 2021-09-17 Kaan Gokcesu , Hakan Gokcesu

In this paper, we present a stochastic forward-backward-half forward splitting algorithm with variance reduction for solving the structured monotone inclusion problem composed of a maximally monotone operator, a maximally monotone operator…

最优化与控制 · 数学 2025-06-10 Liqian Qin , Yaxuan Zhang , Qiao-Li Dong , Michael Th. Rassias

We propose a new approach to combine Restricted Boltzmann Machines (RBMs) that can be used to solve combinatorial optimization problems. This allows synthesis of larger models from smaller RBMs that have been pretrained, thus effectively…

机器学习 · 计算机科学 2019-09-10 Saavan Patel , Sayeef Salahuddin

We propose a new algorithm for the fast solution of large, sparse, symmetric positive-definite linear systems, spaND -- sparsified Nested Dissection. It is based on nested dissection, sparsification and low-rank compression. After…

Our main contribution is a polynomial-time algorithm to reduce a $k$-colorable gammoid to a $(2k-2)$-colorable partition matroid. It is known that there are gammoids that can not be reduced to any $(2k-3)$-colorable partition matroid, so…

数据结构与算法 · 计算机科学 2021-07-09 Marilena Leichter , Benjamin Moseley , Kirk Pruhs

Computing high-quality graph partitions is a challenging problem with numerous applications. In this paper, we present a novel meta-heuristic for the balanced graph partitioning problem. Our approach is based on integer linear programs that…

数据结构与算法 · 计算机科学 2018-02-21 Alexandra Henzinger , Alexander Noe , Christian Schulz

Biclustering, also called co-clustering, block clustering, or two-way clustering, involves the simultaneous clustering of both the rows and columns of a data matrix into distinct groups, such that the rows and columns within a group display…

最优化与控制 · 数学 2024-12-06 Antonio M. Sudoso

Diversity maximization problem is a well-studied problem where the goal is to find $k$ diverse items. Fair diversity maximization aims to select a diverse subset of $k$ items from a large dataset, while requiring that each group of items be…

数据结构与算法 · 计算机科学 2025-06-11 Florian Adriaens , Nikolaj Tatti

Set partitioning is a key component of many algorithms in machine learning, signal processing, and communications. In general, the problem of finding a partition that minimizes a given impurity (loss function) is NP-hard. As such, there…

信息论 · 计算机科学 2020-01-01 Thuan Nguyen , Thinh Nguyen

A common way of partitioning graphs is through minimum cuts. One drawback of classical minimum cut methods is that they tend to produce small groups, which is why more balanced variants such as normalized and ratio cuts have seen more…

机器学习 · 计算机科学 2024-10-07 Chakib Fettal , Lazhar Labiod , Mohamed Nadif