中文
相关论文

相关论文: Conditional Markov Chain Search for the Simple Pla…

200 篇论文

The Conditional Markov Chain Search (CMCS) is a framework for automated design of metaheuristics for discrete combinatorial optimisation problems. Given a set of algorithmic components such as hill climbers and mutations, CMCS decides in…

人工智能 · 计算机科学 2024-02-02 Sahil Patel , Daniel Karapetyan

The Local Search algorithm (or Hill Climbing, or Iterative Improvement) is one of the simplest heuristics to solve the Satisfiability and Max-Satisfiability problems. It is a part of many satisfiability and max-satisfiability solvers, where…

数据结构与算法 · 计算机科学 2008-11-18 Andrei A. Bulatov , Evgeny S. Skvortsov

Many optimization problems in science and engineering are highly nonlinear, and thus require sophisticated optimization techniques to solve. Traditional techniques such as gradient-based algorithms are mostly local search methods, and often…

神经与进化计算 · 计算机科学 2019-03-28 Xin-She Yang , Suash Deb , Sudhanshu K Mishra

We introduce Pattern-based Kernel Search (PaKS), a two-phase matheuristic for the solution of the Single-Source Capacitated Facility Location Problem (SSCFLP). In the first phase, PaKS employs a pattern recognition technique to identify an…

最优化与控制 · 数学 2025-12-10 Hannah Bakker , Gianfranco Guastaroba , Stefan Nickel , M. Grazia Speranza

Determining optimal well placements and controls are two important tasks in oil field development. These problems are computationally expensive, nonconvex, and contain multiple optima. The practical solution of these problems require…

最优化与控制 · 数学 2016-09-02 Xiang Wang , Ronald D. Haynes , Qihong Feng

We consider a step search method for continuous optimization under a stochastic setting where the function values and gradients are available only through inexact probabilistic zeroth- and first-order oracles. Unlike the stochastic gradient…

最优化与控制 · 数学 2023-11-03 Billy Jin , Katya Scheinberg , Miaolan Xie

We study stochastic optimization algorithms for constrained nonconvex stochastic optimization problems with Markovian data. In particular, we focus on the case when the transition kernel of the Markov chain is state-dependent. Such…

最优化与控制 · 数学 2022-11-10 Abhishek Roy , Krishnakumar Balasubramanian , Saeed Ghadimi

We study the Bipartite Boolean Quadratic Programming Problem (BBQP) which is an extension of the well known Boolean Quadratic Programming Problem (BQP). Applications of the BBQP include mining discrete patterns from binary data,…

数据结构与算法 · 计算机科学 2016-10-25 Daniel Karapetyan , Abraham P. Punnen , Andrew J. Parkes

One way to speed up the algorithm configuration task is to use short runs instead of long runs as much as possible, but without discarding the configurations that eventually do well on the long runs. We consider the problem of selecting the…

人工智能 · 计算机科学 2018-03-28 Daniel Karapetyan , Andrew J. Parkes , Thomas Stützle

We present a new Monte Carlo Tree Search (MCTS) algorithm to solve the stochastic orienteering problem with chance constraints, i.e., a version of the problem where travel costs are random, and one is assigned a bound on the tolerable…

机器人学 · 计算机科学 2024-09-06 Stefano Carpin

This article presents a matheuristic algorithm for the single-source capacitated facility location problem (SSCFLP) and its variants: SSCFLP with K facilities (SSCKFLP), SSCFLP with contiguous service areas (CFLSAP), and SSCFLP with K…

离散数学 · 计算机科学 2021-12-28 Yunfeng Kong

Constraint Optimization Problems (COP) pose intricate challenges in combinatorial problems usually addressed through Branch and Bound (B\&B) methods, which involve maintaining priority queues and iteratively selecting branches to search for…

人工智能 · 计算机科学 2023-12-27 Yingkai Xiao , Jingjin Liu , Hankz Hankui Zhuo

We consider the facility location problem in the one-dimensional setting where each facility can serve a limited number of agents from the algorithmic and mechanism design perspectives. From the algorithmic perspective, we prove that the…

计算机科学与博弈论 · 计算机科学 2019-11-25 Haris Aziz , Hau Chan , Barton E. Lee , Bo Li , Toby Walsh

Meta-heuristics are powerful tools for solving optimization problems whose structural properties are unknown or cannot be exploited algorithmically. We propose such a meta-heuristic for a large class of optimization problems over discrete…

离散数学 · 计算机科学 2021-06-22 Moritz Mühlenthaler , Alexander Raß , Manuel Schmitt , Rolf Wanka

We consider the {\em mobile facility location} (\mfl) problem. We are given a set of facilities and clients located in a common metric space. The goal is to move each facility from its initial location to a destination and assign each…

数据结构与算法 · 计算机科学 2013-01-21 Sara Ahmadian , Zachary Friggstad , Chaitanya Swamy

We consider Markov Decision Problems defined over continuous state and action spaces, where an autonomous agent seeks to learn a map from its states to actions so as to maximize its long-term discounted accumulation of rewards. We address…

机器学习 · 计算机科学 2018-04-23 Alec Koppel , Ekaterina Tolstaya , Ethan Stump , Alejandro Ribeiro

A new metaheuristic optimisation algorithm, called Cuckoo Search (CS), was developed recently by Yang and Deb (2009). This paper presents a more extensive comparison study using some standard test functions and newly designed stochastic…

最优化与控制 · 数学 2010-12-24 Xin-She Yang , Suash Deb

The multiple-choice knapsack problem (MCKP) is a classic combinatorial optimization with wide practical applications. This paper investigates a significant yet underexplored extension of MCKP: the multi-objective chance-constrained MCKP…

神经与进化计算 · 计算机科学 2026-03-10 Xuanfeng Li , Shengcai Liu , Wenjie Chen , Yew-Soon Ong , Ke Tang

In this paper, we study the generalized problem that minimizes or maximizes a multi-order complex quadratic form with constant-modulus constraints on all elements of its optimization variable. Such a mathematical problem is commonly…

信号处理 · 电气工程与系统科学 2025-08-28 Chunxuan Shi , Yongzhe Li , Ran Tao

In this paper, we study nonconvex constrained optimization problems with both equality and inequality constraints, covering deterministic and stochastic settings. We propose a novel first-order algorithm framework that employs a…

最优化与控制 · 数学 2025-11-10 Qiankun Shi , Xiao Wang
‹ 上一页 1 2 3 10 下一页 ›