期刊文献+
共找到771篇文章
< 1 2 39 >
每页显示 20 50 100
Binary Particle Swarm Optimization Based Hyper-Heuristic for Solving the Set-Union Knapsack Problem
1
作者 CHEN Xiang LUO Jinyan LIN Geng 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2021年第4期305-314,共10页
The set-union knapsack problem(SUKP)is proved to be a strongly NP-hard problem,and it is an extension of the classic NP-hard problem:the 0-1 knapsack problem(KP).Solving the SUKP through exact approaches is computatio... The set-union knapsack problem(SUKP)is proved to be a strongly NP-hard problem,and it is an extension of the classic NP-hard problem:the 0-1 knapsack problem(KP).Solving the SUKP through exact approaches is computationally expensive.Therefore,several swarm intelligent algorithms have been proposed in order to solve the SUKP.Hyper-heuristics have received notable attention by researchers in recent years,and they are successfully applied to solve the combinatorial optimization problems.In this article,we propose a binary particle swarm optimization(BPSO)based hyper-heuristic for solving the SUKP,in which the BPSO is employed as a search methodology.The proposed approach has been evaluated on three sets of SUKP instances.The results are compared with 6 approaches:BABC,EMS,gPSO,DHJaya,b WSA,and HBPSO/TS,and demonstrate that the proposed approach for the SUKP outperforms other approaches. 展开更多
关键词 set-union knapsack problem binary programming HYPER-HEURISTICS particle swarm optimization
原文传递
SOME EXTENDED KNAPSACK PROBLEMS INVOLVING JOB PARTITION BETWEEN TWO PARTIES 被引量:8
2
作者 Gu Yanhong Chen Quanle 《Applied Mathematics(A Journal of Chinese Universities)》 SCIE CSCD 2007年第3期366-370,共5页
Some novel applications and pragmatic variations of knapsack problem (KP) are presented and constructed, which are formulated and developed from a model initiated in this paper on profit allocation from partition of... Some novel applications and pragmatic variations of knapsack problem (KP) are presented and constructed, which are formulated and developed from a model initiated in this paper on profit allocation from partition of jobs in terms of two-person discrete cooperation game. 展开更多
关键词 knapsack problem profit allocation job partition.
在线阅读 下载PDF
Quantum-inspired ant algorithm for knapsack problems 被引量:3
3
作者 Wang Honggang Ma Liang Zhang Huizhen Li Gaoya 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2009年第5期1012-1016,共5页
The knapsack problem is a well-known combinatorial optimization problem which has been proved to be NP-hard. This paper proposes a new algorithm called quantum-inspired ant algorithm (QAA) to solve the knapsack prob... The knapsack problem is a well-known combinatorial optimization problem which has been proved to be NP-hard. This paper proposes a new algorithm called quantum-inspired ant algorithm (QAA) to solve the knapsack problem. QAA takes the advantage of the principles in quantum computing, such as qubit, quantum gate, and quantum superposition of states, to get more probabilistic-based status with small colonies. By updating the pheromone in the ant algorithm and rotating the quantum gate, the algorithm can finally reach the optimal solution. The detailed steps to use QAA are presented, and by solving series of test cases of classical knapsack problems, the effectiveness and generality of the new algorithm are validated. 展开更多
关键词 knapsack problem quantum computing ant algorithm quantum-inspired ant algorithm.
在线阅读 下载PDF
A branch-and-bound algorithm for multi-dimensional quadratic 0-1 knapsack problems 被引量:2
4
作者 孙娟 盛红波 孙小玲 《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
An efficient algorithm for multi-dimensional nonlinear knapsack problems 被引量:1
5
作者 陈娟 孙小玲 郭慧娟 《Journal of Shanghai University(English Edition)》 CAS 2006年第5期393-398,共6页
Multi-dimensional nonlinear knapsack problem is a bounded nonlinear integer programming problem that maximizes a separable nondecreasing function subject to multiple separable nondecreasing constraints. This problem i... Multi-dimensional nonlinear knapsack problem is a bounded nonlinear integer programming problem that maximizes a separable nondecreasing function subject to multiple separable nondecreasing constraints. This problem is often encountered in resource allocation, industrial planning and computer network. In this paper, a new convergent Lagrangian dual method was proposed for solving this problem. Cutting plane method was used to solve the dual problem and to compute the Lagrangian bounds of the primal problem. In order to eliminate the duality gap and thus to guarantee the convergence of the algorithm, domain cut technique was employed to remove certain integer boxes and partition the revised domain to a union of integer boxes. Extensive computational results show that the proposed method is efficient for solving large-scale multi-dimensional nonlinear knapsack problems. Our numerical results also indicate that the cutting plane method significantly outperforms the subgradient method as a dual search procedure. 展开更多
关键词 nonlinear integer programming nonlinear knapsack problem Lagrangian relaxation cutting plane subgradient method.
在线阅读 下载PDF
A Hybrid Parallel Multi-Objective Genetic Algorithm for 0/1 Knapsack Problem 被引量:3
6
作者 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
A Weight-Coded Evolutionary Algorithm for the Multidimensional Knapsack Problem 被引量:2
7
作者 Quan Yuan Zhixin Yang 《Advances in Pure Mathematics》 2016年第10期659-675,共17页
A revised weight-coded evolutionary algorithm (RWCEA) is proposed for solving multidimensional knapsack problems. This RWCEA uses a new decoding method and incorporates a heuristic method in initialization. Computatio... A revised weight-coded evolutionary algorithm (RWCEA) is proposed for solving multidimensional knapsack problems. This RWCEA uses a new decoding method and incorporates a heuristic method in initialization. Computational results show that the RWCEA performs better than a weight-coded evolutionary algorithm pro-posed by Raidl (1999) and to some existing benchmarks, it can yield better results than the ones reported in the OR-library. 展开更多
关键词 Weight-Coding Evolutionary Algorithm Multidimensional knapsack problem (MKP)
在线阅读 下载PDF
The 0/1 Multidimensional Knapsack Problem and Its Variants: A Survey of Practical Models and Heuristic Approaches 被引量:1
8
作者 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
SEMI-DEFINITE RELAXATION ALGORITHM OF MULTIPLE KNAPSACK PROBLEM
9
作者 Chen Feng Yao EnyuDept.ofMath.,ZhejiangUniv.,Hangzhou310027,China 《Applied Mathematics(A Journal of Chinese Universities)》 SCIE CSCD 2002年第2期241-250,共10页
The multiple knapsack problem denoted by MKP (B,S,m,n) can be defined as fol- lows.A set B of n items and a set Sof m knapsacks are given such thateach item j has a profit pjand weightwj,and each knapsack i has a ca... The multiple knapsack problem denoted by MKP (B,S,m,n) can be defined as fol- lows.A set B of n items and a set Sof m knapsacks are given such thateach item j has a profit pjand weightwj,and each knapsack i has a capacity Ci.The goal is to find a subset of items of maximum profit such that they have a feasible packing in the knapsacks.MKP(B,S,m,n) is strongly NP- Complete and no polynomial- time approximation algorithm can have an approxima- tion ratio better than0 .5 .In the last ten years,semi- definite programming has been empolyed to solve some combinatorial problems successfully.This paper firstly presents a semi- definite re- laxation algorithm (MKPS) for MKP (B,S,m,n) .It is proved that MKPS have a approxima- tion ratio better than 0 .5 for a subclass of MKP (B,S,m,n) with n≤ 1 0 0 ,m≤ 5 and maxnj=1{ wj} minmi=1{ Ci} ≤ 2 3 . 展开更多
关键词 multiple knapsack problem semi- definite relaxation approximation algorithm combina- torial optimization.
在线阅读 下载PDF
Uncertain bilevel knapsack problem and its solution
10
作者 Junjie Xue Ying Wang Jiyang Xiao 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2017年第4期717-724,共8页
This paper aims at providing an uncertain bilevel knapsack problem (UBKP) model, which is a type of BKPs involving uncertain variables. And then an uncertain solution for the UBKP is proposed by defining PE Nash equil... This paper aims at providing an uncertain bilevel knapsack problem (UBKP) model, which is a type of BKPs involving uncertain variables. And then an uncertain solution for the UBKP is proposed by defining PE Nash equilibrium and PE Stackelberg Nash equilibrium. In order to improve the computational efficiency of the uncertain solution, several operators (binary coding distance, inversion operator, explosion operator and binary back learning operator) are applied to the basic fireworks algorithm to design the binary backward fireworks algorithm (BBFWA), which has a good performance in solving the BKP. As an illustration, a case study of the UBKP model and the P-E uncertain solution is applied to an armaments transportation problem. 展开更多
关键词 UNCERTAINTY bilevel programming knapsack problem binary backward fireworks algorithm
在线阅读 下载PDF
Gompertz PSO variants for Knapsack and Multi-Knapsack Problems
11
作者 Pinkey Chauhan Millie Pant Kusum Deep 《Applied Mathematics(A Journal of Chinese Universities)》 SCIE CSCD 2021年第4期611-630,共20页
Particle Swarm Optimization,a potential swarm intelligence heuristic,has been recognized as a global optimizer for solving various continuous as well as discrete optimization problems.Encourged by the performance of G... Particle Swarm Optimization,a potential swarm intelligence heuristic,has been recognized as a global optimizer for solving various continuous as well as discrete optimization problems.Encourged by the performance of Gompertz PSO on a set of continuous problems,this works extends the application of Gompertz PSO for solving binary optimization problems.Moreover,a new chaotic variant of Gompertz PSO namely Chaotic Gompertz Binary Particle Swarm Optimization(CGBPSO)has also been proposed.The new variant is further analysed for solving binary optimization problems.The new chaotic variant embeds the notion of chaos into GBPSO in later stages of searching process to avoid stagnation phenomena.The efficiency of both the Binary PSO variants has been tested on different sets of Knapsack Problems(KPs):0-1 Knapsack Problem(0-1 KP)and Multidimensional Knapsack Problems(MKP).The concluding remarks have made on the basis of detailed analysis of results,which comprises the comparison of results for Knapsack and Multidimensional Knapsack problems obtained using BPSO,GBPSO and CGBPSO. 展开更多
关键词 Binary PSO knapsack problems Multi knapsack problems Gompertz function CHAOS
在线阅读 下载PDF
Surrogate dual method for multi-dimensional nonlinear knapsack problems
12
作者 孔珊珊 孙小玲 《Journal of Shanghai University(English Edition)》 CAS 2007年第4期340-343,共4页
Multi-dimensional nonlinear knapsack problems are often encountered in resource allocation, industrial planning and computer networks. In this paper, a surrogate dual method was proposed for solving this class of prob... Multi-dimensional nonlinear knapsack problems are often encountered in resource allocation, industrial planning and computer networks. In this paper, a surrogate dual method was proposed for solving this class of problems. Multiply constrained problem was relaxed to a singly constrained problem by using the surrogate technique. To compute tighter bounds of the primal problem, the cutting plane method was used to solve the surrogate dual problem, where the surrogate relaxation problem was solved by the 0-1 linearization method. The domain cut technique was employed to eliminate the duality gap and thus to guarantee the convergence of tile algorithm. Numerical results were reported for large-scale multi-dimensional nonlinear knapsack problems. 展开更多
关键词 nonlinear knapsack problem surrogate dual Lagrangian dual domain cut
在线阅读 下载PDF
An Optimal Parallel Algorithm for the Knapsack Problem Based on EREW
13
作者 李肯立 蒋盛益 +1 位作者 王卉 李庆华 《Journal of Southwest Jiaotong University(English Edition)》 2003年第2期131-137,共7页
A new parallel algorithm is proposed for the knapsack problem where the method of divide and conquer is adopted. Based on an EREW-SIMD machine with shared memory, the proposed algorithm utilizes O(2 n/4 ) 1-ε ... A new parallel algorithm is proposed for the knapsack problem where the method of divide and conquer is adopted. Based on an EREW-SIMD machine with shared memory, the proposed algorithm utilizes O(2 n/4 ) 1-ε processors, 0≤ ε ≤1, and O(2 n/2 ) memory to find a solution for the n -element knapsack problem in time O(2 n/4 (2 n/4 ) ε) . The cost of the proposed parallel algorithm is O(2 n/2 ) , which is an optimal method for solving the knapsack problem without memory conflicts and an improved result over the past researches. 展开更多
关键词 knapsack problem NP-COMPLETE parallel algorithm divide and conquer
在线阅读 下载PDF
Improved Parallel Three-List Algorithm for the Knapsack Problem without Memory Conflicts
14
作者 潘军 李肯立 李庆华 《Journal of Southwest Jiaotong University(English Edition)》 2006年第1期7-14,共8页
Based on the two-list algorithm and the parallel three-list algorithm, an improved parallel three-list algorithm for knapsack problem is proposed, in which the method of divide and conquer, and parallel merging withou... Based on the two-list algorithm and the parallel three-list algorithm, an improved parallel three-list algorithm for knapsack problem is proposed, in which the method of divide and conquer, and parallel merging without memory conflicts are adopted. To find a solution for the n-element knapsack problem, the proposed algorithm needs O(2^3n/8) time when O(2^3n/8) shared memory units and O(2^n/4) processors are available. The comparisons between the proposed algorithm and 10 existing algorithms show that the improved parallel three-fist algorithm is the first exclusive-read exclusive-write (EREW) parallel algorithm that can solve the knapsack instances in less than O(2^n/2) time when the available hardware resource is smaller than O(2^n/2) , and hence is an improved result over the past researches. 展开更多
关键词 knapsack problem NP-HARD Parallel algorithm Memory conflicts Hardware-time tradeoff
在线阅读 下载PDF
On Merging Cover Inequalities for Multiple Knapsack Problems
15
作者 Randal Hickman Todd Easton 《Open Journal of Optimization》 2015年第4期141-155,共15页
This paper describes methods to merge two cover inequalities and also simultaneously merge multiple cover inequalities in a multiple knapsack instance. Theoretical results provide conditions under which merged cover i... This paper describes methods to merge two cover inequalities and also simultaneously merge multiple cover inequalities in a multiple knapsack instance. Theoretical results provide conditions under which merged cover inequalities are valid. Polynomial time algorithms are created to find merged cover inequalities. A computational study demonstrates that merged inequalities improve the solution times for benchmark multiple knapsack instances by about 9% on average over CPLEX with default settings. 展开更多
关键词 Multiple knapsack problem Cutting Plane COVER INEQUALITY INEQUALITY MERGING Pseudocost INTEGER Programming
在线阅读 下载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 Novel Method for Solving Unbounded Knapsack Problem
17
作者 CHEN Rung-Ching LIN Ming-Hsian 《中国管理信息化》 2009年第15期57-60,共4页
Knapsack problem is one kind of NP-Complete problem. Unbounded knapsack problems are more complex and harder than general knapsack problem. In this paper,we apply QGAs (Quantum Genetic Algorithms) to solve unbounded k... Knapsack problem is one kind of NP-Complete problem. Unbounded knapsack problems are more complex and harder than general knapsack problem. In this paper,we apply QGAs (Quantum Genetic Algorithms) to solve unbounded knapsack problem and then follow other procedures. First,present the problem into the mode of QGAs and figure out the corresponding genes types and their fitness functions. Then,find the perfect combination of limitation and largest benefit. Finally,the best solution will be found. Primary experiment indicates that our method has well results. 展开更多
关键词 背包问题 信息化建设 遗传算法 量子学
在线阅读 下载PDF
Knapsacks约束的弧相容改进算法
18
作者 黄蔚 付兴宇 李占山 《吉林大学学报(理学版)》 CAS CSCD 北大核心 2017年第1期95-102,共8页
通过修改背包约束弧相容算法的数据结构,将点阵图改为有向图,解决了原背包约束弧相容算法中存在冗余计算和无效操作的问题,加快了算法对问题的求解效率.对比实验结果表明:在面对同一类问题时,因为数据结构更复杂,改进算法的初始化时间... 通过修改背包约束弧相容算法的数据结构,将点阵图改为有向图,解决了原背包约束弧相容算法中存在冗余计算和无效操作的问题,加快了算法对问题的求解效率.对比实验结果表明:在面对同一类问题时,因为数据结构更复杂,改进算法的初始化时间虽增加,但求解时间提高了20%~50%;在面对求解难度较高的问题时,改进算法能更好地缩减求解问题的时间. 展开更多
关键词 约束满足问题 弧相容 knapsacks约束
在线阅读 下载PDF
0-1背包问题上界的快速计算方法
19
作者 王正元 《火箭军工程大学学报》 2025年第1期31-40,共10页
为提高0-1背包问题上界求解的速度与精确度,分析了拉格朗日松弛方法构造的精确0-1背包问题上界模型,建立了该模型的快速求解算法,证明了精确0-1背包问题上界是拉格朗日乘子的凸函数。由此,提出了精确0-1背包问题最小上界的求解方法,证... 为提高0-1背包问题上界求解的速度与精确度,分析了拉格朗日松弛方法构造的精确0-1背包问题上界模型,建立了该模型的快速求解算法,证明了精确0-1背包问题上界是拉格朗日乘子的凸函数。由此,提出了精确0-1背包问题最小上界的求解方法,证明了精确0-1背包问题上界是物品数的单峰函数,且0-1背包问题的上界恰好等于物品数为关键物品数(关键物品数-1)时精确0-1背包问题最小上界的最大值。结果表明:该计算方法所需计算量与背包问题物品数成比例,计算速度较快,上界相对较小。通过6500例不同上界计算实验对比,提出的上界计算所需时间约为其他较优算法的15.1%;上界占优比例94.29%,而其他较优算法占优比例仅68.71%。进一步表明该上界算法可以快速构造较好的近似解,从而降低0-1背包问题的维数。 展开更多
关键词 组合优化问题 0-1背包问题 上界 精确0-1背包问题 拉格朗日松弛
在线阅读 下载PDF
2-median location improvement problems under weighted l_1 norm and l_∞ norm on trees 被引量:1
20
作者 杨利平 关秀翠 《Journal of Southeast University(English Edition)》 EI CAS 2013年第3期346-351,共6页
This paper focuses on the 2-median location improvement problem on tree networks and the problem is to modify the weights of edges at the minimum cost such that the overall sum of the weighted distance of the vertices... This paper focuses on the 2-median location improvement problem on tree networks and the problem is to modify the weights of edges at the minimum cost such that the overall sum of the weighted distance of the vertices to the respective closest one of two prescribed vertices in the modified network is upper bounded by a given value.l1 norm and l∞norm are used to measure the total modification cost. These two problems have a strong practical application background and important theoretical research value. It is shown that such problems can be transformed into a series of sum-type and bottleneck-type continuous knapsack problems respectively.Based on the property of the optimal solution two O n2 algorithms for solving the two problems are proposed where n is the number of vertices on the tree. 展开更多
关键词 2-median network improvement problem TREE knapsack problem l1 norm l∞ norm
在线阅读 下载PDF
上一页 1 2 39 下一页 到第
使用帮助 返回顶部