首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 15 毫秒
1.
传统的物流优化都是在运输公司已经承接了业务的前提下,通过优化方法求解最优运输方案.该文着重研究如何在众多运输任务中求取那些使运输公司获利最大的运输任务,进而判断承接哪些业务.在物流中心发布的运输业务和运输车辆比较少的情况下,决策者可以根据经验来判断承接哪些业务.但当运输业务和运输车辆比较多的时候,依靠经验来判断承接哪些业务已经不能保证决策的正确性.本文先对这种面向业务承接的物流优化问题进行建模,然后采用遗传算法求解,最后采用一个简单的例子进行了仿真验证.  相似文献   

2.
This paper presents a formulation of the facilities block layout problem which explicitly considers uncertainty in material handling costs on a continuous scale by use of expected values and standard deviations of product forecasts. This formulation is solved using a genetic algorithm meta-heuristic with a flexible bay construct of the departments and total facility area. It is shown that depending on the attitude of the decision-maker towards uncertainty, the optimal design can change significantly. Furthermore, designs can be optimized directly for robustness over a range of uncertainty that is pre-specified by the user. This formulation offers a computationally tractable and intuitively appealing alternative to previous stochastic layout formulations that are based on discrete scenario probabilities.  相似文献   

3.
遗传算法的初步研究及改进后的遗传算法程序IGA1.0   总被引:9,自引:5,他引:9  
遗传算法是近年来被广泛应用的一种非线性和并行算法。本文研究了几种改进遗传算法效率,提高搜索速度的方法,引入了两种变异的方法,并根据最大最小适应值的差值对适应值函数进行了修正,同时,对三种算子进行了重新安排以拓展搜索工在搜索过程中加入排序以提高杂交效率,同传统的遗传算法相 文的遗传算法没有使用固定的变异率和杂交率,而是让它们随着搜索过程中群体中的个体的重复情况改变,用经典的验证函数检验,这些改进提高  相似文献   

4.
Due to lack of efficient approaches of mixed production, the present production approach of the TFT-LCD industry is batch production that each glass substrate is cut into LCD plates of one size only. This study proposes an optimization algorithm for cutting stock problems of the TFT-LCD industry. The proposed algorithm minimizes the number of glass substrates required to satisfy the orders, therefore reducing the production costs. Additionally, the solution of the proposed algorithm is a global optimum which is different from a local optimum or a feasible solution that is found by the heuristic algorithm. Numerical examples are also presented to illustrate the usefulness of the proposed algorithm.  相似文献   

5.
The arrangement of courses at universities is an optimal problem to be discussed under multiple constraints. It can be divided into two parts: teacher assignments and class scheduling. This paper focused primarily on teacher assignments. Consideration was given to teacher's professional knowledge, teacher preferences, fairness of teaching overtime, school resources, and the uniqueness of the school's management. Traditional linear programming methods do not obtain satisfactory results with this complex problem.In this paper, genetic algorithm methods were used to deal with the issue of multiple constraints. As a global optimal searching method, the results of this study indicated that genetic algorithms can save significant time spent on teacher assignments and are more acceptable by the teachers.  相似文献   

6.
基于改进遗传算法的车辆路径问题求解   总被引:1,自引:0,他引:1  
一直以来,车辆路径优化问题是物流系统中普遍受到关注的热点问题,也是一类算法比较复杂的问题。结合使用遗传算法和爬山法可以有效地提高解决这类复杂问题的效率,并可优化解的质量。  相似文献   

7.
本文针对常规遗传算法应用中容易产生早熟现象、效率不高和最优染色体编码易被破坏等问题,提出了解决这些问题的策略,并在计算机上编程予以实现。用这些策略解决了工程优化问题,结果证明,这些策略理论上是正确的,方法上是可行的。  相似文献   

8.
遗传算法由于其并行性和对全局信息的有效利用能力在化学和化工界得到越来越广泛的应用。但经典的跗算法在着一些缺点,如优化速度慢、空间搜索不均匀,搜索比较盲目等^〖1〗。针对这些缺点,我们提出了结合均匀设计、有方向的搜索和遗传算法的确定性遗传算法DGA,并用18个经典测试函数和3个非线性规划问题对DGA进行了测试。  相似文献   

9.
基于生产计划排单的遗传算法的优化与应用   总被引:5,自引:0,他引:5  
ERP是当今国际上先进的企业管理模式,其核心是计划体系,包括主生产计划、采购计划、车间作业计划等。车间作业计划的管理目标是按物料需求计划的要求,按时、按质、按量和低成本地完成加工制造任务。该文探讨了遗传算法在车间作业计划安排中的应用,主要是针对Flow Shop的调度问题,给出了包括建模、编码、选择、交叉、变异和适应性函数等的具体算法,并在最后给出了自适应算法、混合遗传算法等优化算法。经仿真算例分析,该算法取得较理想的效果。  相似文献   

10.
  总被引:6,自引:0,他引:6  
Genetic algorithms (GA) has given rise to two new fields of research where (global) optimisation is of crucial importance: ‘genetic based machine learning’ (GBML) and ‘genetic programming’ (GP). An introduction by the authors to GA and GBML was given in two previous papers (Eng. Appl. Artif. Intell. 9(6) (1996) 681; Eng. Appl. Artif. Intell. 13(4) (2000) 381). In this paper, the last domain (GP) will be introduced, thereby making up a trilogy which gives a general overview of the whole field. In this third part, an overview will be given of the basic concepts of GP as defined by Koza. A first (educational) example of GP is given by solving a simple symbolic regression of a sinus function. Finally, a more complex application is presented in which GP is used to construct the mathematical equations for an industrial process. To this end, the case study ‘fibre-to-yarn production process’ is introduced. The goal of this study is the automatic development of mathematical equations for the prediction of spinnability and (possible) resulting yarn strength. It is shown that (relatively) simple equations can be obtained which describe accurately 90% of the fibre-to-yarn database.  相似文献   

11.
Interactive genetic algorithms are effective methods to solve an optimization problem with implicit or fuzzy indices, and have been successfully applied to many real-world optimization problems in recent years. In traditional interactive genetic algorithms, many researchers adopt an accurate number to express an individual’s fitness assigned by a user. But it is difficult for this expression to reasonably reflect a user’s fuzzy and gradual cognitive to an individual. We present an interactive genetic algorithm with an individual’s fuzzy fitness in this paper. Firstly, we adopt a fuzzy number described with a Gaussian membership function to express an individual’s fitness. Then, in order to compare different individuals, we generate a fitness interval based on α-cut set, and obtain the probability of individual dominance by use of the probability of interval dominance. Finally, we determine the superior individual in tournament selection with size two based on the probability of individual dominance, and perform the subsequent evolutions. We apply the proposed algorithm to a fashion evolutionary design system, a typical optimization problem with an implicit index, and compare it with two interactive genetic algorithms, i.e., an interactive genetic algorithm with an individual’s accurate fitness and an interactive genetic algorithm with an individual’s interval fitness. The experimental results show that the proposed algorithm is advantageous in alleviating user fatigue and looking for user’s satisfactory individuals.  相似文献   

12.
The 3-domatic number problem asks whether a given graph can be partitioned into three dominating sets. We prove that this problem can be solved by a deterministic algorithm in time n2.695 (up to polynomial factors) and in polynomial space. This result improves the previous bound of n2.8805, which is due to Björklund and Husfeldt. To prove our result, we combine an algorithm by Fomin et al. with Yamamoto's algorithm for the satisfiability problem. In addition, we show that the 3-domatic number problem can be solved for graphs G with bounded maximum degree Δ(G) by a randomized polynomial-space algorithm, whose running time is better than the previous bound due to Riege and Rothe whenever Δ(G)?5. Our new randomized algorithm employs Schöning's approach to constraint satisfaction problems.  相似文献   

13.
The selection of Genetic Algorithm (GA) parameters is a difficult problem, and if not addressed adequately, solutions of good quality are unlikely to be found. A number of approaches have been developed to assist in the calibration of GAs, however there does not exist an accepted method to determine the parameter values. In this paper, a GA calibration methodology is proposed based on the convergence of the population due to genetic drift, to allow suitable GA parameter values to be determined without requiring a trial-and-error approach. The proposed GA calibration method is compared to another GA calibration method, as well as typical parameter values, and is found to regularly lead the GA to better solutions, on a wide range of test functions. The simplicity and general applicability of the proposed approach allows suitable GA parameter values to be estimated for a wide range of situations.  相似文献   

14.
用GA寻优线性系统模糊控制器规则   总被引:3,自引:0,他引:3  
王日宏 《计算机仿真》2004,21(6):113-115
控制精度和自适应能力一直是模糊控制应用中较难解决的问题,解决这一问题的关键在于选取适当的控制规则,而遗传算法可以较好地解决常规的数学优化技术所不能有效解决的问题。该文给出了对于具有修正因子的控制规则,采用遗传算法对其参数进行自调整的方法,它可提高模糊控制器的性能。通过仿真实验表明了该方法对于线性系统的控制是有效的。  相似文献   

15.
    
Over the last two decades, evolutionary algorithms (EAs) have become a popular approach for solving water resources optimization problems. However, the issue of low computational efficiency limits their application to large, realistic problems. This paper uses the optimal design of water distribution systems (WDSs) as an example to illustrate how the efficiency of genetic algorithms (GAs) can be improved by using heuristic domain knowledge in the sampling of the initial population. A new heuristic procedure called the Prescreened Heuristic Sampling Method (PHSM) is proposed and tested on seven WDS cases studies of varying size. The EPANet input files for these case studies are provided as supplementary material. The performance of the PHSM is compared with that of another heuristic sampling method and two non-heuristic sampling methods. The results show that PHSM clearly performs best overall, both in terms of computational efficiency and the ability to find near-optimal solutions. In addition, the relative advantage of using the PHSM increases with network size.  相似文献   

16.
A hybrid push/pull system of an assemble-to-order manufacturing environment is investigated in this paper. In this environment, raw material can be transformed into common semi-finished products at a point where next downstream operations are triggered by customer orders. The production of the earlier upstream stations is controlled by push-type production, while the production of the later downstream stations is controlled by pull-type production. The hybrid system often compromises the conflicting performance characteristics of the push and the pull environments. In the push type, high inventory cost is anticipated in the return of low delivery leadtime. On the contrary, in the pull type, high delivery leadtime is expected in the return of low inventory cost. The objective function for the presented hybrid model is to minimize the sum of inventory holding cost and delivery leadtime cost, which is the cost of the time period since customers have placed an order until it is fulfilled. The model is applied to solve the inventory and late delivery problems in an assemble-to-order manufacturer. A genetic algorithm (GA) is used. A discrete event simulation model is used to evaluate the objective function for each chromosome in the GA. The pure push and pull systems are also simulated in order to compare their performance with the hybrid system. Sensitivity analysis on the coefficient of variation (CV) of time between actual customer order arrivals and on various cost ratios of delivery leadtime and inventory are carried out. In most cases, the hybrid performs the best. Results show that the hybrid production system would save the company significantly compared to the pure push or pure pull production systems.  相似文献   

17.
    
This paper presents a new approach to the analysis and design of intelligent tutoring systems (ITS), based on reactive principles and cognitive models, this way leading to multiagent architecture. In these kinds of models, the analysis problem is treated bottom-up, as opposed to that of traditional artificial intelligence (AI), i.e., top down. We present one ITS example called Makatsina (meaning tutor in TOTONACA, a Mexican pre-Columbian language), constructed according to this approach, which teaches the skills necessary to solve the truss analysis problem by the method of joints. This learning domain is an integration skill. The classical ITS work is based on explicit goals and an internal representation of the environment. The new approach has reactive agents which have no representation of their environment and act using a stimulus response behavior type. In this way they can respond to the present state of the environment in which they are embedded. With these elements, errors, and teaching plans, each agent behaves as an expert assistant that is able to handle different teaching methods. Reactive agent programming is found to be simple because agents have simple behaviors. The difficulty lies in the interaction mechanism analysis and design between the environment and the intelligent reactive system.  相似文献   

18.
Structural optimization is a field of research that has experienced noteworthy growth for many years. Researchers in this area have developed optimization tools to successfully design and model structures, typically minimizing mass while maintaining certain deflection and stress constraints. Numerous optimization studies have been performed to minimize mass, deflection, and stress on a benchmark cantilever truss problem. Predominantly, traditional optimization theory is applied to this problem. The cross-sectional area of each member is optimized to minimize the aforementioned objectives. This paper will present a structural optimization technique that has been previously applied to compliant mechanism design. This technique demonstrates a method that combines topology optimization, geometric refinement, finite element analysis, and two forms of evolutionary computation—genetic algorithms and differential evolution—to successfully optimize a benchmark structural optimization problem. A nontraditional solution to the benchmark problem is presented in this paper, specifically, a geometrically refined topological solution. The design process begins with an alternate control mesh formulation, multilevel geometric smoothing operation, and an elastostatic structural analysis. The design process is wrapped in an evolutionary computing optimization tool set.  相似文献   

19.
    
This article presents a survey of genetic algorithms that are designed for solving multi depot vehicle routing problem. In this context, most of the articles focus on different genetic approaches, methods and operators, commonly used in practical applications to solve this well-known and researched problem. Besides providing an up-to-date overview of the research in the field, the results of a thorough experiment are presented and discussed, which evaluated the efficiency of different existing genetic methods on standard benchmark problems in detail. In this manner, the insights into strengths and weaknesses of specific methods, operators and settings are presented, which should help researchers and practitioners to optimize their solutions in further studies done with the similar type of the problem in mind. Finally, genetic algorithm based solutions are compared with other existing approaches, both exact and heuristic, for solving this same problem.  相似文献   

20.
    
In order to reduce logistic costs, the scheduling of logistic tasks and resources for fourth party logistics (4PL) is studied. Current scheduling models only consider costs and finish times of each logistic resource or task. Not generally considered are the joint cost and time between two adjacent activities for a resource to process and two sequential activities of a task for two different resources to process are ignored. Therefore, a multi-objective scheduling model aiming at minimizing total operation costs, finishing time and tardiness of all logistic tasks in a 4PL is proposed. Not only are the joint cost and time of logistic activities between two adjacent activities and two sequential activities included but the constraints of resource time windows and due date of tasks are also considered. An improved nondominated sorting genetic algorithm (NSGA-II) is presented to solve the model. The validity of the proposed model and algorithm are verified by a corresponding case study.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号