期刊文献+
共找到1,006篇文章
< 1 2 51 >
每页显示 20 50 100
Solution for integer linear bilevel programming problems using orthogonal genetic algorithm 被引量:8
1
作者 Hong Li Li Zhang Yongchang Jiao 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2014年第3期443-451,共9页
An integer linear bilevel programming problem is firstly transformed into a binary linear bilevel programming problem, and then converted into a single-level binary implicit programming. An orthogonal genetic algorith... An integer linear bilevel programming problem is firstly transformed into a binary linear bilevel programming problem, and then converted into a single-level binary implicit programming. An orthogonal genetic algorithm is developed for solving the binary linear implicit programming problem based on the orthogonal design. The orthogonal design with the factor analysis, an experimental design method is applied to the genetic algorithm to make the algorithm more robust, statistical y sound and quickly convergent. A crossover operator formed by the orthogonal array and the factor analysis is presented. First, this crossover operator can generate a smal but representative sample of points as offspring. After al of the better genes of these offspring are selected, a best combination among these offspring is then generated. The simulation results show the effectiveness of the proposed algorithm. 展开更多
关键词 integer linear bilevel programming problem integer optimization genetic algorithm orthogonal experiment design
下载PDF
Improved genetic algorithm for nonlinear programming problems 被引量:8
2
作者 Kezong Tang Jingyu Yang +1 位作者 Haiyan Chen Shang Gao 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2011年第3期540-546,共7页
An improved genetic algorithm(IGA) based on a novel selection strategy to handle nonlinear programming problems is proposed.Each individual in selection process is represented as a three-dimensional feature vector w... An improved genetic algorithm(IGA) based on a novel selection strategy to handle nonlinear programming problems is proposed.Each individual in selection process is represented as a three-dimensional feature vector which is composed of objective function value,the degree of constraints violations and the number of constraints violations.It is easy to distinguish excellent individuals from general individuals by using an individuals' feature vector.Additionally,a local search(LS) process is incorporated into selection operation so as to find feasible solutions located in the neighboring areas of some infeasible solutions.The combination of IGA and LS should offer the advantage of both the quality of solutions and diversity of solutions.Experimental results over a set of benchmark problems demonstrate that IGA has better performance than other algorithms. 展开更多
关键词 genetic algorithm(GA) nonlinear programming problem constraint handling non-dominated solution optimization problem.
下载PDF
A genetic algorithm based stochastic programming model for air quality management 被引量:5
3
作者 MaXM ZhangF 《Journal of Environmental Sciences》 SCIE EI CAS CSCD 2002年第3期367-374,共8页
This paper presents a model that can aid planners in defining the total allowable pollutant discharge in the planning region, accounting for the dynamic and stochastic character of meteorological conditions. This is a... This paper presents a model that can aid planners in defining the total allowable pollutant discharge in the planning region, accounting for the dynamic and stochastic character of meteorological conditions. This is accomplished by integrating Monte Carlo simulation and using genetic algorithm to solve the model. The model is demonstrated by using a realistic air urban scale SO 2 control problem in the Yuxi City of China. To evaluate effectiveness of the model, results of the approach are shown to compare with those of the linear deterministic procedures. This paper also provides a valuable insight into how air quality targets should be made when the air pollutant will not threat the residents' health. Finally, a discussion of the areas for further research are briefly delineated. 展开更多
关键词 stochastic model genetic algorithms air quality management OPTIMIZATION
下载PDF
An adaptive genetic algorithm for solving bilevel linear programming problem
4
作者 王广民 王先甲 +1 位作者 万仲平 贾世会 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2007年第12期1605-1612,共8页
Bilevel linear programming, which consists of the objective functions of the upper level and lower level, is a useful tool for modeling decentralized decision problems. Various methods are proposed for solving this pr... Bilevel linear programming, which consists of the objective functions of the upper level and lower level, is a useful tool for modeling decentralized decision problems. Various methods are proposed for solving this problem. Of all the algorithms, the ge- netic algorithm is an alternative to conventional approaches to find the solution of the bilevel linear programming. In this paper, we describe an adaptive genetic algorithm for solving the bilevel linear programming problem to overcome the difficulty of determining the probabilities of crossover and mutation. In addition, some techniques are adopted not only to deal with the difficulty that most of the chromosomes maybe infeasible in solving constrained optimization problem with genetic algorithm but also to improve the efficiency of the algorithm. The performance of this proposed algorithm is illustrated by the examples from references. 展开更多
关键词 bilevel linear programming genetic algorithm fitness value adaptive operator probabilities crossover and mutation
下载PDF
An Innovative Genetic Algorithms-Based Inexact Non-Linear Programming Problem Solving Method
5
作者 Weihua Jin Zhiying Hu Christine Chan 《Journal of Environmental Protection》 2017年第3期231-249,共19页
In this paper, an innovative Genetic Algorithms (GA)-based inexact non-linear programming (GAINLP) problem solving approach has been proposed for solving non-linear programming optimization problems with inexact infor... In this paper, an innovative Genetic Algorithms (GA)-based inexact non-linear programming (GAINLP) problem solving approach has been proposed for solving non-linear programming optimization problems with inexact information (inexact non-linear operation programming). GAINLP was developed based on a GA-based inexact quadratic solving method. The Genetic Algorithm Solver of the Global Optimization Toolbox (GASGOT) developed by MATLABTM was adopted as the implementation environment of this study. GAINLP was applied to a municipality solid waste management case. The results from different scenarios indicated that the proposed GA-based heuristic optimization approach was able to generate a solution for a complicated nonlinear problem, which also involved uncertainty. 展开更多
关键词 genetic algorithms INEXACT NON-linear programming (INLP) ECONOMY of Scale Numeric Optimization Solid Waste Management
下载PDF
Orthogonal genetic algorithm for solving quadratic bilevel programming problems 被引量:4
6
作者 Hong Li Yongchang Jiao Li Zhang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第5期763-770,共8页
A quadratic bilevel programming problem is transformed into a single level complementarity slackness problem by applying Karush-Kuhn-Tucker(KKT) conditions.To cope with the complementarity constraints,a binary encod... A quadratic bilevel programming problem is transformed into a single level complementarity slackness problem by applying Karush-Kuhn-Tucker(KKT) conditions.To cope with the complementarity constraints,a binary encoding scheme is adopted for KKT multipliers,and then the complementarity slackness problem is simplified to successive quadratic programming problems,which can be solved by many algorithms available.Based on 0-1 binary encoding,an orthogonal genetic algorithm,in which the orthogonal experimental design with both two-level orthogonal array and factor analysis is used as crossover operator,is proposed.Numerical experiments on 10 benchmark examples show that the orthogonal genetic algorithm can find global optimal solutions of quadratic bilevel programming problems with high accuracy in a small number of iterations. 展开更多
关键词 orthogonal genetic algorithm quadratic bilevel programming problem Karush-Kuhn-Tucker conditions orthogonal experimental design global optimal solution.
下载PDF
Genetic Algorithm for Solving Quadratic Bilevel Programming Problem 被引量:1
7
作者 WANG Guangmin WAN Zhongping +1 位作者 WANG Xianjiai FANG Debin 《Wuhan University Journal of Natural Sciences》 CAS 2007年第3期421-425,共5页
By applying Kuhn-Tucker condition the quadratic bilevel programming, a class of bilevel programming, is transformed into a single level programming problem, which can be simplified by some rule. So we can search the o... By applying Kuhn-Tucker condition the quadratic bilevel programming, a class of bilevel programming, is transformed into a single level programming problem, which can be simplified by some rule. So we can search the optimal solution in the feasible region, hence reduce greatly the searching space. Numerical experiments on several literature problems show that the new algorithm is both feasible and effective in practice. 展开更多
关键词 quadratic bilevel programming genetic algorithm optimal solution
下载PDF
Multiobjective Stochastic Linear Programming: An Overview
8
作者 A. Segun Adeyefa Monga K. Luhandjula 《American Journal of Operations Research》 2011年第4期203-213,共11页
Many Optimization problems in engineering and economic involve the challenging task of pondering both conflicting goals and random data. In this paper, we give an up-to-date overview of how important ideas from optimi... Many Optimization problems in engineering and economic involve the challenging task of pondering both conflicting goals and random data. In this paper, we give an up-to-date overview of how important ideas from optimization, probability theory and multicriteria decision analysis are interwoven to address situations where the presence of several objective functions and the stochastic nature of data are under one roof in a linear optimization context. In this way users of these models are not bound to caricature their problems by arbitrarily squeezing different objective functions into one and by blindly accepting fixed values in lieu of imprecise ones. 展开更多
关键词 linear programming MULTIOBJECTIVE programming stochastic programming EXPECTED Value Optimality/Efficiency Minimum Risk Solution/Efficiency Variance Optimality/Efficiency Optimality/Efficiency with Given Probabilities.
下载PDF
Analysis of Mine Ventilation Network Using Genetic Algorithm
9
作者 谢贤平 冯长根 王海亮 《Journal of Beijing Institute of Technology》 EI CAS 1999年第2期33-38,共6页
目的在给定的网络拓扑和风巷特征条件下求解风流分配和压力分布以及风机的工况点.方法采用遗传算法寻求自然分风条件下矿井通风网络的全局最优解.结果提出了一种改进的遗传算法.采用实值对交叉算子和变异算子编码,从两组可行解中选... 目的在给定的网络拓扑和风巷特征条件下求解风流分配和压力分布以及风机的工况点.方法采用遗传算法寻求自然分风条件下矿井通风网络的全局最优解.结果提出了一种改进的遗传算法.采用实值对交叉算子和变异算子编码,从两组可行解中选优产生新一代群体,从而避免算法陷入早期收敛.结论实例计算结果表明,遗传算法用于矿井通风网络分析,无论是收敛迭代次数,还是网络的全局最优解。 展开更多
关键词 矿井通风网络 非线性规划 优化 遗传算法
下载PDF
A Computational Comparison between Optimization Techniques for Wells Placement Problem: Mathematical Formulations, Genetic Algorithms and Very Fast Simulated Annealing
10
作者 Ghazi D. AlQahtani Ahmed Alzahabi +1 位作者 Timothy Spinner Mohamed Y. Soliman 《Journal of Materials Science and Chemical Engineering》 2014年第10期59-73,共15页
This study considers several computational techniques for solving one formulation of the wells placement problem (WPP). Usually the wells placement problem is tackled through the combined efforts of many teams using c... This study considers several computational techniques for solving one formulation of the wells placement problem (WPP). Usually the wells placement problem is tackled through the combined efforts of many teams using conventional approaches, which include gathering seismic data, conducting real-time surveys, and performing production interpretations in order to define the sweet spots. This work considers one formulation of the wells placement problem in heterogeneous reservoirs with constraints on inter-well spacing. The performance of three different types of algorithms for optimizing the well placement problem is compared. These three techniques are: genetic algorithm, simulated annealing, and mixed integer programming (IP). Example case studies show that integer programming is the best approach in terms of reaching the global optimum. However, in many cases, the other approaches can often reach a close to optimal solution with much more computational efficiency. 展开更多
关键词 WELLS PLACEMENT Optimization INTEGER programming SIMULATED ANNEALING genetic algorithm
下载PDF
REAL CODED GENETIC ALGORITHM FOR STOCHASTIC HYDROTHERMAL GENERATION SCHEDULING 被引量:3
11
作者 Jarnail S.DHILLON J.S.DHILLON D.P.KOTHARI 《Journal of Systems Science and Systems Engineering》 SCIE EI CSCD 2011年第1期87-109,共23页
The intent of this paper is to schedule short-term hydrothermal system probabilistically considering stochastic operating cost curves for thermal power generation units and uncertainties in load demand and reservoir w... The intent of this paper is to schedule short-term hydrothermal system probabilistically considering stochastic operating cost curves for thermal power generation units and uncertainties in load demand and reservoir water inflows. Therefore, the stochastic multi-objective hydrothermal generation scheduling problem is formulated with explicit recognition of uncertainties in the system production cost coefficients and system load, which are treated as random variable. Fuzzy methodology has been exploited for solving a decision making problem involving multiplicity of objectives and selection criterion for best compromised solution. A real-coded genetic algorithm with arithmetic-average-bound-blend crossover and wavelet mutation operator is applied to solve short-term variable-head hydrothermal scheduling problem. Initial feasible solution has been obtained by implementing the random heuristic search. The search is performed within the operating generation limits. Equality constraints that satisfy the demand during each time interval are considered by introducing a slack thermal generating unit for each time interval. Whereas the equality constraint which satisfies the consumption of available water to its full extent for the whole scheduling period is considered by introducing slack hydro generating unit for a particular time interval. Operating limit violation by slack hydro and slack thermal generating unit is taken care using exterior penalty method. The effectiveness of the proposed method is demonstrated on two sample systems. 展开更多
关键词 stochastic multi-objective optimization real-coded genetic algorithm fuzzy set economicload dispatch
原文传递
Parameter Optimization of Linear Quadratic Controller Based on Genetic Algorithm 被引量:2
12
作者 李纪敏 尚朝轩 邹明虎 《Tsinghua Science and Technology》 SCIE EI CAS 2007年第S1期208-211,共4页
The selection of weighting matrix in design of the linear quadratic optimal controller is an important topic in the control theory. In this paper, an approach based on genetic algorithm is presented for selecting the ... The selection of weighting matrix in design of the linear quadratic optimal controller is an important topic in the control theory. In this paper, an approach based on genetic algorithm is presented for selecting the weighting matrix for the optimal controller. Genetic algorithm is adaptive heuristic search algorithm premised on the evolutionary ideas of natural selection and genetic. In this algorithm, the fitness function is used to evaluate individuals and reproductive success varies with fitness. In the design of the linear quadratic optimal controller, the fitness function has relation to the anticipated step response of the system. Not only can the controller designed by this approach meet the demand of the performance indexes of linear quadratic controller, but also satisfy the anticipated step response of close-loop system. The method possesses a higher calculating efficiency and provides technical support for the optimal controller in engineering application. The simulation of a three-order single-input single-output (SISO) system has demonstrated the feasibility and validity of the approach. 展开更多
关键词 genetic algorithm weighting matrix linear quadratic controller parameter optimization
原文传递
An Improved Affine-Scaling Interior Point Algorithm for Linear Programming 被引量:1
13
作者 Douglas Kwasi Boah Stephen Boakye Twum 《Journal of Applied Mathematics and Physics》 2019年第10期2531-2536,共6页
In this paper, an Improved Affine-Scaling Interior Point Algorithm for Linear Programming has been proposed. Computational results of selected practical problems affirming the proposed algorithm have been provided. Th... In this paper, an Improved Affine-Scaling Interior Point Algorithm for Linear Programming has been proposed. Computational results of selected practical problems affirming the proposed algorithm have been provided. The proposed algorithm is accurate, faster and therefore reduces the number of iterations required to obtain an optimal solution of a given Linear Programming problem as compared to the already existing Affine-Scaling Interior Point Algorithm. The algorithm can be very useful for development of faster software packages for solving linear programming problems using the interior-point methods. 展开更多
关键词 INTERIOR-POINT Methods Affine-Scaling INTERIOR Point algorithm Optimal SOLUTION linear programming Initial Feasible TRIAL SOLUTION
下载PDF
A Complex Algorithm for Solving a Kind of Stochastic Programming
14
作者 Yunpeng Luo Xinshun Ma 《Journal of Applied Mathematics and Physics》 2020年第6期1016-1030,共15页
Considering that the probability distribution of random variables in stochastic programming usually has incomplete information due to a perfect sample data in many real applications, this paper discusses a class of tw... Considering that the probability distribution of random variables in stochastic programming usually has incomplete information due to a perfect sample data in many real applications, this paper discusses a class of two-stage stochastic programming problems modeling with maximum minimum expectation compensation criterion (MaxEMin) under the probability distribution having linear partial information (LPI). In view of the nondifferentiability of this kind of stochastic programming modeling, an improved complex algorithm is designed and analyzed. This algorithm can effectively solve the nondifferentiable stochastic programming problem under LPI through the variable polyhedron iteration. The calculation and discussion of numerical examples show the effectiveness of the proposed algorithm. 展开更多
关键词 stochastic programming with Recourse Probability Distribution with linear Partial Information Maximized Minimum Expectation Complex algorithm
下载PDF
Parameter adjustment based on improved genetic algorithm for cognitive radio networks 被引量:2
15
作者 ZHAO Jun-hui LI Fei ZHANG Xue-xue 《The Journal of China Universities of Posts and Telecommunications》 EI CSCD 2012年第3期22-26,共5页
Multi-objective parameter adjustment plays an important role in improving the performance of the cognitive radio (CR) system. Current research focus on the genetic algorithm (GA) to achieve parameter optimization ... Multi-objective parameter adjustment plays an important role in improving the performance of the cognitive radio (CR) system. Current research focus on the genetic algorithm (GA) to achieve parameter optimization in CR, while general GA always fall into premature convergence. Thereafter, this paper proposed a linear scale transformation to the fitness of individual chromosome, which can reduce the impact of extraordinary individuals exiting in the early evolution iterations, and ensure competition between individuals in the latter evolution iterations. This paper also introduces an adaptive crossover and mutation probability algorithm into parameter adjustment, which can ensure the diversity and convergence of the population. Two applications are applied in the parameter adjustment of CR, one application prefers the bit error rate and another prefers the bandwidth. Simulation results show that the improved parameter adjustment algorithm can converge to the global optimal solution fast without falling into premature convergence. 展开更多
关键词 cognitive radio genetic algorithm global optimal solution linear scale transformation adaptive crossover and mutation probability
原文传递
Archery Algorithm:A Novel Stochastic Optimization Algorithm for Solving Optimization Problems 被引量:2
16
作者 Fatemeh Ahmadi Zeidabadi Mohammad Dehghani +3 位作者 Pavel Trojovsky Štěpán Hubálovsky Victor Leiva Gaurav Dhiman 《Computers, Materials & Continua》 SCIE EI 2022年第7期399-416,共18页
Finding a suitable solution to an optimization problem designed in science is a major challenge.Therefore,these must be addressed utilizing proper approaches.Based on a random search space,optimization algorithms can ... Finding a suitable solution to an optimization problem designed in science is a major challenge.Therefore,these must be addressed utilizing proper approaches.Based on a random search space,optimization algorithms can find acceptable solutions to problems.Archery Algorithm(AA)is a new stochastic approach for addressing optimization problems that is discussed in this study.The fundamental idea of developing the suggested AA is to imitate the archer’s shooting behavior toward the target panel.The proposed algorithm updates the location of each member of the population in each dimension of the search space by a member randomly marked by the archer.The AA is mathematically described,and its capacity to solve optimization problems is evaluated on twenty-three distinct types of objective functions.Furthermore,the proposed algorithm’s performance is compared vs.eight approaches,including teaching-learning based optimization,marine predators algorithm,genetic algorithm,grey wolf optimization,particle swarm optimization,whale optimization algorithm,gravitational search algorithm,and tunicate swarm algorithm.According to the simulation findings,the AA has a good capacity to tackle optimization issues in both unimodal and multimodal scenarios,and it can give adequate quasi-optimal solutions to these problems.The analysis and comparison of competing algorithms’performance with the proposed algorithm demonstrates the superiority and competitiveness of the AA. 展开更多
关键词 Archer meta-heuristic algorithm population-based optimization stochastic programming swarm intelligence population-based algorithm Wilcoxon statistical test
下载PDF
Randomized Constraint Limit Linear Programming in Risk Management
17
作者 Dennis Ridley Abdullah Khan 《Journal of Applied Mathematics and Physics》 2020年第11期2691-2702,共12页
Traditional linear program (LP) models are deterministic. The way that constraint limit uncertainty is handled is to compute the range of feasibility. After the optimal solution is obtained, typically by the simplex m... Traditional linear program (LP) models are deterministic. The way that constraint limit uncertainty is handled is to compute the range of feasibility. After the optimal solution is obtained, typically by the simplex method, one considers the effect of varying each constraint limit, one at a time. This yields the range of feasibility within which the solution remains feasible. This sensitivity analysis is useful for helping the analyst get a feel for the problem. However, it is unrealistic because some constraint limits can vary randomly. These are typically constraint limits based on expected inventory. Inventory may fall short if there are overdue deliveries, unplanned machine failure, spoilage, etc. A realistic LP is created for simultaneously randomizing the constraint limits from any probability distribution. The corresponding distribution of objective function values is created. This distribution is examined directly for central tendencies, spread, skewness and extreme values for the purpose of risk analysis. The spreadsheet design presented is ideal for teaching Monte Carlo simulation and risk analysis to graduate students in business analytics with no specialized programming language requirement. 展开更多
关键词 Pedagogic Effectiveness of Big Data Analytics linear programming stochastic Optimization Constraint Limit Profit Distribution and Risk Monte Carlo Simulation
下载PDF
An algorithm for earthwork allocation considering non-linear factors
18
作者 王仁超 刘金飞 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2008年第6期835-840,共6页
For solving the optimization model of earthwork allocation considering non-linear factors,a hybrid algorithm combined with the ant algorithm(AA)and particle swarm optimization(PSO)is proposed in this paper.Then the pr... For solving the optimization model of earthwork allocation considering non-linear factors,a hybrid algorithm combined with the ant algorithm(AA)and particle swarm optimization(PSO)is proposed in this paper.Then the proposed method and the LP method are used respectively in solving a linear allocation model of a high rockfill dam project.Results obtained by these two methods are compared each other.It can be concluded that the solution got by the proposed method is extremely approximate to the analytic solution of LP method.The superiority of the proposed method over the LP method in solving a non-linear allocation model is illustrated by a non-linear case.Moreover,further researches on improvement of the algorithm and the allocation model are addressed. 展开更多
关键词 蚂蚁算法 线性规划 土木工程分配 颗粒集群优化
下载PDF
Global optimization over linear constraint non-convex programming problem
19
作者 张贵军 吴惕华 +1 位作者 叶蓉 杨海清 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2005年第6期650-655,共6页
A improving Steady State Genetic Algorithm for global optimization over linear constraint non-convex programming problem is presented. By convex analyzing, the primal optimal problem can be converted to an equivalent ... A improving Steady State Genetic Algorithm for global optimization over linear constraint non-convex programming problem is presented. By convex analyzing, the primal optimal problem can be converted to an equivalent problem, in which only the information of convex extremes of feasible space is included, and is more easy for GAs to solve. For avoiding invalid genetic operators, a redesigned convex crossover operator is also performed in evolving. As a integrality, the quality of two problem is proven, and a method is also given to get all extremes in linear constraint space. Simulation result show that new algorithm not only converges faster, but also can maintain an diversity population, and can get the global optimum of test problem. 展开更多
关键词 非凸规划 线性约束 整体最佳化 定态遗传算法
下载PDF
An Evolutionary Firefly Algorithm, Goal Programming Optimization Approach for Setting the Osmotic Dehydration Parameters of Papaya
20
作者 Ting Cao Julian Scott Yeomans 《Journal of Software Engineering and Applications》 2017年第2期128-142,共15页
An evolutionary nature-inspired Firefly Algorithm (FA) is employed to set the optimal osmotic dehydration parameters in a case study of papaya. In the case, the functional form of the dehydration model is established ... An evolutionary nature-inspired Firefly Algorithm (FA) is employed to set the optimal osmotic dehydration parameters in a case study of papaya. In the case, the functional form of the dehydration model is established via a response surface technique with the resulting optimization formulation being a non-linear goal programming model. For optimization, a computationally efficient, FA-driven method is employed and the resulting solution is shown to be superior to those from previous approaches for determining the osmotic process parameters. The final component of this study provides a computational experimentation performed on the FA to illustrate the relative sensitivity of this evolutionary metaheuristic approach over a range of the two key parameters that most influence its running time-the number of iterations and the number of fireflies. This sensitivity analysis revealed that for intermediate-to-high values of either of these two key parameters, the FA would always determine overall optimal solutions, while lower values of either parameter would generate greater variability in solution quality. Since the running time complexity of the FA is polynomial in the number of fireflies but linear in the number of iterations, this experimentation shows that it is more computationally practical to run the FA using a “reasonably small” number of fireflies together with a relatively larger number of iterations than the converse. 展开更多
关键词 FIREFLY algorithm Non-linear GOAL programming Process Parameter Optimization OSMOTIC DEHYDRATION PAPAYA
下载PDF
上一页 1 2 51 下一页 到第
使用帮助 返回顶部