期刊文献+
共找到27篇文章
< 1 2 >
每页显示 20 50 100
The 0/1 Multidimensional Knapsack Problem and Its Variants: A Survey of Practical Models and Heuristic Approaches
1
作者 Soukaina Laabadi Mohamed Naimi +1 位作者 Hassan El Amri Boujemaa Achchab 《American Journal of Operations Research》 2018年第5期395-439,共45页
The 0/1 Multidimensional Knapsack Problem (0/1 MKP) is an interesting NP-hard combinatorial optimization problem that can model a number of challenging applications in logistics, finance, telecommunications and other ... The 0/1 Multidimensional Knapsack Problem (0/1 MKP) is an interesting NP-hard combinatorial optimization problem that can model a number of challenging applications in logistics, finance, telecommunications and other fields. In the 0/1 MKP, a set of items is given, each with a size and value, which has to be placed into a knapsack that has a certain number of dimensions having each a limited capacity. The goal is to find a subset of items leading to the maximum total profit while respecting the capacity constraints. Even though the 0/1 MKP is well studied in the literature, we can just find a little number of recent review papers on this problem. Furthermore, the existing reviews focus particularly on some specific issues. This paper aims to give a general and comprehensive survey of the considered problem so that it can be useful for both researchers and practitioners. Indeed, we first describe the 0/1 MKP and its relevant variants. Then, we present the detailed models of some important real-world applications of this problem. Moreover, an important collection of recently published heuristics and metaheuristics is categorized and briefly reviewed. These approaches are then quantitatively compared through some indicative statistics. Finally, some synthetic remarks and research directions are highlighted in the conclusion. 展开更多
关键词 0/1 multidimensional knapsack PROBLEM SURVEY Real-World Applications HEURISTICS Metaheuristics
下载PDF
An Algorithm of 0-1 Knapsack Problem Based on Economic Model
2
作者 Yingying Tian Jianhui Lv Liang Zheng 《Journal of Applied Mathematics and Physics》 2013年第4期31-35,共5页
In order to optimize the knapsack problem further, this paper proposes an innovative model based on dynamic expectation efficiency, and establishes a new optimization algorithm of 0-1 knapsack problem after analysis a... In order to optimize the knapsack problem further, this paper proposes an innovative model based on dynamic expectation efficiency, and establishes a new optimization algorithm of 0-1 knapsack problem after analysis and research. Through analyzing the study of 30 groups of 0-1 knapsack problem from discrete coefficient of the data, we can find that dynamic expectation model can solve the following two types of knapsack problem. Compared to artificial glowworm swam algorithm, the convergence speed of this algorithm is ten times as fast as that of artificial glowworm swam algorithm, and the storage space of this algorithm is one quarter that of artificial glowworm swam algorithm. To sum up, it can be widely used in practical problems. 展开更多
关键词 0-1 knapsack ECONOMIC model Optimization ALGORITHM STORAGE SPACE
下载PDF
A branch-and-bound algorithm for multi-dimensional quadratic 0-1 knapsack problems 被引量:2
3
作者 孙娟 盛红波 孙小玲 《Journal of Shanghai University(English Edition)》 CAS 2007年第3期233-236,共4页
In this paper, a branch-and-bound method for solving multi-dimensional quadratic 0-1 knapsack problems was studied. The method was based on the Lagrangian relaxation and the surrogate constraint technique for finding ... In this paper, a branch-and-bound method for solving multi-dimensional quadratic 0-1 knapsack problems was studied. The method was based on the Lagrangian relaxation and the surrogate constraint technique for finding feasible solutions. The Lagrangian relaxations were solved with the maximum-flow algorithm and the Lagrangian bounds was determined with the outer approximation method. Computational results show the efficiency of the proposed method for multi-dimensional quadratic 0-1 knapsack problems. 展开更多
关键词 multi-dimensional quadratic 0-1 knapsack problem branch-and-bound method Lagrangian relaxation outer approximation surrogate constraint.
下载PDF
A Hybrid Parallel Multi-Objective Genetic Algorithm for 0/1 Knapsack Problem 被引量:3
4
作者 Sudhir B. Jagtap Subhendu Kumar Pani Ganeshchandra Shinde 《Journal of Software Engineering and Applications》 2011年第5期316-319,共4页
In this paper a hybrid parallel multi-objective genetic algorithm is proposed for solving 0/1 knapsack problem. Multi-objective problems with non-convex and discrete Pareto front can take enormous computation time to ... In this paper a hybrid parallel multi-objective genetic algorithm is proposed for solving 0/1 knapsack problem. Multi-objective problems with non-convex and discrete Pareto front can take enormous computation time to converge to the true Pareto front. Hence, the classical multi-objective genetic algorithms (MOGAs) (i.e., non- Parallel MOGAs) may fail to solve such intractable problem in a reasonable amount of time. The proposed hybrid model will combine the best attribute of island and Jakobovic master slave models. We conduct an extensive experimental study in a multi-core system by varying the different size of processors and the result is compared with basic parallel model i.e., master-slave model which is used to parallelize NSGA-II. The experimental results confirm that the hybrid model is showing a clear edge over master-slave model in terms of processing time and approximation to the true Pareto front. 展开更多
关键词 Multi-Objective Genetic Algorithm PARALLEL Processing Techniques NSGA-II 0/1 knapsack Problem TRIGGER model CONE Separation model Island model
下载PDF
求解多维0-1背包问题的一种改进的遗传算法 被引量:15
5
作者 曾智 杨小帆 +2 位作者 陈静 陈文斌 唐荣旺 《计算机科学》 CSCD 北大核心 2006年第7期220-223,共4页
针对多维0-1背包问题,通过应用贪心法和二分搜索法的思想,本文提出了一种新的杂交算子———中值杂交,并且基于此算子提出了求解多维0-1背包问题的一种改进的遗传算法。最后本文通过一系列数值实验,把改进算法与传统的遗传算法以及其他... 针对多维0-1背包问题,通过应用贪心法和二分搜索法的思想,本文提出了一种新的杂交算子———中值杂交,并且基于此算子提出了求解多维0-1背包问题的一种改进的遗传算法。最后本文通过一系列数值实验,把改进算法与传统的遗传算法以及其他最新的遗传算法进行比较,经过对求得近似解的精度及计算所需时间两方面的对比,验证了其有效性。 展开更多
关键词 多维0-1背包问题 遗传算法 中值杂交算子
下载PDF
An Improved Binary Wolf Pack Algorithm Based on Adaptive Step Length and Improved Update Strategy for 0-1 Knapsack Problems
6
作者 Liting Guo Sanyang Liu 《国际计算机前沿大会会议论文集》 2017年第2期105-106,共2页
Binary wolf pack algorithm (BWPA) is a kind of intelligence algorithm which can solve combination optimization problems in discrete spaces.Based on BWPA, an improved binary wolf pack algorithm (AIBWPA) can be proposed... Binary wolf pack algorithm (BWPA) is a kind of intelligence algorithm which can solve combination optimization problems in discrete spaces.Based on BWPA, an improved binary wolf pack algorithm (AIBWPA) can be proposed by adopting adaptive step length and improved update strategy of wolf pack. AIBWPA is applied to 10 classic 0-1 knapsack problems and compared with BWPA, DPSO, which proves that AIBWPA has higher optimization accuracy and better computational robustness. AIBWPA makes the parameters simple, protects the population diversity and enhances the global convergence. 展开更多
关键词 BINARY WOLF PACK ALGORITHM 0-1 knapsack problem ADAPTIVE step length Update strategy
下载PDF
折扣{0-1}背包问题的简化新模型及遗传算法求解 被引量:9
7
作者 杨洋 潘大志 +1 位作者 刘益 谭代伦 《计算机应用》 CSCD 北大核心 2019年第3期656-662,共7页
当前折扣{0-1}背包问题(D{0-1}KP)模型将折扣关系作为一个新的个体,导致求解过程必需采取修复法对个体编码进行修复,求解方式较少。针对求解方法单一的问题,通过改变模型中二进制的编码表达方式,提出折扣关系不在个体编码中的表达方法... 当前折扣{0-1}背包问题(D{0-1}KP)模型将折扣关系作为一个新的个体,导致求解过程必需采取修复法对个体编码进行修复,求解方式较少。针对求解方法单一的问题,通过改变模型中二进制的编码表达方式,提出折扣关系不在个体编码中的表达方法。首先,设定对任意折扣关系,当且仅当所涉及个体编码值同时为1(即其乘积为1)时,折扣关系成立,据此建立简化折扣{0-1}背包问题(SD{0-1}KP)模型;然后,针对SD{0-1}KP模型,基于杰出者保留策略(EGA),结合贪心策略(GRE),提出改进遗传算法——第一遗传算法(FG);最后,再结合罚函数法,提出求解SD{0-1}KP高精度罚函数法——第二遗传算法(SG)。结果表明,SD{0-1}KP能够完全覆盖D{0-1}KP问题领域,与FirEGA相比,所提出的两类算法在求解速度方面优势明显,且SG算法首次引入罚函数法,有效地丰富了该问题的求解算法。 展开更多
关键词 简化折扣{0-1}背包问题 贪婪策略 近似计算 数学模型 遗传算法
下载PDF
一种结合贪婪因子求解0-1背包问题的分布估计算法
8
作者 谭阳 周虹 《电脑与电信》 2014年第10期25-27,共3页
针对0-1背包问题,在分布估计算法的基础上提出了一种结合传统贪婪方法的新算法。通过计算物品的重量价值比后获得物品的贪婪因子值,并将贪婪因子融入基本的分布估计算法之中,在保证收敛速度的基础上进一步平衡了个体间的竞争,相较对比... 针对0-1背包问题,在分布估计算法的基础上提出了一种结合传统贪婪方法的新算法。通过计算物品的重量价值比后获得物品的贪婪因子值,并将贪婪因子融入基本的分布估计算法之中,在保证收敛速度的基础上进一步平衡了个体间的竞争,相较对比算法而言取得了更好的优化结果。 展开更多
关键词 分布估计算法 贪婪因子 0-1背包问题 概率模型
下载PDF
求解多维0—1背包问题的混合遗传算法 被引量:13
9
作者 胡欣 汪红星 康立山 《计算机工程与应用》 CSCD 北大核心 1999年第11期31-33,共3页
文章研究一类典型的组合优化问题——多维0-1背包问题,提出了在简单遗传算法(SGA)中加入局部搜索机制的混合遗传算法(HGA)来求解该类问题,并在大量数值实验的基础上,将HGA与传统的求解方法及SGA进行了比较,实验... 文章研究一类典型的组合优化问题——多维0-1背包问题,提出了在简单遗传算法(SGA)中加入局部搜索机制的混合遗传算法(HGA)来求解该类问题,并在大量数值实验的基础上,将HGA与传统的求解方法及SGA进行了比较,实验的结果表明,该算法具有一定的优越性。 展开更多
关键词 0-1背包问题 组合优化 遗传算法 整数规划
下载PDF
用基于二进制编码的异步粒子群算法解0/1背包问题 被引量:2
10
作者 陈海雷 玄光哲 +1 位作者 于海 钟时 《长春理工大学学报(自然科学版)》 2006年第2期69-71,共3页
本文提出基于二进制编码的异步粒子群算法,并用来求解0/1背包问题。0/1背包问题是给定一些物品的重量和价格,给定一个重量值,然后一个一个的装进背包里,在这个重量值的约束下求得最大值的一种组合优化问题。本文利用所提出的基于收敛因... 本文提出基于二进制编码的异步粒子群算法,并用来求解0/1背包问题。0/1背包问题是给定一些物品的重量和价格,给定一个重量值,然后一个一个的装进背包里,在这个重量值的约束下求得最大值的一种组合优化问题。本文利用所提出的基于收敛因子模型的异步粒子群算法来求解0/1背包问题,试验证明,用这种方法解决0/1背包问题是非常有效的。 展开更多
关键词 粒子群算法 收敛因子模型 异步模式 0/1背包问题
下载PDF
人工生命Bug模型二元蚁群算法求解多0/1背包问题 被引量:1
11
作者 钱乾 程美英 +1 位作者 周鸣争 卜天然 《计算机技术与发展》 2013年第4期43-46,共4页
从一维有趣的Bug人工生命模型出发,并对该模型进行扩展,将蚂蚁对信息素的大小进行选择的概率函数作为细胞的转换函数,对二元蚁群算法从人工生命的角度重新进行描述,同时引入更多的随机因素有效防止二元蚁群算法易陷入局部最优的缺陷,然... 从一维有趣的Bug人工生命模型出发,并对该模型进行扩展,将蚂蚁对信息素的大小进行选择的概率函数作为细胞的转换函数,对二元蚁群算法从人工生命的角度重新进行描述,同时引入更多的随机因素有效防止二元蚁群算法易陷入局部最优的缺陷,然后通过增加细胞状态集合元素数目的方式对Bug模型二元蚁群算法进行扩展,应用于多0/1背包问题的求解。仿真实验表明,运用文中算法不仅能快速有效地完成多0/1背包问题的求解过程,而且在一定程度上体现了计算的本质。 展开更多
关键词 Bug人工生命模型 二元蚁群优化算法 细胞自动机 0 1背包问题
下载PDF
多维0/1背包与遗传算法的网格调度研究
12
作者 蒋勇 谭怀亮 《科学技术与工程》 2009年第5期1160-1164,共5页
首先分析了网格调度的代价和成本,设计出一个将多目标、多约束的网格任务转换成单目标、单任务的0/1背包的网格调度模型。提出使用多维0/1背包与改进的二重结构编码的遗传算法的方法来求解网格最优调度,并通过编程实现其算法,经实验验... 首先分析了网格调度的代价和成本,设计出一个将多目标、多约束的网格任务转换成单目标、单任务的0/1背包的网格调度模型。提出使用多维0/1背包与改进的二重结构编码的遗传算法的方法来求解网格最优调度,并通过编程实现其算法,经实验验证该算法优于基本的遗传算法。 展开更多
关键词 多维0-1背包 遗传算法 网格调度 最优解
下载PDF
求解多维0/1背包问题的Memetic算法
13
作者 刘梦佳 向凤红 +1 位作者 郭宁 毛剑琳 《软件导刊》 2017年第12期70-73,共4页
根据多维0/1背包问题的特点,结合遗传算法和模拟退火算法的优点,设计了一种Memetic算法。该算法以基于模式替换的改进遗传算法作为全局搜素算法,采用模拟退火算法进行局部搜索。全局搜索算法引入了模式替换,使每代种群中的最好基因个体... 根据多维0/1背包问题的特点,结合遗传算法和模拟退火算法的优点,设计了一种Memetic算法。该算法以基于模式替换的改进遗传算法作为全局搜素算法,采用模拟退火算法进行局部搜索。全局搜索算法引入了模式替换,使每代种群中的最好基因个体保存下来形成模式,引导种群搜索方向,提高搜索性能,然后进行选择、均匀交叉和变异操作,最后采用最大化修复策略,对不可行解进行修复,并对可行解进行修正。模拟退火算法以一定概率接受较差的解,从而避免陷入局部最优解。通过实验仿真和算法比较验证了Memetic算法的优越性和有效性。 展开更多
关键词 多维0/1背包 MEMETIC算法 遗传算法 模拟退火算法
下载PDF
基于学习-竞争模式的启发式算法及其应用 被引量:1
14
作者 陈铁英 王喆 《华中科技大学学报(自然科学版)》 EI CAS CSCD 北大核心 2007年第5期38-40,共3页
建立了一种解决NP难组合优化问题的一般性的模式——学习-竞争模式.其中,“学习模式”侧重于个体局部的搜索;而“竞争模式”侧重于种群全局的搜索.利用此模式将多种算法的优点融合在一起.在对背包问题的实际求解中,采用贪婪算法实现了... 建立了一种解决NP难组合优化问题的一般性的模式——学习-竞争模式.其中,“学习模式”侧重于个体局部的搜索;而“竞争模式”侧重于种群全局的搜索.利用此模式将多种算法的优点融合在一起.在对背包问题的实际求解中,采用贪婪算法实现了“学习模式”,而“竞争模式”则采用了遗传算法实现,并且设计了一组参数来协调这两个模式之间的关系,结果证明与理论分析一致. 展开更多
关键词 组合优化 启发式算法 学习-竞争模式 遗传算法 背包问题
下载PDF
Weekly Fleet Assignment Model and Algorithm 被引量:1
15
作者 朱星辉 朱金福 巩在武 《Journal of Southwest Jiaotong University(English Edition)》 2007年第3期231-235,共5页
A 0-1 integer programming model for weekly fleet assignment was put forward based on linear network and weekly flight scheduling in China. In this model, the objective function is to maximize the total profit of fleet... A 0-1 integer programming model for weekly fleet assignment was put forward based on linear network and weekly flight scheduling in China. In this model, the objective function is to maximize the total profit of fleet assignment, subject to the constraints of coverage, aircraft flow balance, fleet size, aircraft availability, aircraft usage, flight restriction, aircraft seat capacity, and stopover. Then the branch-and-bound algorithm based on special ordered set was applied to solve the model. At last, a real- wofld case study on an airline with 5 fleets, 48 aircrafts and 1 786 flight legs indicated that the profit increase was ¥ 1 591276 one week and the running time was no more than 4 rain, which shows that the model and algorithm are fairly good for domestic airline. 展开更多
关键词 Flight scheduling Fleet assignment problem 0-1 Integer programming model Branch-and-bound algorithm
下载PDF
Big Data Flow Adjustment Using Knapsack Problem
16
作者 Eyman Yosef Ahmed Salama M. Elsayed Wahed 《Journal of Computer and Communications》 2018年第10期30-39,共10页
The advancements of mobile devices, public networks and the Internet of creature huge amounts of complex data, both construct & unstructured are being captured in trust to allow organizations to produce better bus... The advancements of mobile devices, public networks and the Internet of creature huge amounts of complex data, both construct & unstructured are being captured in trust to allow organizations to produce better business decisions as data is now pivotal for an organizations success. These enormous amounts of data are referred to as Big Data, which enables a competitive advantage over rivals when processed and analyzed appropriately. However Big Data Analytics has a few concerns including Management of Data, Privacy & Security, getting optimal path for transport data, and Data Representation. However, the structure of network does not completely match transportation demand, i.e., there still exist a few bottlenecks in the network. This paper presents a new approach to get the optimal path of valuable data movement through a given network based on the knapsack problem. This paper will give value for each piece of data, it depends on the importance of this data (each piece of data defined by two arguments size and value), and the approach tries to find the optimal path from source to destination, a mathematical models are developed to adjust data flows between their shortest paths based on the 0 - 1 knapsack problem. We also take out computational experience using the commercial software Gurobi and a greedy algorithm (GA), respectively. The outcome indicates that the suggest models are active and workable. This paper introduced two different algorithms to study the shortest path problems: the first algorithm studies the shortest path problems when stochastic activates and activities does not depend on weights. The second algorithm studies the shortest path problems depends on weights. 展开更多
关键词 0 - 1 knapsack Problem BIG DATA BIG DATA ANALYTICS BIG DAO TA Inconsistencies
下载PDF
A New Searching Strategy for the Lost Plane Based on RBF Neural Network Model and Global Optimization Model
17
作者 Yiqing YU 《International Journal of Technology Management》 2015年第4期126-128,共3页
In this paper, we construct two models for the searching task for a lost plane. Model 1 determines the searching area. We predict the trajectory of floats generated after the disintegration of the plane by using RBF n... In this paper, we construct two models for the searching task for a lost plane. Model 1 determines the searching area. We predict the trajectory of floats generated after the disintegration of the plane by using RBF neural network model, and then determine the searching area according to the trajectory. With the pass of time, the searching area will also be constantly moving along the trajectory. Model 2 develops a maritime search plan to achieve the purpose of completing the search in the shortest time. We optimize the searching time and transform the problem into the 0-1 knapsack problem. Solving this problem by improved genetic algorithm, we can get the shortest searching time and the best choice for the search power. 展开更多
关键词 the trajectory of floats RBF neural network model Global optimization model 0-1 knapsack problem improved geneticalgorithm
下载PDF
多维背包问题的禁忌搜索求解 被引量:12
18
作者 贺一 邱玉辉 +1 位作者 刘光远 曾绍华 《计算机科学》 CSCD 北大核心 2006年第9期169-172,共4页
借鉴认知心理学有关记忆系统的表述,在禁忌搜索算法中引入长时记忆,构造了基于双禁忌表的禁忌搜索算法。多维0-1背包问题的仿真实验表明,该算法是可行的、有效的。
关键词 禁忌搜索 双禁忌表 多维0-1背包问题
下载PDF
全局最优引导的差分演化二进制人工蜂群算法 被引量:5
19
作者 刘婷 张立毅 +1 位作者 鲍韦韦 邹康 《计算机工程与应用》 CSCD 2013年第6期43-47,共5页
针对基本二进制人工蜂群算法开采能力弱、收敛速度慢的缺点,提出一种全局最优引导的差分二进制人工蜂群算法。算法仿照粒子群优化,将全局最优参数引入二进制人工蜂群算法中以提高开采能力;同时受差分演化算法中"交叉"操作的启... 针对基本二进制人工蜂群算法开采能力弱、收敛速度慢的缺点,提出一种全局最优引导的差分二进制人工蜂群算法。算法仿照粒子群优化,将全局最优参数引入二进制人工蜂群算法中以提高开采能力;同时受差分演化算法中"交叉"操作的启发,提出多维邻域搜索方式,加快收敛速度。采用0-1背包问题进行仿真,实验结果表明与传统算法相比,提出算法不仅寻优能力增强且收敛速度明显提高。对于10维背包问题,提出算法的收敛速度比基本二进制人工蜂群算法提高近10倍。 展开更多
关键词 基本二进制人工蜂群算法 粒子群优化 差分演化 全局最优 多维邻域搜索 0-1背包
下载PDF
铁路行李车开展零散货物快捷运输优化研究 被引量:1
20
作者 杨菊花 刘林忠 +1 位作者 李小静 巴彩林 《铁道科学与工程学报》 CAS CSCD 北大核心 2016年第7期1426-1432,共7页
在小件货物运输需求迅猛增长的背景下,提出利用旅客列车行李车的剩余运能开展小件货物快捷运输的设想。基于铁路旅客列车开行密集、停靠站点覆盖面广的优势,建立了多维0-1背包模型,解决小件货物多批次、少批量的快捷运输需求;以"... 在小件货物运输需求迅猛增长的背景下,提出利用旅客列车行李车的剩余运能开展小件货物快捷运输的设想。基于铁路旅客列车开行密集、停靠站点覆盖面广的优势,建立了多维0-1背包模型,解决小件货物多批次、少批量的快捷运输需求;以"先开先装"为原则,设计贪婪策略和算法,充分利用旅客列车站停时间和行李车剩余运能;并以兰州站当日发往陇海线方向的全部旅客列车为基础数据设计算例,研究结果表明:利用行李车剩余运能开展小件货物快捷运输的设想具备可行性、必要性和现实意义。 展开更多
关键词 零散货物 快捷运输 行李车 多维0-1背包模型 贪婪策略
下载PDF
上一页 1 2 下一页 到第
使用帮助 返回顶部