期刊文献+
共找到157篇文章
< 1 2 8 >
每页显示 20 50 100
Multi-Objective Optimization of Multi-Product Parallel Disassembly Line Balancing Problem Considering Multi-Skilled Workers Using a Discrete Chemical Reaction Optimization Algorithm
1
作者 Xiwang Guo Liangbo Zhou +4 位作者 Zhiwei Zhang Liang Qi Jiacun Wang Shujin Qin Jinrui Cao 《Computers, Materials & Continua》 SCIE EI 2024年第9期4475-4496,共22页
This work investigates a multi-product parallel disassembly line balancing problem considering multi-skilled workers.A mathematical model for the parallel disassembly line is established to achieve maximized disassemb... This work investigates a multi-product parallel disassembly line balancing problem considering multi-skilled workers.A mathematical model for the parallel disassembly line is established to achieve maximized disassembly profit and minimized workstation cycle time.Based on a product’s AND/OR graph,matrices for task-skill,worker-skill,precedence relationships,and disassembly correlations are developed.A multi-objective discrete chemical reaction optimization algorithm is designed.To enhance solution diversity,improvements are made to four reactions:decomposition,synthesis,intermolecular ineffective collision,and wall invalid collision reaction,completing the evolution of molecular individuals.The established model and improved algorithm are applied to ball pen,flashlight,washing machine,and radio combinations,respectively.Introducing a Collaborative Resource Allocation(CRA)strategy based on a Decomposition-Based Multi-Objective Evolutionary Algorithm,the experimental results are compared with four classical algorithms:MOEA/D,MOEAD-CRA,Non-dominated Sorting Genetic Algorithm Ⅱ(NSGA-Ⅱ),and Non-dominated Sorting Genetic Algorithm Ⅲ(NSGA-Ⅲ).This validates the feasibility and superiority of the proposed algorithm in parallel disassembly production lines. 展开更多
关键词 Parallel disassembly line balancing problem MULTI-PRODUCT multiskilled workers discrete chemical reaction optimization algorithm
在线阅读 下载PDF
Hybrid discrete particle swarm optimization algorithm for capacitated vehicle routing problem 被引量:27
2
作者 CHEN Ai-ling YANG Gen-ke WU Zhi-ming 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2006年第4期607-614,共8页
Capacitated vehicle routing problem (CVRP) is an NP-hard problem. For large-scale problems, it is quite difficult to achieve an optimal solution with traditional optimization methods due to the high computational comp... Capacitated vehicle routing problem (CVRP) is an NP-hard problem. For large-scale problems, it is quite difficult to achieve an optimal solution with traditional optimization methods due to the high computational complexity. A new hybrid ap- proximation algorithm is developed in this work to solve the problem. In the hybrid algorithm, discrete particle swarm optimiza- tion (DPSO) combines global search and local search to search for the optimal results and simulated annealing (SA) uses certain probability to avoid being trapped in a local optimum. The computational study showed that the proposed algorithm is a feasible and effective approach for capacitated vehicle routing problem, especially for large scale problems. 展开更多
关键词 Capacitated routing problem discrete particle swarm optimization (DPSO) Simulated annealing (SA)
在线阅读 下载PDF
Parallel discrete lion swarm optimization algorithm for solving traveling salesman problem 被引量:4
3
作者 ZHANG Daoqing JIANG Mingyan 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2020年第4期751-760,共10页
As a typical representative of the NP-complete problem, the traveling salesman problem(TSP) is widely utilized in computer networks, logistics distribution, and other fields. In this paper, a discrete lion swarm optim... As a typical representative of the NP-complete problem, the traveling salesman problem(TSP) is widely utilized in computer networks, logistics distribution, and other fields. In this paper, a discrete lion swarm optimization(DLSO) algorithm is proposed to solve the TSP. Firstly, we introduce discrete coding and order crossover operators in DLSO. Secondly, we use the complete 2-opt(C2-opt) algorithm to enhance the local search ability.Then in order to enhance the efficiency of the algorithm, a parallel discrete lion swarm optimization(PDLSO) algorithm is proposed.The PDLSO has multiple populations, and each sub-population independently runs the DLSO algorithm in parallel. We use the ring topology to transfer information between sub-populations. Experiments on some benchmarks TSP problems show that the DLSO algorithm has a better accuracy than other algorithms, and the PDLSO algorithm can effectively shorten the running time. 展开更多
关键词 discrete lion swarm optimization(DLSO)algorithm complete 2-opt(C2-opt)algorithm parallel discrete lion swarm optimization(PDLSO)algorithm traveling salesman problem(TSP)
在线阅读 下载PDF
Dynamic Weapon Target Assignment Based on Intuitionistic Fuzzy Entropy of Discrete Particle Swarm 被引量:18
4
作者 Yi Wang Jin Li +1 位作者 Wenlong Huang Tong Wen 《China Communications》 SCIE CSCD 2017年第1期169-179,共11页
Aiming at the problems of convergence-slow and convergence-free of Discrete Particle Swarm Optimization Algorithm(DPSO) in solving large scale or complicated discrete problem, this article proposes Intuitionistic Fuzz... Aiming at the problems of convergence-slow and convergence-free of Discrete Particle Swarm Optimization Algorithm(DPSO) in solving large scale or complicated discrete problem, this article proposes Intuitionistic Fuzzy Entropy of Discrete Particle Swarm Optimization(IFDPSO) and makes it applied to Dynamic Weapon Target Assignment(WTA). First, the strategy of choosing intuitionistic fuzzy parameters of particle swarm is defined, making intuitionistic fuzzy entropy as a basic parameter for measure and velocity mutation. Second, through analyzing the defects of DPSO, an adjusting parameter for balancing two cognition, velocity mutation mechanism and position mutation strategy are designed, and then two sets of improved and derivative algorithms for IFDPSO are put forward, which ensures the IFDPSO possibly search as much as possible sub-optimal positions and its neighborhood and the algorithm ability of searching global optimal value in solving large scale 0-1 knapsack problem is intensified. Third, focusing on the problem of WTA, some parameters including dynamic parameter for shifting firepower and constraints are designed to solve the problems of weapon target assignment. In addition, WTA Optimization Model with time and resource constraints is finally set up, which also intensifies the algorithm ability of searching global and local best value in the solution of WTA problem. Finally, the superiority of IFDPSO is proved by several simulation experiments. Particularly, IFDPSO, IFDPSO1~IFDPSO3 are respectively effective in solving large scale, medium scale or strict constraint problems such as 0-1 knapsack problem and WTA problem. 展开更多
关键词 intuitionistic fuzzy entropy discrete particle swarm optimization algorithm 0-1 knapsack problem weapon target assignment
在线阅读 下载PDF
基于改进蛇优化算法的柔性作业车间调度研究
5
作者 朱敏 王岩 +1 位作者 卞京 卢宇涵 《现代制造工程》 北大核心 2025年第9期12-19,共8页
针对柔性作业车间调度问题(Flexible Job shop Scheduling Problem,FJSP),以优化最大完工时间为目标,提出了一种改进蛇优化(Improved Snake Optimization,ISO)算法。该算法对蛇优化算法进行研究,使用两段式编码替代原算法的实数编码,使... 针对柔性作业车间调度问题(Flexible Job shop Scheduling Problem,FJSP),以优化最大完工时间为目标,提出了一种改进蛇优化(Improved Snake Optimization,ISO)算法。该算法对蛇优化算法进行研究,使用两段式编码替代原算法的实数编码,使得改进后的蛇优化算法可以在离散空间中对蛇个体的位置进行更新。此外,针对原算法中初始种群质量较低的问题,采用GLR策略平衡机器加工负荷,以提高算法的初始化质量。并针对原算法中蛇个体的位置变化与交互机制,在保留原有蛇群演化的基础上使用2个操作算子对其进行重新设计。最后,使用正交实验分析算法参数,并对车间的15个基准算例和1个案例进行仿真和对比,验证了所提算法求解该问题的有效性和稳定性。 展开更多
关键词 柔性作业车间调度 离散优化问题 改进蛇优化算法
在线阅读 下载PDF
Grover’s search finds new applications in continuous optimization and spectral analysis
6
作者 Xiaoming Sun 《Science China(Physics,Mechanics & Astronomy)》 2025年第6期212-213,共2页
A novel quantum search algorithm tailored for continuous optimization and spectral problems was proposed recently by a research team from the University of Electronic Science and Technology of China to broaden quantum... A novel quantum search algorithm tailored for continuous optimization and spectral problems was proposed recently by a research team from the University of Electronic Science and Technology of China to broaden quantum computation frontiers and enrich its application landscape.Quantum computing has traditionally excelled at tackling discrete search challenges,but many important applications from large-scale optimization to advanced physics simulations necessitate searching through continuous domains.These continuous search problems involve uncountably infinite solution spaces and bring about computational complexities far beyond those faced in conventional discrete settings.This draft,titled“Fixed-Point Quantum Continuous Search Algorithm with Optimal Query Complexity”,takes on the core challenge of performing search tasks in domains that may be uncountably infinite,offering theoretical and practical insights into achieving quantum speedups in such settings[1]. 展开更多
关键词 advanced physics simulations discrete search challengesbut quantum computation optimization spectral problems spectral analysis fixed point algorithm quantum search algorithm continuous optimization
原文传递
半线性抛物最优控制问题的全离散多点通量混合有限元法
7
作者 刘家诚 许文文 +1 位作者 李新栋 刘国梁 《齐鲁工业大学学报》 2025年第4期15-25,共11页
研究解决半线性二次抛物型最优控制问题的全离散多点通量混合有限元(MFMFE)方法。状态变量采用MFMFE方法离散,而时间离散则通过差分方法实现。状态和伴随状态变量使用最低阶的Brezzi-Douglas-Marini(BDM1)混合有限元空间进行逼近,控制... 研究解决半线性二次抛物型最优控制问题的全离散多点通量混合有限元(MFMFE)方法。状态变量采用MFMFE方法离散,而时间离散则通过差分方法实现。状态和伴随状态变量使用最低阶的Brezzi-Douglas-Marini(BDM1)混合有限元空间进行逼近,控制变量则通过分段常数逼近。提出了一种新的数值方案,以解耦状态和伴随状态变量,从而便于消除局部通量。推导了控制、状态和伴随状态变量的误差估计。结果表明,所提出的方法对半线性抛物型最优控制问题的精确解是有效的。 展开更多
关键词 多点通量混合有限元 半线性抛物方程 最优控制问题 先验误差估计 完全离散
在线阅读 下载PDF
Superconvergence analysis of fully discrete finite element methods for semilinear parabolic optimal control problems 被引量:3
8
作者 Yuelong TANG Yanping CHEN 《Frontiers of Mathematics in China》 SCIE CSCD 2013年第2期443-464,共22页
We study the superconvergence property of fully discrete finite element approximation for quadratic optimal control problems governed by semilinear parabolic equations with control constraints. The time discretization... We study the superconvergence property of fully discrete finite element approximation for quadratic optimal control problems governed by semilinear parabolic equations with control constraints. The time discretization is based on difference methods, whereas the space discretization is done using finite element methods. The state and the adjoint state are approximated by piecewise linear functions and the control is approximated by piecewise constant functions. First, we define a fully discrete finite element approximation scheme for the semilinear parabolic control problem. Second, we derive the superconvergence properties for the control, the state and the adjoint state. Finally, we do some numerical experiments for illustrating our theoretical results. 展开更多
关键词 Superconvergence property quadratic optimal control problem fully discrete finite element approximation semilinear parabolic equation interpolate operator
原文传递
The Convergence Rate from Discrete to Continuous Optimal Investment Stopping Problem 被引量:1
9
作者 Dingqian SUN 《Chinese Annals of Mathematics,Series B》 SCIE CSCD 2021年第2期259-280,共22页
The author studies the optimal investment stopping problem in both continuous and discrete cases, where the investor needs to choose the optimal trading strategy and optimal stopping time concurrently to maximize the ... The author studies the optimal investment stopping problem in both continuous and discrete cases, where the investor needs to choose the optimal trading strategy and optimal stopping time concurrently to maximize the expected utility of terminal wealth.Based on the work of Hu et al.(2018) with an additional stochastic payoff function,the author characterizes the value function for the continuous problem via the theory of quadratic reflected backward stochastic differential equations(BSDEs for short) with unbounded terminal condition. In regard to the discrete problem, she gets the discretization form composed of piecewise quadratic BSDEs recursively under Markovian framework and the assumption of bounded obstacle, and provides some useful a priori estimates about the solutions with the help of an auxiliary forward-backward SDE system and Malliavin calculus. Finally, she obtains the uniform convergence and relevant rate from discretely to continuously quadratic reflected BSDE, which arise from corresponding optimal investment stopping problem through above characterization. 展开更多
关键词 optimal investment stopping problem Utility maximization Quadratic reflected BSDE discretely reflected BSDE Convergence rate
原文传递
A Novel Binary Firefly Algorithm for the Minimum Labeling Spanning Tree Problem 被引量:1
10
作者 Mugang Lin Fangju Liu +1 位作者 Huihuang Zhao Jianzhen Chen 《Computer Modeling in Engineering & Sciences》 SCIE EI 2020年第10期197-214,共18页
Given a connected undirected graph G whose edges are labeled,the minimumlabeling spanning tree(MLST)problemis to find a spanning tree of G with the smallest number of different labels.TheMLST is anNP-hard combinatoria... Given a connected undirected graph G whose edges are labeled,the minimumlabeling spanning tree(MLST)problemis to find a spanning tree of G with the smallest number of different labels.TheMLST is anNP-hard combinatorial optimization problem,which is widely applied in communication networks,multimodal transportation networks,and data compression.Some approximation algorithms and heuristics algorithms have been proposed for the problem.Firefly algorithm is a new meta-heuristic algorithm.Because of its simplicity and easy implementation,it has been successfully applied in various fields.However,the basic firefly algorithm is not suitable for discrete problems.To this end,a novel discrete firefly algorithm for the MLST problem is proposed in this paper.A binary operation method to update firefly positions and a local feasible handling method are introduced,which correct unfeasible solutions,eliminate redundant labels,and make the algorithm more suitable for discrete problems.Computational results show that the algorithm has good performance.The algorithm can be extended to solve other discrete optimization problems. 展开更多
关键词 Minimum labeling spanning tree problem binary firefly algorithm META-HEURISTICS discrete optimization
在线阅读 下载PDF
Solving the Traveling Salesman Problem Using Hydrological Cycle Algorithm 被引量:1
11
作者 Ahmad Wedyan Jacqueline Whalley Ajit Narayanan 《American Journal of Operations Research》 2018年第3期133-166,共34页
In this paper, a recently developed nature-inspired optimization algorithm called the hydrological cycle algorithm (HCA) is evaluated on the traveling salesman problem (TSP). The HCA is based on the continuous movemen... In this paper, a recently developed nature-inspired optimization algorithm called the hydrological cycle algorithm (HCA) is evaluated on the traveling salesman problem (TSP). The HCA is based on the continuous movement of water drops in the natural hydrological cycle. The HCA performance is tested on various geometric structures and standard benchmarks instances. The HCA has successfully solved TSPs and obtained the optimal solution for 20 of 24 benchmarked instances, and near-optimal for the rest. The obtained results illustrate the efficiency of using HCA for solving discrete domain optimization problems. The solution quality and number of iterations were compared with those of other metaheuristic algorithms. The comparisons demonstrate the effectiveness of the HCA. 展开更多
关键词 WATER-BASED optimization Algorithms Nature-Inspired Computing discrete optimization problemS NP-HARD problemS
在线阅读 下载PDF
Random Search Algorithm for the Generalized Weber Problem
12
作者 Lev Kazakovtsev 《Journal of Software Engineering and Applications》 2012年第12期59-65,共7页
In this paper, we consider the planar multi-facility Weber problem with restricted zones and non-Euclidean distances, propose an algorithm based on the probability changing method (special kind of genetic algorithms) ... In this paper, we consider the planar multi-facility Weber problem with restricted zones and non-Euclidean distances, propose an algorithm based on the probability changing method (special kind of genetic algorithms) and prove its efficiency for approximate solving this problem by replacing the continuous coordinate values by discrete ones. Version of the algorithm for multiprocessor systems is proposed. Experimental results for a high-performance cluster are given. 展开更多
关键词 discrete optimization WEBER problem RANDOM SEARCH GENETIC Algorithms Parallel ALGORITHM
在线阅读 下载PDF
求解TSP的离散野马优化算法 被引量:3
13
作者 蔡延光 方春城 +1 位作者 吴艳林 陈华君 《计算机工程与应用》 CSCD 北大核心 2024年第1期145-153,共9页
针对求解TSP问题,提出一种新的元启发式算法离散野马优化算法(DWHO),应用最小位置匹配值法(MPMV)对求解结果进行离散化解码;为提高算法搜索能力,结合野马放牧、交配、领导者交流与选拔行为,引入变邻域搜索策略,增强了算法的局部搜索能... 针对求解TSP问题,提出一种新的元启发式算法离散野马优化算法(DWHO),应用最小位置匹配值法(MPMV)对求解结果进行离散化解码;为提高算法搜索能力,结合野马放牧、交配、领导者交流与选拔行为,引入变邻域搜索策略,增强了算法的局部搜索能力、加快算法收敛速度。选取TSPLIB标准库33个算例进行实验,并与交换序列人工蜂群算法(ABCSS)、离散蜘蛛猴优化算法(DSMO)两种算法进行比较。实验结果表明,DWHO求得的最优解与ABCSS、DSMO两种算法的最优解相比,最优解改进率最大值分别达到4.52%和3.41%。同时,将离散野马优化算法求解TSP收敛速度与以上两种算法进行比较,其收敛速度具有一定的优势。结果表明离散野马优化算法求解能力和精度具有优势。 展开更多
关键词 离散野马优化算法 旅行商问题 最小位置匹配值法 最优解改进率
在线阅读 下载PDF
基于离散粒子群算法的管道保温结构优化研究 被引量:1
14
作者 富宇 范亚甜 卢羿州 《微型电脑应用》 2024年第2期6-9,共4页
针对目前管道保温结构优化算法不稳定、结果优化程度不高的问题,建立以经济效益为目标函数,以满足国家散热损失标准等条件为约束函数的离散型数学模型。以BPSO算法为基础改变其位置更新规则,防止种群进化失效;采用自适应权重增加粒子的... 针对目前管道保温结构优化算法不稳定、结果优化程度不高的问题,建立以经济效益为目标函数,以满足国家散热损失标准等条件为约束函数的离散型数学模型。以BPSO算法为基础改变其位置更新规则,防止种群进化失效;采用自适应权重增加粒子的全局和局部搜索能力;充分利用模拟退火算法的思想避免出现早熟现象。应用改进的算法分别对普通蒸汽管道和核电站的蒸汽管道进行系统仿真实验。结果表明,该算法能够在满足国家散热损失标准等条件下取得最优解,可以为管道保温结构提供合理的优化方案。 展开更多
关键词 组合优化问题 惯性权重 改进离散粒子群算法 模拟退火算法 约束问题
在线阅读 下载PDF
基于随机森林和自适应随机排序的昂贵多目标进化算法 被引量:4
15
作者 田家鑫 李岩 +2 位作者 张伟 刘圆超 刘建昌 《控制与决策》 EI CSCD 北大核心 2024年第11期3781-3790,共10页
针对昂贵约束多目标离散优化问题,提出一种基于随机森林和自适应随机排序的昂贵多目标进化算法(a random forest and adaptive stochastic ranking based multi-objective evolutionary algorithm,RFASRMOEA).为了提高代理模型对离散问... 针对昂贵约束多目标离散优化问题,提出一种基于随机森林和自适应随机排序的昂贵多目标进化算法(a random forest and adaptive stochastic ranking based multi-objective evolutionary algorithm,RFASRMOEA).为了提高代理模型对离散问题的近似精度,RFASRMOEA采用随机森林作为代理模型辅助进化算法进行搜索.同时,为提升综合性能,提出一种基于平衡适应度评估策略和自适应概率操作的自适应随机排序机制.具体地,平衡适应度评估策略利用种群迭代信息结合所设计的基于目标转移的多样性评估和基于余弦的收敛性评估,充分发掘种群个体潜力.而自适应概率操作通过动态调整随机排序机制的关注点,使得算法在前期探索更多可行域而后期迅速收敛于可行域,进而平衡约束条件的满足与目标函数优化之间的冲突.在测试问题上的实验结果表明,所提出算法在处理昂贵约束多目标离散优化问题时具有较高的竞争力. 展开更多
关键词 昂贵约束多目标离散优化问题 代理模型 随机森林 进化算法 自适应随机排序机制
原文传递
基于近邻牵引算子的离散黑猩猩优化算法 被引量:5
16
作者 沈孝凯 张纪会 +1 位作者 郭乙运 张保华 《控制与决策》 EI CSCD 北大核心 2024年第4期1133-1141,共9页
针对旅行商问题的特点,提出基于近邻牵引算子的离散黑猩猩优化算法.首先,引入优质片段的概念,并结合每个群组的最优个体设计其检索方法,以提高组内学习策略的效果,根据组合优化问题特点对黑猩猩群体的狩猎过程进行离散化表示;其次,通过... 针对旅行商问题的特点,提出基于近邻牵引算子的离散黑猩猩优化算法.首先,引入优质片段的概念,并结合每个群组的最优个体设计其检索方法,以提高组内学习策略的效果,根据组合优化问题特点对黑猩猩群体的狩猎过程进行离散化表示;其次,通过组间交流机制消除部分个体路径交叉;最后,为了克服传统的邻域搜索算子收敛慢和搜索效率低的缺点,提出一种新的邻域搜索方式——近邻牵引算子,其搜索目的更加明确、收敛更高效,并设计自适应概率扰动调控策略,以有效平衡算法的探索与开发.对30个TSP标准数据集进行实验,结果表明,所设计的离散黑猩猩优化算法求解质量高、收敛速度快,可以应用于组合优化问题求解. 展开更多
关键词 离散黑猩猩优化算法 优质片段 近邻牵引算子 自适应概率扰动调控 旅行商问题
原文传递
融合分解和自适应邻域的多目标离散组合优化算法 被引量:1
17
作者 韦倩 季彬 《计算机科学与探索》 CSCD 北大核心 2024年第7期1762-1775,共14页
为了高效获取现实中大规模多目标优化问题解决方案,实现收敛性、多样性和均匀性的平衡逐渐发展为多目标优化的重要目标之一。针对复杂多目标离散组合优化问题,提出了融合分解和自适应邻域的多目标离散组合优化算法(MOALNS)。该算法在问... 为了高效获取现实中大规模多目标优化问题解决方案,实现收敛性、多样性和均匀性的平衡逐渐发展为多目标优化的重要目标之一。针对复杂多目标离散组合优化问题,提出了融合分解和自适应邻域的多目标离散组合优化算法(MOALNS)。该算法在问题分解的基础上为各子问题的寻优进程引入大邻域搜索策略与自适应调整机制,形成一套新型的收敛指导准则突破寻优阻力,进而使各子问题在搜索多维解空间的过程中达到全局搜索与局部搜索的平衡。同时,提出为各子问题配置独立算子积分库可有效地调整各子问题的寻优方向,解决由于目标权重不同而造成的求解方向偏差问题,以此实现更为高效、稳定的多目标优化进程。数值实验表明,提出的新型多目标离散组合优化算法在多组标准测试算例与真实案例中均展现出了在收敛性、多样性、均匀性和延展性等方面的良好性能,相较于其他经典多目标优化算法而言更具优势。 展开更多
关键词 多目标离散组合优化 问题分解 大邻域搜索 自适应机制
在线阅读 下载PDF
基于离散哈里斯鹰算法求解车辆路径问题
18
作者 郭玉洁 徐洪智 《计算机工程与设计》 北大核心 2024年第6期1764-1770,共7页
针对带容量约束车辆路径问题,提出一种离散哈里斯鹰算法。在哈里斯鹰算法的基础上,根据车辆路径的编解码特点,重新定义算法在全局搜索和局部开发阶段的更新策略;在全局搜索阶段利用随机插入和反转策略更新哈里斯鹰个体的位置,提高算法... 针对带容量约束车辆路径问题,提出一种离散哈里斯鹰算法。在哈里斯鹰算法的基础上,根据车辆路径的编解码特点,重新定义算法在全局搜索和局部开发阶段的更新策略;在全局搜索阶段利用随机插入和反转策略更新哈里斯鹰个体的位置,提高算法的全局开发能力;在局部开发阶段利用转移算子和移除算子设计哈里斯鹰个体的更新机制,提高算法的局部精细化搜索能力;通过改进逃逸能量平衡全局搜索和局部开发能力。实验结果表明,重定义的更新策略均能有效提升算法效率,将该算法和其它启发式算法的结果相比较,所提算法在求解精度和稳定性方面更具优势。 展开更多
关键词 离散哈里斯鹰算法 容量约束车辆路径问题 随机反转 插入操作 转移算子 移除算子 改进逃逸能量
在线阅读 下载PDF
Enforcing the Discrete Maximum Principle for Linear Finite Element Solutions of Second-Order Elliptic Problems 被引量:4
19
作者 Richard Liska Mikhail Shashkov 《Communications in Computational Physics》 SCIE 2008年第4期852-877,共26页
The maximum principle is a basic qualitative property of the solution of second-order elliptic boundary value problems.The preservation of the qualitative characteristics,such as the maximum principle,in discrete mode... The maximum principle is a basic qualitative property of the solution of second-order elliptic boundary value problems.The preservation of the qualitative characteristics,such as the maximum principle,in discrete model is one of the key requirements.It is well known that standard linear finite element solution does not satisfy maximum principle on general triangular meshes in 2D.In this paper we consider how to enforce discrete maximum principle for linear finite element solutions for the linear second-order self-adjoint elliptic equation.First approach is based on repair technique,which is a posteriori correction of the discrete solution.Second method is based on constrained optimization.Numerical tests that include anisotropic cases demonstrate how our method works for problems for which the standard finite element methods produce numerical solutions that violate the discrete maximum principle. 展开更多
关键词 Second-order elliptic problems linear finite element solutions discrete maximum principle constrained optimization.
原文传递
VARIATIONAL DISCRETIZATION FOR PARABOLIC OPTIMAL CONTROL PROBLEMS WITH CONTROL CONSTRAINTS 被引量:1
20
作者 Yuelong TANG Yanping CHEN 《Journal of Systems Science & Complexity》 SCIE EI CSCD 2012年第5期880-895,共16页
This paper studies variational discretization for the optimal control problem governed by parabolic equations with control constraints. First of all, the authors derive a priori error estimates where|||u - Uh|||... This paper studies variational discretization for the optimal control problem governed by parabolic equations with control constraints. First of all, the authors derive a priori error estimates where|||u - Uh|||L∞(J;L2(Ω)) = O(h2 + k). It is much better than a priori error estimates of standard finite element and backward Euler method where |||u- Uh|||L∞(J;L2(Ω)) = O(h + k). Secondly, the authors obtain a posteriori error estimates of residual type. Finally, the authors present some numerical algorithms for the optimal control problem and do some numerical experiments to illustrate their theoretical results. 展开更多
关键词 A posteriori error estimates a priori error estimates optimal control problems PARABOLICEQUATIONS variational discretization.
原文传递
上一页 1 2 8 下一页 到第
使用帮助 返回顶部