中文
相关论文

相关论文: Basis Reduction, and the Complexity of Branch-and-…

200 篇论文

The submodular function maximization is an attractive optimization model that appears in many real applications. Although a variety of greedy algorithms quickly find good feasible solutions for many instances while guaranteeing…

数据结构与算法 · 计算机科学 2018-11-13 Naoya Uematsu , Shunji Umetani , Yoshinobu Kawahara

This paper presents and evaluates two pruning techniques to reinforce the efficiency of constraint optimization solvers based on multi-valued decision-diagrams (MDD). It adopts the branch-and-bound framework proposed by Bergman et al. in…

人工智能 · 计算机科学 2021-04-27 Xavier Gillard , Vianney Coppé , Pierre Schaus , André Augusto Cire

In bi-objective integer optimization the optimal result corresponds to a set of non-dominated solutions. We propose a generic bi-objective branch-and-bound algorithm that uses a problem-independent branching rule exploiting available…

数据结构与算法 · 计算机科学 2018-09-19 Sophie N. Parragh , Fabien Tricoire

Data-driven algorithm design is a paradigm that uses statistical and machine learning techniques to select from a class of algorithms for a computational problem an algorithm that has the best expected performance with respect to some…

机器学习 · 计算机科学 2024-06-05 Hongyu Cheng , Sammy Khalife , Barbara Fiedorowicz , Amitabh Basu

We consider the problem of efficiently solving large-scale linear least squares problems that have one or more linear constraints that must be satisfied exactly. Whilst some classical approaches are theoretically well founded, they can face…

数值分析 · 数学 2021-12-24 Jennifer Scott , Miroslav Tuma

In this paper we explore a relevant aspect of the interplay between two core elements of global optimization algorithms for nonconvex nonlinear programming problems, which we believe has been overlooked by past literature. The first one is…

最优化与控制 · 数学 2025-09-24 Julio González-Díaz , Brais González-Rodríguez , Ignacio Gómez-Casares

The use of machine learning techniques to improve the performance of branch-and-bound optimization algorithms is a very active area in the context of mixed integer linear problems, but little has been done for non-linear optimization. To…

Given a graph $G=(V,E)$, the minimum branch vertices problem consists in finding a spanning tree $T=(V,E')$ of $G$ minimizing the number of vertices with degree greater than two. We consider a simple combinatorial lower bound for the…

离散数学 · 计算机科学 2016-07-04 Rafael A. Melo , Phillippe Samer , Sebastián Urrutia

Since the breakthrough superpolynomial multilinear formula lower bounds of Raz (Theory of Computing 2006), proving such lower bounds against multilinear algebraic branching programs (mABPs) has been a longstanding open problem in algebraic…

计算复杂性 · 计算机科学 2026-05-12 Deepanshu Kush

Given a real matrix A with n columns, the problem is to approximate the Gram product AA^T by c << n weighted outer products of columns of A. Necessary and sufficient conditions for the exact computation of AA^T (in exact arithmetic) from c…

数值分析 · 数学 2014-05-16 John T. Holodnak , Ilse C. F. Ipsen

We analyse the convergence of the proximal gradient algorithm for convex composite problems in the presence of gradient and proximal computational inaccuracies. We derive new tighter deterministic and probabilistic bounds that we use to…

最优化与控制 · 数学 2022-03-07 Anis Hamadouche , Yun Wu , Andrew M. Wallace , Joao F. C. Mota

We analyze a simple randomized subgradient method for approximating solutions to stochastic systems of convex functional constraints, the only input to the algorithm being the size of minibatches. By introducing a new notion of what is…

最优化与控制 · 数学 2021-08-30 James Renegar , Song Zhou

We introduce several generalizations of classical computer science problems obtained by replacing simpler objective functions with general submodular functions. The new problems include submodular load balancing, which generalizes load…

数据结构与算法 · 计算机科学 2010-06-02 Zoya Svitkina , Lisa Fleischer

Rank-constrained matrix problems appear frequently across science and engineering. The convergence analysis of iterative algorithms developed for these problems often hinges on local error bounds, which correlate the distance to the…

最优化与控制 · 数学 2025-10-03 Ruoning Chen , Defeng Sun , Liping Zhang

Deterministic computer simulations are often used as a replacement for complex physical experiments. Although less expensive than physical experimentation, computer codes can still be time-consuming to run. An effective strategy for…

统计方法学 · 统计学 2010-03-04 Mark Franey , Pritam Ranjan , Hugh Chipman

Machine learning is increasingly used to guide branch-and-cut (B&C) for mixed-integer linear programming by learning score-based policies for selecting branching variables and cutting planes. Many approaches train on local signals from…

最优化与控制 · 数学 2026-02-02 Hongyu Cheng , Amitabh Basu

Minimum Spanning Trees are a well-studied subset of graph problems. While classical algorithms have existed to solve these problems for decades, new variations and application areas are constantly being discovered. When dealing with large…

数据结构与算法 · 计算机科学 2023-12-29 Arjun Bhalla

State-of-the-art branch and bound algorithms for mixed integer programming make use of special methods for making branching decisions. Strategies that have gained prominence include modern variants of so-called strong branching (Applegate,…

数据结构与算法 · 计算机科学 2016-01-08 Fred Glover , Vladimir Shylo , Oleg Shylo

We present a generic branch-and-bound algorithm for finding all the Pareto solutions of a biobjective mixed-integer linear program. The main contributions are new algorithms for obtaining dual bounds at a node, for checking node fathoming,…

最优化与控制 · 数学 2021-12-06 Nathan Adelgren , Akshay Gupte

We consider optimization problems involving the multiplication of variable matrices to be selected from a given family, which might be a discrete set, a continuous set or a combination of both. Such nonlinear, and possibly discrete,…

最优化与控制 · 数学 2021-03-12 Burak Kocuk