期刊文献+
共找到324篇文章
< 1 2 17 >
每页显示 20 50 100
Lower Bounds and a Nearly Fastest General Parallel Branch-and-Bound Algorithm 被引量:2
1
作者 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
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
暂未订购
Relaxation-strategy-based Modification Branch-and-Bound Algorithm for Solving a Class of Transportation-production Problems
3
作者 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
基于Branch & Bound方法MIQP问题的求解及应用 被引量:6
4
作者 张聚 李平 王万良 《系统仿真学报》 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
Job-shop问题的Branch-bound方法
5
作者 傅少川 曹建胜 张福祥 《山东工业大学学报》 1996年第A09期396-399,共4页
本文给出了Job-shop问题的一种Branch-bound方法。
关键词 分枝定界算法 关键路法 JOB-SHOP问题
在线阅读 下载PDF
Algorithmic Optimization of BDDs and Performance Evaluation for Multi-level Logic Circuits with Area and Power Trade-offs 被引量:2
6
作者 Saurabh Chaudhury Anirban Dutta 《Circuits and Systems》 2011年第3期217-224,共8页
Binary Decision Diagrams (BDDs) can be graphically manipulated to reduce the number of nodes and hence the area. In this context, ordering of BDDs play a major role. Most of the algorithms for input variable ordering ... Binary Decision Diagrams (BDDs) can be graphically manipulated to reduce the number of nodes and hence the area. In this context, ordering of BDDs play a major role. Most of the algorithms for input variable ordering of OBDD focus primarily on area minimization. However, suitable input variable ordering helps in minimizing the power consumption also. In this particular work, we have proposed two algorithms namely, a genetic algorithm based technique and a branch and bound algorithm to find an optimal input variable order. Of course, the node reordering is taken care of by the standard BDD package buddy-2.4. Moreover, we have evaluated the performances of the proposed algorithms by running an exhaustive search program. Experi-mental results show a substantial saving in area and power. We have also compared our techniques with other state-of-art techniques of variable ordering for OBDDs and found to give superior results. 展开更多
关键词 algorithmic OPTIMIZATION BDDS Genetic algorithm branch & bound Variable ORDERING Area-Power Trade-offs
在线阅读 下载PDF
Weekly Fleet Assignment Model and Algorithm 被引量:1
7
作者 朱星辉 朱金福 巩在武 《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
Discrete differential evolution algorithm for integer linear bilevel programming problems 被引量:1
8
作者 Hong Li Li Zhang Yongchang Jiao 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2016年第4期912-919,共8页
A discrete differential evolution algorithm combined with the branch and bound method is developed to solve the integer linear bilevel programming problems, in which both upper level and lower level variables are forc... A discrete differential evolution algorithm combined with the branch and bound method is developed to solve the integer linear bilevel programming problems, in which both upper level and lower level variables are forced to be integer. An integer coding for upper level variables is adopted, and then a discrete differential evolution algorithm with an improved feasibility-based comparison is developed to directly explore the integer solution at the upper level. For a given upper level integer variable, the lower level integer programming problem is solved by the existing branch and bound algorithm to obtain the optimal integer solution at the lower level. In the same framework of the algorithm, two other constraint handling methods, i.e. the penalty function method and the feasibility-based comparison method are also tested. The experimental results demonstrate that the discrete differential evolution algorithm with different constraint handling methods is effective in finding the global optimal integer solutions, but the improved constraint handling method performs better than two compared constraint handling methods. 展开更多
关键词 discrete linear bilevel programming problem discrete differential evolution constraint handling method branch and bound algorithm
在线阅读 下载PDF
An Algorithm to Find K Shortest Path 被引量:1
9
作者 Gangming Sun Pin Wang 《International English Education Research》 2014年第10期54-57,共4页
In this figure, it finds a vertex to another vertex k shortest path algorithm. Provided there are n vertices and edges in the diagram. If the path loops, the time complexity of the algorithm is allowed O(w + n log 2... In this figure, it finds a vertex to another vertex k shortest path algorithm. Provided there are n vertices and edges in the diagram. If the path loops, the time complexity of the algorithm is allowed O(w + n log 2 n + kw log 2 k). If the request path does not contain the loop, the time complexity of the algorithm O(kn(w + n log2 n)+ kw log2 k). The algorithm utilizes a simple extension of the Dijkstra algorithm determined the end of the length of the shortest path to the other vertices, and then, based on these data, branch and bound method to identify the required path. Experimental results show that the actual running time has relations with the structure of FIG. 展开更多
关键词 branch and bound Shortest Path Dijkstra algorithm Fibonacei Heap
在线阅读 下载PDF
AN INTERVAL ALGORITHM FOR CONSTRAINED GLOBAL OPTIMIZATION
10
作者 张连生 朱文兴 田蔚文 《Numerical Mathematics A Journal of Chinese Universities(English Series)》 SCIE 1995年第1期63-74,共12页
In order to solve the constrained global optimization problem,we use penalty functions not only on constraints but also on objective function. Then within the framework of interval analysis,an interval Branch-and-Boun... In order to solve the constrained global optimization problem,we use penalty functions not only on constraints but also on objective function. Then within the framework of interval analysis,an interval Branch-and-Bound algorithm is given,which does not need to solve a sequence of unconstrained problems. Global convergence is proved. Numerical examples show that this algorithm is efficient. 展开更多
关键词 CONSTRAINED golbal optimization INTERVAL analysis penally FUNCTION branch -and-bound algorithm.
在线阅读 下载PDF
Combined Algorithms of Optimal Resource Allocation
11
作者 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”
暂未订购
RANDOMIZED PARALLEL B & B ALGORITHM BASED ON TRANSPUTER NETWORK
12
作者 刘正光 吴红辉 《Transactions of Tianjin University》 EI CAS 1996年第2期28+25-27,共4页
A new randomized parallel B & B algorithm is presented based on the similarity between heuristic search and statistics, and tested on a transputer network. The test result proves that the algorithm has a high spee... A new randomized parallel B & B algorithm is presented based on the similarity between heuristic search and statistics, and tested on a transputer network. The test result proves that the algorithm has a high speedup ratio, reliability, flexibility and fault tolerance. 展开更多
关键词 branch & bound random element parallel algorithm SPEEDUP
在线阅读 下载PDF
An Algorithm for Global Optimization Using Formula Manupulation
13
作者 Tsutomu Shohdohji Fumihiko Yano 《Applied Mathematics》 2012年第11期1601-1606,共6页
Constrained nonlinear optimization problems are well known as very difficult problems. In this paper, we present a new algorithm for solving such problems. Our proposed algorithm combines the Branch-and-Bound algorith... Constrained nonlinear optimization problems are well known as very difficult problems. In this paper, we present a new algorithm for solving such problems. Our proposed algorithm combines the Branch-and-Bound algorithm and Lipschitz constant to limit the search area effectively;this is essential for solving constrained nonlinear optimization problems. We obtain a more appropriate Lipschitz constant by applying the formula manipulation system of each divided area. Therefore, we obtain a better approximate solution without using a lot of searching points. The efficiency of our proposed algorithm has been shown by the results of some numerical experiments. 展开更多
关键词 Global Optimization LIPSCHITZ CONSTANT LIPSCHITZ Condition branch-AND-bound algorithm FORMULA MANIPULATION
在线阅读 下载PDF
Safe Bounds in Semidefinite Programming by Using Interval Arithmetic
14
作者 Orkia Derkaoui Ahmed Lehireche 《American Journal of Operations Research》 2014年第5期293-300,共8页
Efficient solvers for optimization problems are based on linear and semidefinite relaxations that use floating point arithmetic. However, due to the rounding errors, relaxation thus may overestimate, or worst, underes... Efficient solvers for optimization problems are based on linear and semidefinite relaxations that use floating point arithmetic. However, due to the rounding errors, relaxation thus may overestimate, or worst, underestimate the very global optima. The purpose of this article is to introduce an efficient and safe procedure to rigorously bound the global optima of semidefinite program. This work shows how, using interval arithmetic, rigorous error bounds for the optimal value can be computed by carefully post processing the output of a semidefinite programming solver. A lower bound is computed on a semidefinite relaxation of the constraint system and the objective function. Numerical results are presented using the SDPA (SemiDefinite Programming Algorithm), solver to compute the solution of semidefinite programs. This rigorous bound is injected in a branch and bound algorithm to solve the optimisation problem. 展开更多
关键词 SEMIDEFINITE Programming INTERVAL ARITHMETIC Rigorous Error boundS SDPA SOLVER branch and bound algorithm
在线阅读 下载PDF
Algorithms for Multicriteria Scheduling Problems to Minimize Maximum Late Work, Tardy, and Early
15
作者 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
On the “Onion Husk” Algorithm for Approximate Solution of the Traveling Salesman Problem
16
作者 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
智能叉车密集仓储系统料框出库翻箱问题研究
17
作者 李子龙 程天健 +3 位作者 金波 程文明 曹轶伦 郭鹏 《浙江大学学报(工学版)》 北大核心 2025年第10期2023-2033,共11页
为了提高智能叉车密集仓储系统作业效率,针对出库作业时的料框翻箱问题,以最小化料框翻箱次数为目标,定义相关约束条件并构建数学规划模型,提出快速求解料框翻箱方案的启发式方法.给出该问题下界的计算方法,构建分支定界算法以求得理论... 为了提高智能叉车密集仓储系统作业效率,针对出库作业时的料框翻箱问题,以最小化料框翻箱次数为目标,定义相关约束条件并构建数学规划模型,提出快速求解料框翻箱方案的启发式方法.给出该问题下界的计算方法,构建分支定界算法以求得理论最优解.在堆料区布局和出库量不同的情况下,随机生成大量算例进行数值分析.计算结果表明,在小规模算例中,启发式方法和分支定界算法都具有高效求解能力;在中大规模算例中,启发式方法能够快速获得较为合理的可行解,分支定界算法能够在较短时间内对初始翻箱方案进行优化并给出近似最优解.相比随机翻箱策略,分支定界算法在翻箱次数上平均减少了43.32%,验证了该算法的有效性和实用性.通过对比不同仓储设备的性能发现,前移式叉车比普通叉车平均减少了8.59%的翻箱次数. 展开更多
关键词 智能叉车密集仓储系统 料框翻箱问题 数学规划模型 启发式方法 分支定界算法
在线阅读 下载PDF
序定车辆路径问题:模型与算法研究
18
作者 文若霖 陈峰 《运筹与管理》 北大核心 2025年第2期9-15,共7页
本文提出并研究一类新的序定车辆路径问题。首先,提出序定线路的新概念,并对考虑容积、载重与时间窗约束且带有序定线路特征的优化问题进行精准数学描述,并归约证明了所研究问题的NP-难解性。其次,建立序定车辆路径问题的混合整数线性... 本文提出并研究一类新的序定车辆路径问题。首先,提出序定线路的新概念,并对考虑容积、载重与时间窗约束且带有序定线路特征的优化问题进行精准数学描述,并归约证明了所研究问题的NP-难解性。其次,建立序定车辆路径问题的混合整数线性规划模型。进一步,提出序定NF、序定FF、序定BF、序定节约与序定插入等5类启发式算法,并提出基于分支定界方法的精确算法。最后,数值实验验证了所提出模型的有效性及所提出算法的高效性,结果表明所提出分支定界算法和启发式算法能够获得27.53%和17.93%的成本节约。基于汽车售后物流企业真实线路数据的案例分析表明所提出的问题、模型与算法能够较好匹配真实的运作场景,并且能够直接运用于面向实践的优化决策。 展开更多
关键词 序定约束 车辆路径问题 启发式算法 分支定界法
在线阅读 下载PDF
一次充电约束的家用新能源汽车出行规划研究及Web应用设计与实现
19
作者 冯伊迪 张昆 《软件导刊》 2025年第8期158-163,共6页
我国新能源汽车市场正快速增长,用户对新能源汽车出行规划的需求显著增加。与传统路径规划不同,新能源汽车的路径规划需要考虑充电问题。针对家用新能源汽车提出了ETSP-1问题,研究从起点出发,经过若干个途经点后返回起点,且中途最多充... 我国新能源汽车市场正快速增长,用户对新能源汽车出行规划的需求显著增加。与传统路径规划不同,新能源汽车的路径规划需要考虑充电问题。针对家用新能源汽车提出了ETSP-1问题,研究从起点出发,经过若干个途经点后返回起点,且中途最多充电一次,要求总里程最短的路径规划问题。基于分枝定界算法寻找最优解,该算法与最近邻居算法相比,平均可节约5%的里程,最高可节省9.35%的里程。通过Shiny R技术开发了Web端应用程序——FEVER。用户可以在地图上选择出行途经点,指定出发时的续航里程以及充电前的电量下限,并在网页上获取可行的路径指南与规划方案。该应用有望为用户提供出行前的路径规划服务,缓解因充电问题产生的里程焦虑。FEVER求解问题的适宜规模上限为12个途经点。 展开更多
关键词 新能源汽车 路径规划 分枝定界算法 ETSP-1 Shiny
在线阅读 下载PDF
基于改进遗传算法和分支定界法的行波检测装置双层优化配置方法
20
作者 孙晓敏 温志超 +2 位作者 谢浩南 吴宏曜 宋冬然 《湖南电力》 2025年第4期83-89,共7页
针对电力系统行波故障定位中测量装置安装位置优化问题,提出一种基于改进遗传算法和分支定界法的行波检测装置双层优化配置方法,以解决电力系统中经济性与可靠性的协同优化问题。该装置上层模型以最小化装置安装成本为目标,考虑预算与... 针对电力系统行波故障定位中测量装置安装位置优化问题,提出一种基于改进遗传算法和分支定界法的行波检测装置双层优化配置方法,以解决电力系统中经济性与可靠性的协同优化问题。该装置上层模型以最小化装置安装成本为目标,考虑预算与防干扰约束;下层模型在给定布局下最大化故障检测覆盖率,嵌入动态调整层实现全线路检测覆盖。通过改进遗传算法与分支定界法相结合的方式求解最优布局方案,降低模型受到通信时滞的影响,加快模型在非理想场景下的收敛速度,实现层级间动态反馈修正。基于IEEE 39节点系统实验验证结果表明,该方法在保证95%故障检测率的前提下,较传统优化方法的设备成本降低了24.5%,覆盖率波动降低了2.46%,具有较强的鲁棒性。 展开更多
关键词 行波测量 双层优化 故障定位 改进遗传算法 分支定界法
在线阅读 下载PDF
上一页 1 2 17 下一页 到第
使用帮助 返回顶部