中文
相关论文

相关论文: Juniper: An Open-Source Nonlinear Branch-and-Bound…

200 篇论文

Approximating partial differential equations for extensive industrial and scientific applications requires leveraging the power of modern high-performance computing. In large-scale parallel computations, the geometrical discretisation…

数值分析 · 数学 2024-12-30 Pere A. Martorell , Santiago Badia

Optimization solvers routinely utilize presolve techniques, including model simplification, reformulation and domain reduction techniques. Domain reduction techniques are especially important in speeding up convergence to the global optimum…

数据结构与算法 · 计算机科学 2017-06-28 Yash Puranik , Nikolaos V. Sahinidis

In this paper, we present a generic framework to extend existing uniformly optimal convex programming algorithms to solve more general nonlinear, possibly nonconvex, optimization problems. The basic idea is to incorporate a local search…

最优化与控制 · 数学 2015-10-27 Saeed Ghadimi , Guanghui Lan , Hongchao Zhang

We present Theseus, an efficient application-agnostic open source library for differentiable nonlinear least squares (DNLS) optimization built on PyTorch, providing a common framework for end-to-end structured learning in robotics and…

Mixed-integer linear programs (MILPs) are extensively used to model practical problems such as planning and scheduling. A prominent method for solving MILPs is large neighborhood search (LNS), which iteratively seeks improved solutions…

最优化与控制 · 数学 2024-12-12 Wenbo Liu , Akang Wang , Wenguo Yang , Qingjiang Shi

This paper presents a novel solution technique for scheduling multi-energy system (MES) in a commercial urban building to perform price-based demand response and reduce energy costs. The MES scheduling problem is formulated as a mixed…

系统与控制 · 电气工程与系统科学 2020-03-10 Mainak Dan , Seshadhri Srinivasan , Suresh Sundaram , Arvind Easwaran , Luigi Glielmo

Despite major advancements in nonlinear programming (NLP) and convex relaxations, most system operators around the world still predominantly use some form of linear programming (LP) approximation of the AC power flow equations. This is…

最优化与控制 · 数学 2021-07-19 Sleiman , Mhanna , Pierluigi , Mancarella

We introduce a general framework for flow problems over hypergraphs. In our problem formulation, which we call the convex flow problem, we have a concave utility function for the net flow at every node and a concave utility function for…

最优化与控制 · 数学 2024-05-21 Theo Diamandis , Guillermo Angeris , Alan Edelman

We develop an optimization framework for identifying ideal Mixed Binary Linear Programs (MBLP) which is linear when using known input data and nonconvex quadratic over parametric input data. These techniques are applied to various…

最优化与控制 · 数学 2024-07-09 Jamie Fravel , Robert Hildebrand

In this article, we present a problem of nonlinear constraint optimization with equality and inequality constraints. Objective functions are defined to be nonlinear and optimizers may have a lower and upper bound. We solve the optimization…

最优化与控制 · 数学 2021-01-12 Rahul Bhadani

Integrating computational fluid dynamics (CFD) software into optimization and machine-learning frameworks is hampered by the rigidity of classic computational languages and the slow performance of more flexible high-level languages.…

流体动力学 · 物理学 2023-04-18 Gabriel D. Weymouth , Bernat Font

We develop a spatial branch-and-cut approach for nonconvex Quadratically Constrained Quadratic Programs with bounded complex variables (CQCQP). Linear valid inequalities are added at each node of the search tree to strengthen semidefinite…

最优化与控制 · 数学 2017-05-26 Chen Chen , Alper Atamturk , Shmuel S. Oren

Solving mixed-integer nonlinear programs (MINLPs) typically relies on constructing relaxations that are easier to tackle than the original problem. Recently, global parabolic (PARA) relaxations were introduced, featuring separable quadratic…

最优化与控制 · 数学 2026-03-18 Adrian Göß

Most state-of-the-art branch-and-bound solvers for mixed-integer linear programming rely on limited-precision floating-point arithmetic and use numerical tolerances when reasoning about feasibility and optimality during their search. While…

最优化与控制 · 数学 2025-04-04 Alexander Hoen , Ambros Gleixner

We present the software design of Gridap, a novel finite element library written exclusively in the Julia programming language, which is being used by several research groups world-wide to simulate complex physical phenomena such as…

数学软件 · 计算机科学 2022-04-13 Francesc Verdugo , Santiago Badia

Numerous real-world decision-making problems can be formulated and solved using Mixed-Integer Linear Programming (MILP) models. However, the transformation of these problems into MILP models heavily relies on expertise in operations…

最优化与控制 · 数学 2023-11-28 Qingyang Li , Lele Zhang , Vicky Mak-Hau

In this paper, we describe the first mixed-integer nonlinear programming (MINLP) based solution approach that successfully identifies the most energy-efficient distillation configuration sequence for a given separation. Current sequence…

最优化与控制 · 数学 2020-10-26 Radhakrishna Tumbalam Gooty , Rakesh Agrawal , Mohit Tawarmalani

We propose an extended variant of the reformulation and decomposition algorithm for solving a special class of mixed-integer bilevel linear programs (MIBLPs) where continuous and integer variables are involved in both upper- and lower-level…

最优化与控制 · 数学 2018-07-03 Dajun Yue , Jiyao Gao , Bo Zeng , Fengqi You

Cut-generating linear programs (CGLPs) play a key role as a separation oracle to produce valid inequalities for the feasible region of mixed-integer programs. When incorporated inside branch-and-bound, the cutting planes obtained from CGLPs…

最优化与控制 · 数学 2023-11-01 Atefeh Rajabalizadeh , Danial Davarnia

We present an efficient approach for writing architecture-agnostic parallel high-performance stencil computations in Julia, which is instantiated in the package ParallelStencil.jl. Powerful metaprogramming, costless abstractions and…

分布式、并行与集群计算 · 计算机科学 2022-12-01 Samuel Omlin , Ludovic Räss