中文
相关论文

相关论文: The Continuous Joint Replenishment Problem is Stro…

200 篇论文

The Ordered Covering Problem (OCP) arises in the context of the Discretizable Molecular Distance Geometry Problem (DMDGP), where the ordering of pruning edges significantly impacts the performance of the SBBU algorithm for protein structure…

数据结构与算法 · 计算机科学 2025-12-04 Michael Souza , Júlio Araújo , John Kesley Costa , Carlile Lavor

The closest string problem is an NP-hard problem, whose task is to find a string that minimizes maximum Hamming distance to a given set of strings. This can be reduced to an integer program (IP). However, to date, there exists no known…

数据结构与算法 · 计算机科学 2011-05-12 Jing-Chao Chen

In this paper, we study the prize-collecting rural postman problem (PCRPP), a variant of the rural postman problem. Given a PCRPP instance consisting of an undirected graph whose edges have nonnegative lengths and nonnegative profits,…

数据结构与算法 · 计算机科学 2026-05-26 Hong Li , Jianping Li , Wei Li , Runtao Xie , Xiaoxiao Yang

What makes a computational problem easy (e.g., in P, that is, solvable in polynomial time) or hard (e.g., NP-hard)? This fundamental question now has a satisfactory answer for a quite broad class of computational problems, so called…

计算复杂性 · 计算机科学 2019-09-12 Libor Barto

The problem of checking whether a recursive query can be rewritten as query without recursion is a fundamental reasoning task, known as the boundedness problem. Here we study the boundedness problem for Unions of Conjunctive Regular Path…

数据库 · 计算机科学 2024-07-31 Diego Figueira , S. Krishna , Om Swostik Mishra , Anantha Padmanabha

We introduce and study a novel generalization of the classical Knapsack Problem (KP), called the Colored Knapsack Problem (CKP). In this problem, the items are partitioned into classes of colors and the packed items need to be ordered such…

最优化与控制 · 数学 2026-02-13 Fabio Ciccarelli , Alexander Helber , Erik Mühmer

We study the warehouse problem, arising in the area of inventory management and production planning. Here, a merchant wants to decide an optimal trading policy that computes quantities of a single commodity to purchase, store and sell…

数据结构与算法 · 计算机科学 2024-01-22 Ishan Bansal , Oktay Günlük

In this article we consider a certain sub class of Integer Equal Flow problem, which are known NP hard [8]. Currently there exist no direct solutions for the same. It is a common problem in various inventory management systems. Here we…

人工智能 · 计算机科学 2019-12-11 Sasikanth Goteti , Swapnil Kumar

Discrete energy minimization is widely-used in computer vision and machine learning for problems such as MAP inference in graphical models. The problem, in general, is notoriously intractable, and finding the global optimal solution is…

计算机视觉与模式识别 · 计算机科学 2016-08-01 Mengtian Li , Alexander Shekhovtsov , Daniel Huber

We study the \emph{Bipartite Degree Realization} (BDR) problem: given a graphic degree sequence $D$, decide whether it admits a realization as a bipartite graph. While bipartite realizability for a fixed vertex partition can be decided in…

组合数学 · 数学 2026-01-01 István Miklós

The continuous-time joint replenishment problem has long served as a foundational inventory management model. Even though its unconstrained setting has seen recent algorithmic advances, the incorporation of resource constraints into this…

数据结构与算法 · 计算机科学 2026-03-20 Danny Segev

In this paper, we consider one-to-one matchings between two disjoint groups of agents. Each agent has a preference over a subset of the agents in the other group, and these preferences may contain ties. Strong stability is one of the…

计算机科学与博弈论 · 计算机科学 2024-01-08 Naoyuki Kamiyama

The perfect phylogeny is one of the most used models in different areas of computational biology. In this paper we consider the problem of the Persistent Perfect Phylogeny (referred as P-PP) recently introduced to extend the perfect…

数据结构与算法 · 计算机科学 2014-05-30 Paola Bonizzoni , Anna Paola Carrieri , Gianluca Della Vedova , Gabriella Trucco

The ever-increasing integration of stochastic renewable energy sources into power systems operation is making the supply-demand balance more challenging. While joint chance-constrained methods are equipped to model these complexities and…

系统与控制 · 电气工程与系统科学 2025-01-23 Meiyi Li , Javad Mohammadi

The Stacker Crane Problem (SCP) is a variant of the Traveling Salesman Problem. In SCP, pairs of pickup and delivery points are designated on a graph, and a crane must visit these points to move objects from each pickup location to its…

数据结构与算法 · 计算机科学 2025-09-18 Yike Chen , Ke Shi , Chao Xu

The constraint satisfaction problem (CSP) on a relational structure B is to decide, given a set of constraints on variables where the relations come from B, whether or not there is a assignment to the variables satisfying all of the…

计算机科学中的逻辑 · 计算机科学 2014-06-03 Hubie Chen

This paper explores the finiteness of the solution set of the polynomial complementarity problem (PCP). To achieve this goal, we introduce two new classes of structured tensor tuples, namely the nondegenerate tensor tuple and the strong…

最优化与控制 · 数学 2025-07-29 Sonali Sharma , V. Vetrivel

The local Hamiltonian problem is famously complete for the class QMA, the quantum analogue of NP. The complexity of its semi-classical version, in which the terms of the Hamiltonian are required to commute (the CLH problem), has attracted…

量子物理 · 物理学 2013-12-02 Dorit Aharonov , Lior Eldar

The range closest-pair (RCP) problem is the range-search version of the classical closest-pair problem, which aims to store a given dataset of points in some data structure such that when a query range $X$ is specified, the closest pair of…

计算几何 · 计算机科学 2018-07-27 Jie Xue

We investigate the so-called recoverable robust assignment problem on balanced bipartite graphs with $2n$ vertices, a mainstream problem in robust optimization: For two given linear cost functions $c_1$ and $c_2$ on the edges and a given…

数据结构与算法 · 计算机科学 2020-10-23 Dennis Fischer , Tim A. Hartmann , Stefan Lendl , Gerhard J. Woeginger
‹ 上一页 1 8 9 10 下一页 ›