中文
相关论文

相关论文: A branch, price and remember algorithm for the U s…

200 篇论文

Column Generation (CG) is an effective method for solving large-scale optimization problems. CG starts by solving a sub-problem with a subset of columns (i.e., variables) and gradually includes new columns that can improve the solution of…

最优化与控制 · 数学 2022-03-09 Yunzhuang Shen , Yuan Sun , Xiaodong Li , Andrew Eberhard , Andreas Ernst

We propose a new method for shape recognition and retrieval based on dynamic programming. Our approach uses the dynamic programming algorithm to compute the optimal score and to find the optimal alignment between two strings. First, each…

计算机视觉与模式识别 · 计算机科学 2019-05-01 Noreddine Gherabi , Bahaj Mohamed

Combinatorial optimization problems arise in a wide range of applications from diverse domains. Many of these problems are NP-hard and designing efficient heuristics for them requires considerable time and experimentation. On the other…

数据结构与算法 · 计算机科学 2020-01-07 Juho Lauri , Sourav Dutta , Marco Grassia , Deepak Ajwani

Capacity sharing networks are typical heterogeneous communication networks widely applied in information and communications technology (ICT) field. In such networks, resources like bandwidth, spectrum, computation and storage are shared…

最优化与控制 · 数学 2024-12-03 Kaixiang Hu , Feilong Huang , Caixia Kou

This paper proposes Branch & Learn, a framework for Predict+Optimize to tackle optimization problems containing parameters that are unknown at the time of solving. Given an optimization problem solvable by a recursive algorithm satisfying…

机器学习 · 计算机科学 2022-05-05 Xinyi Hu , Jasper C. H. Lee , Jimmy H. M. Lee , Allen Z. Zhong

The branch-and-bound algorithm based on decision diagrams introduced by Bergman et al. in 2016 is a framework for solving discrete optimization problems with a dynamic programming formulation. It works by compiling a series of bounded-width…

数据结构与算法 · 计算机科学 2024-01-19 Vianney Coppé , Xavier Gillard , Pierre Schaus

Finding feasible points for which the proof succeeds is a critical issue in safe Branch and Bound algorithms which handle continuous problems. In this paper, we introduce a new strategy to compute very accurate approximations of feasible…

数值分析 · 计算机科学 2008-07-16 Alexandre Goldsztejn , Yahia Lebbah , Claude Michel , Michel Rueher

For clustering of an undirected graph, this paper presents an exact algorithm for the maximization of modularity density, a more complicated criterion to overcome drawbacks of the well-known modularity. The problem can be interpreted as the…

社会与信息网络 · 计算机科学 2017-06-28 Keisuke Sato , Yoichi Izunaga

The length-constrained cycle partition problem (LCCP) is a graph optimization problem in which a set of nodes must be partitioned into a minimum number of cycles. Every node is associated with a critical time and the length of every cycle…

最优化与控制 · 数学 2024-02-05 Mohammed Ghannam , Gioni Mexi , Edward Lam , Ambros Gleixner

We give sublinear-time approximation algorithms for some optimization problems arising in machine learning, such as training linear classifiers and finding minimum enclosing balls. Our algorithms can be extended to some kernelized versions…

机器学习 · 计算机科学 2010-10-22 Kenneth L. Clarkson , Elad Hazan , David P. Woodruff

This paper introduces an effective memetic algorithm for the linear ordering problem with cumulative costs. The proposed algorithm combines an order-based recombination operator with an improved forward-backward local search procedure and…

神经与进化计算 · 计算机科学 2014-05-20 Tao Ye , Kan Zhou , Zhipeng Lu , Jin-Kao Hao

We propose a randomized method for solving linear programs with a large number of columns but a relatively small number of constraints. Since enumerating all the columns is usually unrealistic, such linear programs are commonly solved by…

最优化与控制 · 数学 2023-11-29 Yi-Chun Akchen , Velibor V. Mišić

This paper proposes new algorithms for the assembly line balancing problem with hierarchical worker assignment (ALBHW). The ALBHW appears in real industrial contexts where companies deal with a multi-skilled workforce. It considers task…

最优化与控制 · 数学 2020-04-29 Nicolas P. Campana , Manuel Iori , Mayron C. O. Moreira

We study the problem of optimizing assortment decisions in the presence of product-specific costs when customers choose according to a multinomial logit model. This problem is NP-hard and approximate solutions methods have been proposed in…

最优化与控制 · 数学 2023-12-05 Markus Leitner , Andrea Lodi , Roberto Roberti , Claudio Sole

In this article, we design and analyze a Hybrid High-Order (HHO) finite element approximation for a class of strongly nonlinear boundary value problems. We consider an HHO discretization for a suitable linearized problem and show its…

数值分析 · 数学 2023-09-26 Gouranga Mallik , Thirupathi Gudi

We propose a stronger formulation of the precedence constraints and the station limits for the simple assembly line balancing problem. The linear relaxation of the improved integer program theoretically dominates all previous formulations…

离散数学 · 计算机科学 2015-08-11 Marcus Ritt , Alysson M. Costa

We study an extension of the classical Bin Packing Problem, where each item consumes the bin capacity during a given time window that depends on the item itself. The problem asks for finding the minimum number of bins to pack all the items…

最优化与控制 · 数学 2019-02-14 Mauro Dell'Amico , Fabio Furini , Manuel Iori

We consider a fractional 0-1 programming problem arising in manufacturing. The problem consists in clustering of machines together with parts processed on these machines into manufacturing cells so that intra-cell processing of parts is…

数据结构与算法 · 计算机科学 2016-03-16 Irina Utkina , Mikhail Batsyn , Ekaterina Batsyna

The Discrete Ordered Median Problem (DOMP) is formulated as a set partitioning problem using an exponential number of variables. Each variable corresponds to a set of demand points allocated to the same facility with the information of the…

最优化与控制 · 数学 2018-02-12 Samuel Deleplanque , Martine Labbé , Diego Ponce , Justo Puerto

Integer programs for resource-constrained project scheduling problems are notoriously hard to solve due to their weak linear relaxations. Several papers have proposed reformulating project scheduling problems via Dantzig-Wolfe decomposition…

最优化与控制 · 数学 2025-01-09 Maximilian Kolter , Martin Grunow , Rainer Kolisch