期刊文献+
共找到857篇文章
< 1 2 43 >
每页显示 20 50 100
Algorithms for Multicriteria Scheduling Problems to Minimize Maximum Late Work, Tardy, and Early
1
作者 Karrar Alshaikhli Aws Alshaikhli 《Journal of Applied Mathematics and Physics》 2024年第2期661-682,共22页
This study examines the multicriteria scheduling problem on a single machine to minimize three criteria: the maximum cost function, denoted by maximum late work (V<sub>max</sub>), maximum tardy job, denote... This study examines the multicriteria scheduling problem on a single machine to minimize three criteria: the maximum cost function, denoted by maximum late work (V<sub>max</sub>), maximum tardy job, denoted by (T<sub>max</sub>), and maximum earliness (E<sub>max</sub>). We propose several algorithms based on types of objectives function to be optimized when dealing with simultaneous minimization problems with and without weight and hierarchical minimization problems. The proposed Algorithm (3) is to find the set of efficient solutions for 1//F (V<sub>max</sub>, T<sub>max</sub>, E<sub>max</sub>) and 1//(V<sub>max</sub> + T<sub>max</sub> + E<sub>max</sub>). The Local Search Heuristic Methods (Descent Method (DM), Simulated Annealing (SA), Genetic Algorithm (GA), and the Tree Type Heuristics Method (TTHM) are applied to solve all suggested problems. Finally, the experimental results of Algorithm (3) are compared with the results of the Branch and Bound (BAB) method for optimal and Pareto optimal solutions for smaller instance sizes and compared to the Local Search Heuristic Methods for large instance sizes. These results ensure the efficiency of Algorithm (3) in a reasonable time. 展开更多
关键词 Scheduling Single Machine Hierarchical Simultaneous Minimization algorithms Branch and bound Local Search Heuristic Methods
下载PDF
A Branch-and-Bound Based Heuristic Algorithm for Minimizing Makespan in Machining-Assembly Flowshop Scheduling 被引量:1
2
作者 Kazuko Morizawa 《Engineering(科研)》 2014年第13期877-885,共9页
This paper proposes a heuristic algorithm, called list-based squeezing branch and bound algorithm, for solving a machine-fixed, machining-assembly flowshop scheduling problem to minimize makespan. The machine-fixed, m... This paper proposes a heuristic algorithm, called list-based squeezing branch and bound algorithm, for solving a machine-fixed, machining-assembly flowshop scheduling problem to minimize makespan. The machine-fixed, machining-assembly flowshop consists of some parallel two-machine flow lines at a machining stage and one robot at an assembly stage. Since an optimal schedule for this problem is not always a permutation schedule, the proposed algorithm first finds a promising permutation schedule, and then searches better non-permutation schedules near the promising permutation schedule in an enumerative manner by elaborating a branching procedure in a branch and bound algorithm. The results of numerical experiments show that the proposed algorithm can efficiently provide an optimal or a near-optimal schedule with high accuracy such as mean relative error being less than 0.2% and the maximum relative error being at most 3%. 展开更多
关键词 Scheduling HEURISTIC Branch and bound algorithm Machining-Assembly FLOWSHOP MAKESPAN
下载PDF
Lower Bounds and a Nearly Fastest General Parallel Branch-and-Bound Algorithm 被引量:2
3
作者 Wu, Jigang Xie, Xing +1 位作者 Wan, Yingyu Chen, Guoliang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2000年第3期65-73,共9页
In this paper, it is supposed that the B&B algorithm finds the first optimal solution after h nodes have been expanded and m active nodes have been created in the state-space tree. Then the lower bound Ω(m+h log ... In this paper, it is supposed that the B&B algorithm finds the first optimal solution after h nodes have been expanded and m active nodes have been created in the state-space tree. Then the lower bound Ω(m+h log h) of the running time for the general sequential B&B algorithm and the lower bound Ω(m/p+h log p) for the general parallel best-first B&B algorithm in PRAM-CREW are proposed, where p is the number of processors available. Moreover, the lower bound Ω(M/p+H+(H/p) log (H/p)) is presented for the parallel algorithms on distributed memory system, where M and H represent total number of the active nodes and that of the expanded nodes processed by p processors, respectively. In addition, a nearly fastest general parallel best-first B&B algorithm is put forward. The parallel algorithm is the fastest one as p = max{hε, r}, where ε = 1/ rootlogh, and r is the largest branch number of the nodes in the state-space tree. 展开更多
关键词 branch-AND-bound State-space tree Active list Parallel algorithm Combinatorial search.
下载PDF
On the “Onion Husk” Algorithm for Approximate Solution of the Traveling Salesman Problem
4
作者 Mikhail E. Abramyan Nikolai I. Krainiukov Boris F. Melnikov 《Journal of Applied Mathematics and Physics》 2024年第4期1557-1570,共14页
The paper describes some implementation aspects of an algorithm for approximate solution of the traveling salesman problem based on the construction of convex closed contours on the initial set of points (“cities”) ... The paper describes some implementation aspects of an algorithm for approximate solution of the traveling salesman problem based on the construction of convex closed contours on the initial set of points (“cities”) and their subsequent combination into a closed path (the so-called contour algorithm or “onion husk” algorithm). A number of heuristics related to the different stages of the algorithm are considered, and various variants of the algorithm based on these heuristics are analyzed. Sets of randomly generated points of different sizes (from 4 to 90 and from 500 to 10,000) were used to test the algorithms. The numerical results obtained are compared with the results of two well-known combinatorial optimization algorithms, namely the algorithm based on the branch and bound method and the simulated annealing algorithm. . 展开更多
关键词 Branch and bound Method Contour algorithm “Onion Husk” algorithm Simulated Annealing Method Traveling Salesman Problem
下载PDF
Relaxation-strategy-based Modification Branch-and-Bound Algorithm for Solving a Class of Transportation-production Problems
5
作者 DU Ting-song FEI Pu-sheng JIAN Ji-gui 《Chinese Quarterly Journal of Mathematics》 CSCD 2010年第1期52-59,共8页
In this paper,a new algorithm relaxation-strategy-based modification branchand-bound algorithm is developed for a type of solving the minimum cost transportationproduction problem with concave production costs.The maj... In this paper,a new algorithm relaxation-strategy-based modification branchand-bound algorithm is developed for a type of solving the minimum cost transportationproduction problem with concave production costs.The major improvement of the proposed new method is that modification algorithm reinforces the bounding operation using a Lagrangian relaxation,which is a concave minimization but obtains a tighter bound than the usual linear programming relaxation.Some computational results are included.Computation results indicate that the algorithm can solve fairly large scale problems. 展开更多
关键词 branch-and-bound algorithm transportation-production problem Lagrangian relaxation
下载PDF
Bounded space algorithms for variant of variable-sized bin packing
6
作者 李波 《Journal of Chongqing University》 CAS 2005年第3期164-169,共6页
Given a list of items and a sequence of variable-sized bins arriving one by one, it is NP-hard to pack the items into the bin list with a goal to minimize the total size of bins from the earliest one to the last used.... Given a list of items and a sequence of variable-sized bins arriving one by one, it is NP-hard to pack the items into the bin list with a goal to minimize the total size of bins from the earliest one to the last used. In this paper a set of approximation algorithms is presented for cases in which the ability to preview at most k(>=2) arriving bins is given. With the essential assumption that all bin sizes are not less than the largest item size, analytical results show the asymptotic worst case ratios of all k-bounded space and offline algorithms are 2. Based on experiments by applying algorithms to instances in which item sizes and bin sizes are drawn independently from the continuous uniform distribution respectively in the interval [0,u] and [u,1], average- case experimental results show that, with fixed k, algorithms with the Best Fit packing(closing) rule are statistically better than those with the First Fit packing(closing) rule. 展开更多
关键词 有限空间 变量 离线法 规划论 渐进线
下载PDF
Analysis of Five Typical Localization Algorithms for Wireless Sensor Networks 被引量:5
7
作者 Shelei Li Xueyong Ding Tingting Yang 《Wireless Sensor Network》 2015年第4期27-33,共7页
In this paper, the self-localization problem is studied. It is one of the key technologies in wireless sensor networks (WSNs). And five localization algorithms: Centroid algorithm, Amorphous algorithm, DV-hop algorith... In this paper, the self-localization problem is studied. It is one of the key technologies in wireless sensor networks (WSNs). And five localization algorithms: Centroid algorithm, Amorphous algorithm, DV-hop algorithm, APIT algorithm and Bounding Box algorithm are discussed. Simulation of those five localization algorithms is done by MATLAB. The simulation results show that the positioning error of Amorphous algorithm is the minimum. Considering economy and localization accuracy, the Amorphous algorithm can achieve the best localization performance under certain conditions. 展开更多
关键词 Wireless Sensor Networks (WSNs) Localization algorithm CENTROID AMORPHOUS DV-HOP APIT bounding Box
下载PDF
Combined Algorithms of Optimal Resource Allocation
8
作者 Valery I. Struchenkov 《Applied Mathematics》 2012年第1期78-85,共8页
Under study is the problem of optimum allocation of a resource. The following is proposed: the algorithm of dynamic programming in which on each step we only use the set of Pareto-optimal points, from which unpromisin... Under study is the problem of optimum allocation of a resource. The following is proposed: the algorithm of dynamic programming in which on each step we only use the set of Pareto-optimal points, from which unpromising points are in addition excluded. For this purpose, initial approximations and bilateral prognostic evaluations of optimum are used. These evaluations are obtained by the method of branch and bound. A new algorithm “descent-ascent” is proposed to find upper and lower limits of the optimum. It repeatedly allows to increase the efficiency of the algorithm in the comparison with the well known methods. The results of calculations are included. 展开更多
关键词 Dynamic PROGRAMMING The PARETO Set Branch and bound Method The CURSE of Dimensionality algorithm “Descent-Ascent”
下载PDF
考虑小应变刚度特性的软土边界面模型与应用
9
作者 梁发云 郑瀚波 +2 位作者 李林 王如路 闫静雅 《岩土工程学报》 EI CAS CSCD 北大核心 2024年第5期938-947,共10页
基坑开挖导致周边土体经历复杂的加卸载应力路径,传统的本构模型难以同时反映此过程中土体的超固结和小应变刚度特性。在现有的边界面模型中,引入土体小应变刚度特性,提出软土边界面模型小应变刚度修正方法。基于一种高效的半隐式应力... 基坑开挖导致周边土体经历复杂的加卸载应力路径,传统的本构模型难以同时反映此过程中土体的超固结和小应变刚度特性。在现有的边界面模型中,引入土体小应变刚度特性,提出软土边界面模型小应变刚度修正方法。基于一种高效的半隐式应力更新算法,将改进后的边界面模型采用UMAT子程序二次开发嵌入有限元软件ABAQUS中,并应用于某地铁车站深基坑开挖工程的数值模拟。分析结果表明,采用改进模型准确地反映了上海地区典型土层的小应变状态本构关系和土体的应变刚度相关性;由于改进的边界面模型能够同时反映土体超固结和小应变刚度特性,计算的围护结构变形与现场监测数据吻合较好。 展开更多
关键词 边界面模型 小应变刚度 半隐式应力更新算法 深基坑工程
下载PDF
m-WG逆的性质和计算
10
作者 韦华全 吴辉 +1 位作者 刘晓冀 靳宏伟 《数学物理学报(A辑)》 CSCD 北大核心 2024年第3期547-562,共16页
该文研究了闵可夫斯基空间中矩阵的m-WG逆的性质和计算.首先,利用值域和零空间给出了m-WG逆的刻画.其次,给出了m-WG逆与非奇异加边矩阵之间的关系,并讨论了m-WG逆的扰动界.最后,利用逐次矩阵平方算法给出了m-WG逆的计算.
关键词 m-WG逆 加边矩阵 扰动界 逐次矩阵平方算法
下载PDF
基于BB-递归核函数SVR算法的U型折弯件模型参数优化研究
11
作者 徐承亮 胡梓枫 +1 位作者 曹志勇 张详林 《湖北大学学报(自然科学版)》 CAS 2024年第1期115-121,共7页
影响U型折弯件回弹的因素众多,工件尺寸、力学性能、负载条件、材料各向异性等相互耦合,表现出高度复杂的非线性,从而导致回弹预测结果的不确定性。本研究以板料折弯件回弹后的张开角(α)为目标函数,构建一个递归核函数支持向量回归(SVR... 影响U型折弯件回弹的因素众多,工件尺寸、力学性能、负载条件、材料各向异性等相互耦合,表现出高度复杂的非线性,从而导致回弹预测结果的不确定性。本研究以板料折弯件回弹后的张开角(α)为目标函数,构建一个递归核函数支持向量回归(SVR)模型,并部署到分支界限法(BB)中,从而筛选出维度为4的最优的特征变量参数子集,其决定系数(R^(2))为0.982147,均方误差(MSE)为0.00433,模型预测精度相对较高。算法优化得到的折弯件参数为:厚度(t)为12 mm,上模宽度(d)为90 mm,上模圆角半径(r)为9 mm,载荷速度(v)为10 mm/s。BB递归核函数SVR算法、有限元模拟和实际测量的α分别为16.3°、17.5°和18.2°,尽管有限元结果更接近于实际值,但是BB递归核函数SVR算法可以为有限元模拟提供筛选出的参数(t,d,r,v)的数据,以快速进行模拟并预测张开角α,并实现回弹补偿装置的高效设计。 展开更多
关键词 U型折弯件 支持向量机 分支界限法 SVR算法
下载PDF
考虑基质吸力影响的非饱和路堤三维稳定性上限分析
12
作者 李林 孙砖芹 《岩土力学》 EI CAS CSCD 北大核心 2024年第4期1014-1025,共12页
采用极限上限分析定理构建了路堤失稳的三维旋转破坏机构,继而根据Bishop非饱和土抗剪强度理论,考虑非饱路堤内部基质吸力的空间分布及其随地下水位的变化,建立了路堤破坏土体外力功率与内部能量耗散功率的能量守恒方程,并利用遗传算法... 采用极限上限分析定理构建了路堤失稳的三维旋转破坏机构,继而根据Bishop非饱和土抗剪强度理论,考虑非饱路堤内部基质吸力的空间分布及其随地下水位的变化,建立了路堤破坏土体外力功率与内部能量耗散功率的能量守恒方程,并利用遗传算法编写了非饱和路堤最小上限解的高效搜索算法。通过将非饱和土路堤基底破坏模式退化为边坡破坏模式,并与现有非饱和土边坡稳定性计算结果对比,验证了所提上限解的正确性和遗传搜寻算法的准确性。进一步地,对路堤三维稳定性的关键影响因素展开了系统分析,研究了路堤填土孔径分布、基质吸力、进气值倒数、路堤倾角以及有效内摩擦角等因素对路堤三维稳定性的影响规律。研究表明,非饱和土质路堤的稳定性不仅取决于路堤填土性质,而且依赖于影响土体吸力大小与分布的填土孔径参数和进气值等因素。地下水位升降引起的基质吸力变化对路堤稳定性存在显著影响。研究结果为路堤稳定性精细化分析提供了重要的理论依据。 展开更多
关键词 非饱和路堤 基质吸力 遗传算法 三维稳定性 上限分析
下载PDF
最小连通顶点覆盖问题的降阶回溯算法
13
作者 曾宾 宁爱兵 +2 位作者 付振星 李之桥 张惠珍 《运筹与管理》 CSCD 北大核心 2024年第3期28-34,共7页
本文从最小连通顶点覆盖问题的求解算法出发,提出一种基于该问题本身的数学性质的降阶回溯算法来求解。通过基于问题的数学性质来设计精确算法,不仅能够克服使用启发式算法求解该问题在一般情形下都无法求得最优解的缺点,也改善了该问... 本文从最小连通顶点覆盖问题的求解算法出发,提出一种基于该问题本身的数学性质的降阶回溯算法来求解。通过基于问题的数学性质来设计精确算法,不仅能够克服使用启发式算法求解该问题在一般情形下都无法求得最优解的缺点,也改善了该问题使用传统精确算法时最坏时间复杂度高的缺点。本文首先研究该问题的数学性质,部分数学性质可成批确定某些顶点在或不在最小连通顶点覆盖集中,从而降低该问题的规模,提高精确算法的求解速度。其次,在数学性质的基础上,设计出上下界子算法、降阶子算法、回溯子算法来求解该问题的最优解。最后,时间复杂度分析以及无线网络设计的实例分析表明,该算法不仅能求得该问题的最优解,且相对一般精确算法,本文算法的时间复杂度更低。 展开更多
关键词 最小连通顶点覆盖 上界子算法 下界子算法 回溯子算法
下载PDF
基于包围跳跃和改进反距离加权插值的光线投射算法
14
作者 宫宁 王瑜 +1 位作者 肖洪兵 孙梅 《传感器与微系统》 CSCD 北大核心 2024年第5期137-140,共4页
本文提出了一种基于包围跳跃和改进反距离加权(IIDW)插值的光线投射算法,用于医学影像三维(3D)重建。通过包围跳跃技术,减少无效投射光线,并且跳过包围盒(BB)内对图像质量无贡献的空体素,以提升绘制速度。通过IIDW插值技术,代替传统的... 本文提出了一种基于包围跳跃和改进反距离加权(IIDW)插值的光线投射算法,用于医学影像三维(3D)重建。通过包围跳跃技术,减少无效投射光线,并且跳过包围盒(BB)内对图像质量无贡献的空体素,以提升绘制速度。通过IIDW插值技术,代替传统的三线性插值方法,简化插值运算。同时在图像合成的过程中增加中间采样点,以提升三维模型质量。实验结果表明,本文提出的算法既可以提升三维模型的绘制速度,同时也可以提高三维模型的绘制质量。 展开更多
关键词 体绘制 光线投射算法 三维重建 包围跳跃
下载PDF
二级垃圾回收中转设施选址问题的降阶回溯算法
15
作者 刘书傲 宁爱兵 +2 位作者 林道晗 刘睿石 张惠珍 《计算机应用研究》 CSCD 北大核心 2024年第4期1104-1111,共8页
随着我国城市化进程的加快和经济的高速发展,城市中因生产生活所产生的垃圾废料量日益增加,如何有效地建立回收中转设施是当前社会需要解决的问题。对二级垃圾回收设施选址问题进行研究,其实质为组合优化中的NP-hard问题。首先根据实际... 随着我国城市化进程的加快和经济的高速发展,城市中因生产生活所产生的垃圾废料量日益增加,如何有效地建立回收中转设施是当前社会需要解决的问题。对二级垃圾回收设施选址问题进行研究,其实质为组合优化中的NP-hard问题。首先根据实际情况对二级垃圾回收中转设施选址问题进行数学建模,研究该问题的数学性质并给予证明,利用这些性质减小问题规模,降低求解难度;然后设计符合该问题的分配子算法、上下界子算法,基于以上算法提出一种可以在减小问题规模的同时得到精确解的降阶回溯算法;最后通过分析和模拟若干个示例进一步阐述该算法的原理及执行过程,结果表明该算法能通过减小问题规模,降低问题求解的难度。 展开更多
关键词 垃圾中转设施选址问题 精确算法 降阶算法 上下界子算法 回溯算法
下载PDF
用于正弦波频率估计的修正I-Rife算法
16
作者 王哲文 许晖 +6 位作者 易辉跃 黄浩 杨柳 邓鹤鸣 张武雄 顾豪爽 胡永明 《数据采集与处理》 CSCD 北大核心 2024年第2期471-480,共10页
对正弦波信号的频率估计是雷达领域常见的问题。当真实频率接近量化频点时,I-Rife算法的频移因子的计算会产生较大误差,为提高频率估计的精度,本文通过分析Rife及I-Rife算法的性能及误差产生的原因,利用频谱细化的方法,提出了一种修正I-... 对正弦波信号的频率估计是雷达领域常见的问题。当真实频率接近量化频点时,I-Rife算法的频移因子的计算会产生较大误差,为提高频率估计的精度,本文通过分析Rife及I-Rife算法的性能及误差产生的原因,利用频谱细化的方法,提出了一种修正I-Rife算法,即用峰值频点左右各0.5点处的频谱幅值来替代频谱峰值点的幅值和次大值频点处的幅值进行插值计算,对频率偏移值进行更为准确的估计,在计算量与I-Rife算法几乎相同的情况下,有效地提高了频率的估计精度。仿真结果表明,改进后的I-Rife算法整体性能优于I-Rife算法,且估计的均方根误差更接近于克拉美-罗下界。 展开更多
关键词 Rife算法 频率估计 频谱细化 快速傅里叶变换 克拉美-罗下界
下载PDF
最小支配阈值集问题的降阶回溯算法
17
作者 储旭 宁爱兵 +2 位作者 胡开元 代苏玉 张惠珍 《计算机工程与科学》 CSCD 北大核心 2024年第5期897-906,共10页
图论中的最小支配阈值集问题是组合优化中的一个NP-Hard问题,该问题是最小支配集问题的一个扩展问题。基于给定无向图G=(V,E)和阈值r的最小支配阈值集问题进行研究,首先得出一些可以降低问题规模的数学性质并证明,利用这些性质可以减小... 图论中的最小支配阈值集问题是组合优化中的一个NP-Hard问题,该问题是最小支配集问题的一个扩展问题。基于给定无向图G=(V,E)和阈值r的最小支配阈值集问题进行研究,首先得出一些可以降低问题规模的数学性质并证明,利用这些性质可以减小问题规模,降低问题的求解难度;然后设计出上界子算法、下界子算法和降阶子算法,并基于这些子算法提出了一种可以减小问题规模同时得到最优解的降阶回溯算法BAR;最后,通过一个示例分析和若干随机算例测试验证了降阶回溯算法可有效降低问题的求解难度。 展开更多
关键词 最小支配阈值集问题 数学性质 上下界算法 降阶回溯算法
下载PDF
基于Branch & Bound方法MIQP问题的求解及应用 被引量:6
18
作者 张聚 李平 王万良 《系统仿真学报》 CAS CSCD 2003年第4期488-491,共4页
研究基于 Branch & Bound (B&B) 方法的混合整数二次规划(Mixed Integer Quadratic Programming, MIQP)问题的求解,以及在一类混杂系统优化控制中的应用。B & B算法求解MIQP问题的过程,可视为对于一个二叉树的搜索。影响B &... 研究基于 Branch & Bound (B&B) 方法的混合整数二次规划(Mixed Integer Quadratic Programming, MIQP)问题的求解,以及在一类混杂系统优化控制中的应用。B & B算法求解MIQP问题的过程,可视为对于一个二叉树的搜索。影响B & B算法寻优效率的两个主要方面是:分支变量的选择规则,以及树搜索策略。通过设定控制变量QPmax, 用以限制寻优过程求解QP问题的最大数目,可以在较短的时间内获得MIQP问题的满足整数约束条件次优解。利用MATLAB编制MIQP问题的求解程序,并在混杂系统优化控制中的应用,做了仿真计算。 展开更多
关键词 混合整数二次规划 MIQP问题 Branch&bound方法 二叉树
下载PDF
球形分层大地格林函数的理论推导和数值计算
19
作者 潘卓洪 王岩 +4 位作者 高磊 王浩丞 肖振民 刘子暄 李慧奇 《中国电机工程学报》 EI CSCD 北大核心 2024年第3期1237-1246,I0033,共11页
目前球形分层大地格林函数在理论推导和数值计算方面还存在着较大的困难。首先,通过球形分层电磁理论推导无穷勒让德级数形式的格林函数,并提出勒让德级数权重函数的递推算法。在此基础上,提出求解球形分层格林函数的复镜像方法,将格林... 目前球形分层大地格林函数在理论推导和数值计算方面还存在着较大的困难。首先,通过球形分层电磁理论推导无穷勒让德级数形式的格林函数,并提出勒让德级数权重函数的递推算法。在此基础上,提出求解球形分层格林函数的复镜像方法,将格林函数的无穷级数求和转化为复镜像位函数的叠加,并推导算法的误差上限计算公式,通过算例验证方法的准确性。针对地球尺度级别球形分层格林函数的数值奇异问题和极缓慢收敛特性,提出基于多精度算法的解决方案,进一步证明复镜像法在计算速度和精度上的优势。所提方法能够解决球形分层格林函数的理论和计算难题,为求解地球尺度级别球形分层格林函数提供有效解决方案。 展开更多
关键词 球形分层大地 格林函数 复镜像法 多精度算法 误差上限计算公式
下载PDF
一类加工需要额外资源的平行机调度问题的算法设计
20
作者 江明月 简苏平 +2 位作者 崔晓龙 万龙 董建明 《浙江大学学报(理学版)》 CAS CSCD 北大核心 2024年第3期321-327,335,共8页
给出了一类加工需要额外资源的平行机调度问题的精确算法。针对在平行机上加工的工件,除需要机器资源外,还需要一个单位额外资源的问题,考虑额外资源的种类和数量有限,以给出问题的最优调度使工件的完工时间最小为目标。该问题源于地球... 给出了一类加工需要额外资源的平行机调度问题的精确算法。针对在平行机上加工的工件,除需要机器资源外,还需要一个单位额外资源的问题,考虑额外资源的种类和数量有限,以给出问题的最优调度使工件的完工时间最小为目标。该问题源于地球观测卫星的数据下载,在智能制造和信息处理等领域亦有广泛应用。给出了该问题的整数规划模型、最优解下界和分支定界算法;给出了一种有效的分支策略以避免重复分支,设计了相应的定界方法以提高算法的收敛速度。通过小规模实例和大量的数值仿真实验,验证了算法的正确性和在不同参数配置下的有效性。 展开更多
关键词 平行机调度问题 额外资源 整数规划模型 分支定界算法
下载PDF
上一页 1 2 43 下一页 到第
使用帮助 返回顶部