智能优化排样技术研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
计算机辅助优化排样问题就是将一系列形状各异的零件排放在给定的材料上,找出零件的最优排布,使得给定材料的利用率最高,以达到节约材料,提高效益的目的。从数学计算复杂性理论看,优化排样问题属于具有最高计算复杂性的NP完全问题,至今还无法找到解决该问题的有效多项式时间算法。传统的排样工作都是人工依靠经验进行的,时间长并且效果不理想。由于生产实际的需要,人们迫切需要利用现代科技来解决这一问题。智能优化算法作为现代信息技术,已被广泛应用于许多领域。本文以智能优化算法为基础,提出了几种用于解决优化排样问题的新方法,实验结果证明本文提出的方法是有效的。本文的主要工作和创新点如下:
     (1)针对矩形件排样问题,本文在建立其数学模型的基础上,将小生境遗传算法应用于计算机辅助排样领域,提出了一种改进的解码算法一高度调整法,将高度调整法和小生境遗传算法相结合,用于求解矩形件排样问题。该方法首先将矩形件的排样问题转化为便于优化求解的排列问题,然后应用小生境遗传算法的全局优化概率搜索能力进行优化求解,优化计算过程中应用高度调整法将排样序列转化为排样图。用该算法对文献中的两个算例进行了求解,取得了很好的排样结果。
     (2)提出一种应用粒子群算法优化求解矩形件排样问题的方法。该方法对矩形件的排样位置直接进行编码,以零件左下角的位置坐标和零件的长和宽来确定零件的排样位置,然后用粒子群优化算法对整个解空间进行高效搜索,在进化计算过程中应用了自适应调整规则,最终可获得材料利用率很高的排样结果。排样实例表明,该优化排样算法是有效的,具有广泛的适应性。
     (3)将模拟退火算法和粒子群算法相结合,提出了一种基于模拟退火的粒子群算法。并对其中的变异算法进行了改进,提高了算法的收敛速度和精度;对包络矩形求取算法进行了改进,减少了计算量,提高了算法的运算速
The aim of the computer aided optimal layout of the parts with different shapes is to find the arrangement of parts and producing the least waste. The problem of optimal layout belongs to the NP-complete problem with tiptop calculate complexity, and cannot find the effective polynomial algorithm up to the present. Conventional layout works all adopt manual operation that have many shortcomings such as low yield, inefficient and long time consuming. People cry for a solution by the modern science and technology because of the need of production. Intelligent optimization algorithms have been used extensively in many domains. In this paper, the application of intelligent optimization algorithms in optimal layout was more investigated. Several new methods were proposed for the problem of optimal layout. The main works and innovation points are listed as follows:(1) In order to solve the problem of rectangular parts optimal layout with dynamic constraints, based on the mathematical model, a novel rectangular optimal layout method is proposed based on novel decoding algorithm - Height Adjustment algorithm (HAA) and niche genetic algorithm (NGA). The problem of rectangular optimal layout can be translated into optimization problem in the field of permutation problem, and then the NGA is used to search the solution space efficiently in order to find the optimal solution of the layout. HAA is used to decode permutation of rectangles to packing pattern during the procedure of optimization. The feasibility of the proposed method is demonstrated by two numerical examples.(2) A novel rectangular optimal layout method using particle swarm optimization (PSO) is proposed. The method coding directly with the positions of the rectangles, determining the packing position of parts by using the left-lower corneal position coordinate, width and length of the parts, and then the PSO with the self-adaptive modulate regulation is used to search the solution space efficiently
    in order to find the optimal solution of the layout. The availability of the proposed method is demonstrated by the layout example.(3) A novel particle swarm optimization algorithm based on the simulated annealing algorithm (PSOSA) is presented. The crossover operation and cauchy mutation operation were used to enhance the convergence performance and speed of the algorithm. The proposed algorithm was used to solve the packing problem of two-dimensional irregular parts. Firstly, the proposed method converts the packing problem of two-dimensional irregular parts into rectangular parts packing problem by calculating the surrounding rectangle of irregular parts. Secondly, the proposed algorithm was used to search for the optimal solution of the layout. The strategy of self-adaptive modulation is used to adjust the layout position of each rectangular part during the procedure of optimization. Solutions of two numerical examples show the effectiveness of the proposed algorithm.(4) A novel two-dimensional irregular parts packing method using No Fit Polygon (NFP) and horizontal line scan algorithm is presented. Aiming at the contour of the packing parts, the methods to gain the NFP are discussed step by step, from two convex polygons, one convex polygon and one concave polygon to two concave polygons. And then the polygon compose algorithm, polygon area algorithm and horizontal line scan algorithm were combined with the NFP to solve the problem of two-dimensional irregular parts packing.(5) The design of computer aided optimal layout system is proposed. The demand, the basic function and the module of the layout system are discussed.
引文
[1] Harald Dyckhoff. A typology of cutting and packing problems, European Journal of Operational Research 1990, 44: 145-160
    [2] 李英华,周兆英,熊沈蜀等.二维几何排样问题分类编码的研究.机械科学与技术.2000,19(3):441-444
    [3] 崔耀东.计算机排样技术及其应用.北京:机械工业出版社,2004.1
    [4] 曹桂荣,杨雨生,林道盛.一种高效的计算机辅助毛坯排样优化方法-复合形法.1998,5:23-26
    [5] Kantorovich. L. V. Mathematical method of organizing and planning production (an English translation of a Russian paper published in 1939). Management Science. 1960, 6: 363-422
    [6] Paull. A. E. Linear programming: A key to optimum newsprint product. Pulp and Paper Magazine of Canada. 1956, 5: 145-150
    [7] Eisemann. K. The trip loss problem. Management Science. 1957, 3: 279-284
    [8] Herrmann. K, Vajda. S. Linear programming in trip calculation. The World's Paper Trade Review. 1958, 7: 28-36
    [9] Garey. M. R, Johnson. D. S. Computer and Interactability: A Guide of Theory of NP-Completeness. San Francicso: Freeman and Company, 1979
    [10] Gilmore. P. C, Gomory. R. E. A linear programming approach to the cutting stock problem. Operations Research. 1961, 9: 849-859
    [11] Gilmore. P. C, Gomory. R. E. A linear programming approach to the cutting stock problem Ⅱ. Operations Research. 1963, 11: 863-888
    [12] Gilmore. P. C, Gomory. R. E. Multistage cutting stock problems of two and more dimensions. Operations Research. 1965, 13: 94-120
    [13] Gilmore. P. C, Gomory. R. E. The theory and computation of Knapsack functions. Operations Research. 1965, 13: 94-120
    [14] B. L. Golden. Approaches to the cutting stock problem. AIIE Transactions 1976, 8: 265-274
    [15] Special Interest Group on Cutting and Packing Problem (SICUP), http://prodlog.wiwi.uni-halle.de/sicup
    [16] A. A. Farley. Mathematical programming models for cutting-stock problems in the clothing industry. Journal of the Operational Research Society. 1988, 39(1): 41-53
    [17] A. I. Hinxman. The trim-loss and assortment problem: a survey. European Journal of Operational Research and Development. 1980, 16: 462-469
    [18] J. E. Beasley. Algorithms for unconstrained two-dimensional guillotine cutting. Journal of the Operational Research Society. 1985, 36(4): 297-306
    [19] H. H. Yanasse, A. S. I. Zinober, R. G. Harris. Two-dimensional cutting stock with multiple stock sizes. Journal of the Operational Research Society. 1991, 42(8): 673-683.
    [20] Dagli C. H, Tatoglu Y. M. An approach to two-dimensional cutting stock problems. International Journal of Production Research. 1987, 25(6): 175-190
    [21] Amaral C, Bernardo J, Jorce J. Marker-making of using automatic placement of irregular shapes for the garment industry. Computer and Graphics. 1990, 14(8): 41-46
    [22] Prasad Y. K. D. V, Somasundram S. CASNS a Heuristic Algorithm for the Nesting of Irregular Shaped Sheet Metal Blanks. Computer Aided Engineering Journal. 1991, 4: 69-73
    [23] Enrico Faggioli, Carlo Alberto Bentivoglio. Heuristic and exact methods for the cutting sequencing problem. European Journal of Operational Research. 1998, 110: 564-575
    [24] Michel G, Gilbert L, Frederic S. Heuristics and lower bounds for the bin packing problem with conflicts. Computers & Operations Research. 2004, 31: 347-358
    [25] Hopper E, Turton B. Application of Genetic Algorithms to Packing Problems-A Review. Proceeding of the 2nd On-line World Conference on Soft Computing in Engineering Design and Manufacturing. Springer Verlag, London, 1997, 279-288
    [26] Segenreich S. A, Braga F. Optimal Nesting of General of Peane Figures: A Monte Carlo Heuristic Approach. Computers and Graphics. 1986, 10(3): 229-238
    [27] Bo Li, Zhi-Yan Zhao, Ju-Dong Li. A hybrid algorithm for nesting problems. Proceedings of the Second International Conference on Machine and Cybernetics. Xi'an, 2003, 1424-1429
    [28] Poshyanonda P, Bahrami A, Dagli C. H. Two Dimensional Nesting Problem: Artificial Neural Network and Optimization Approach. Proceedings of the International Joint Conference on Neural Networks. Baltimore, Maryland, 1992, Ⅳ-572-Ⅳ-577
    [29] Mhand H, Vangelis T. P, Vassilis Z. A simulated annealing approach for the circular cutting problem. European Journal of Operational Research. 2004, 159: 430-448
    [30] M. Solimanpur, P. Vrat, R. Shankar. Ant colony optimization algorithm to the inter-cell layout problem in cellular manufacturing. European Journal of Operational Research. 2004, 157: 592-606
    [31] Dagli C. H, Poshyanonda P. New Approaches to Nesting Rectangular Patterns. Journal of Intelligent Manufacturing. 1997, 8: 177-190
    [32] Falkenauer E, Delchambre A. A Genetic Algorithm for Bin Packing and Line Balancing. Proceedings of the IEEE International Conference on Robotics and Automation. Nice, France, 1992, 1186-1192
    [33] Christofides N, Hadjiconstantinou E. An exact algorithm for orthogonal 2-D cutting problems using guillotine cuts. European Journal of Operational Research. 1995, 83: 21-38
    [34] Hopper E, Turton B. An empirical investigation of recta- heuristic and heuristic algorithm for a 2D packing problem. European Journal of Operational Research. 2001, 128: 34-57
    [35] Haims M. J, Freeman H. A multistage solution to the template-layout problem. IEEE Transactions on System, Science and Cybernetics. 1970, SSC-6, 141-151
    [36] Valerio M. M. M, Carlos F. G. B, Joao J. S. S. A system for the compaction of two-dimensional irregular shapes based on simulated annealing. IECON' 91, 1911-1916
    [37] Ismail H. S, Hom K. K. B. The nesting of two-dimensional shapes using genetic algorithms. Proc. Inst. Mech. Engrs, J. Engng Manuf. 1995, 209: 115-124
    [38] A. Ramesh Babu, N. Ramesh Babu. A generic approach for nesting of 2-D parts in 2-D sheets using genetic and heuristic algorithms. Computer-Aided Design. 2001, 33: 879-891
    [39] Prosenjit B, Pat M, Antoine V. Packing two disks into a polygonal environment. Journal of Discrete Algorithms. 2004, 2: 373-380
    [40] Edmund B, Graham K. Applying Simulated Annealing and the No Fit Polygon to the Nesting Problem. Proceedings of WMC '99: World Manufacturing Congress, Durham, UK, 1999, 70-76
    [41] 龚邦明,周汝忠.计算机优化排样.机械工业自动化.1989,11(2):11-14
    [42] 卢开澄.组合数学—算法与分析(下).北京:清华大学出版社,1983
    [43] 李秋萍.图形交互式排样软件开发.航空精密制造技术.1990,5:34-36
    [44] 顾雪梅.S—CAD鞋帮部件的计算机辅助排料.光学机械.1989,4:65-70
    [45] 梅宏.计算机辅助排料系统ICANS的研制.计算机应用与软件.1991,8(5):38-44
    [46] 曹矩,周济,余俊。矩形件排样优化的背包算法。中国机械工程。1994,5(2):11-12
    [47] 崔耀东。矩形毛坯卜料排样的一种优化算法。机械工艺师。1998,6:32-33
    [48] 曹矩,周济。矩形件排样优化的一种近似算法。计算机辅助设计和图形学学报。1995,7(3):190-195
    [49] 曹炬,胡德彪。大规模矩形件优化排样的遗传算法。锻压机械,1999,34(4):17-20
    [50] 黄继进.带预选搜索步深的二维一刀切矩形优化排料.计算机辅助设计与图形学学报.1996,6(4):313-316
    [51] 李建勇,鄂明成,曹月东.利用混沌人工神经元网络进行布局优化计算.制造业自 动化.2000,22(1):21-22
    [52] 李建勇,曹月东,鄂明成等.利用CHNN人工神经元网络进行排料优化计算.机械设计.2000,5:22-24
    [53] 江丽君,文贵华.基于CASE推理的排样算法.计算机工程与设计.2001,22(6):89-92
    [54] 岳为,余仁龙.锅炉下料中的非矩形件的排样优化算法.节能技术.1997,2:44-46
    [55] 陈文亮,崔英,王磊.基于自动碰撞技术的最优排样算法.计算机应用研究.2000,7:38-40
    [56] 宋亚男,邓飞其,叶家玮.基于改进免疫遗传算法的不规则图形排样.计算机工程.2005,31(9):170-172
    [57] 刘心雄,许昌永,王弘.不规则图形样件的自动排料设计.华中科技大学学报(自然科学版).2002,30(2):19-20
    [58] 计华.一种基于四叉树结构的排料算法.计算机工程.2003,29(9):80-82
    [59] 刘嘉敏,张胜男,黄有群.二维不规则形状自动排料算法的研究与实现.计算机辅助设计与图形学学报.2000,12(7):488-491
    [60] 陈勇,唐敏,童若锋等.基于遗传模拟退火算法的不规则多边形排样.计算机辅助设计与图形学学报.2003,15(5):598-603
    [61] 胡华.多边形的旋转靠接算法.计算机研究与发展.1998,35(6):567-571
    [62] 龚时华,邓勇,朱国力等.计算机自动排样中NFP问题的算法实现.华中科技大学学报.1998,26(12):29-31
    [63] 高伟增,饶运清.排样智能的现状分析及实施策略.机械与电子.2001,4:57-59
    [64] 贾志欣.排样问题的研究现状与趋势.计算机辅助设计与图形学学报.2004,16(7):890-897
    [65] 姚恩瑜,何勇,陈仕平.数学规划与组合优化.杭州:浙江大学出版社,2001
    [66] 邢文训,谢金星编著。现代优化计算方法。北京:清华大学出版社,1999
    [67] 王凌著。智能优化算法及其应用。北京:清华大学出版社,2001
    [68] 丁明成,于西昌.机加工过程中的线性规划问题.机械研究与应用.2003,16(4):84-86
    [69] 李风海,毕务瑚,毕砚波等.线性规划在网架杆件下料中的应用.空间结构.2003,9(3):61-64
    [70] 张荣发.应用线性规划优化框形保持架落料排样工艺.锻压技术.1994,1:26-31
    [71] A. Kaufmann. Integer and mixed programming: Theory and Applications. London: Academic press, 1982
    [72] C. H. Papadimitriou, K. Steiglitz. Combinatorial optimization: Algorithm and Complexity. Englewood Cliffs, Newjersey: Prentice Hall, 1982
    [73] 汪祖柱,程家兴。求解组合优化问题的一种方法—分枝定界法。安徽大学学报(自然科学版)。2004,28(1):10-14
    [74] 崔耀东,张春玲,赵谊。同尺寸矩形毛坯排样的连分数分支定界算法。计算机辅助设计与图形学学报。2004,16(2):252-256
    [75] W. S. Mcculloch, W. Pitts. A logical calculus of ideas immanents in nervous activity. Bull Math Biophys, 1943, 5: 115-133
    [76] J. J. Hopfield, P. W. Tank. Neural computation of decisions in optimization problems. Biological Cybermetrics, 1985, 41-52
    [77] D. E. Rumelhart, J. L. Mcclelland. Parallel distributed processing: explorations in the microstructure of cognition. Cambrige MA: MIT Press, 1986
    [78] 曹月东.二维布局优化神经计算方法研究[硕士学位论文].北京:北方交通大学,1999
    [79] 曹军,岳琪,张怡卓等。遗传神经网络在家具板材优化下料问题中的应用。森林工程。2003,19(1):36-37
    [80] 黄兆龙.用启发算法和神经网络法解决二维不规则零件排样问题。微计算机信息。2004,20(7):118-119
    [81] 滕健,李滨慧,施洪生。用神经网络解决二维不规则零件的排料问题。机械设计 与制造工程。1999,28(6):61-63
    [82] 庄镇泉。神经网络与神经计算机。北京:科学出版社,1992
    [83] Glover F. Future paths for integer programming and links to artificial intelligence. Computers and Operations Research. 1986, 13: 533-549
    [84] Glover F. Tabu search: part Ⅰ. ORSA Journal on computing. 1989, 1: 190-206
    [85] 沈疆海,徐宁。基于禁忌搜索算法的VLSI布局。微机发展。2003,13(10):90-92
    [86] 康雁,黄文奇。基于禁忌搜索的启发式算法求解圆形packing问题。计算机研究与发展。2004,41(9):1554-1558
    [87] Colorni A, Dorigo M, Maniezzo V. An investigation of some properties of an ant algorithm. Proceedings of the Parallel Problem Solving from Nature Conference. Brussels, Belgium. 1992, 509-520
    [88] 高尚,杨静宇,吴小俊等。圆排列问题的蚁群模拟退火算法。系统工程理论与实践。2004,8:102-106
    [89] 刘瑞杰,须文波。求解矩形件优化排料蚁群算法。江南大学学报(自然科学版)。2005,4(1):23-27
    [90] 张利彪,周春光,刘小华等.粒子群算法在求解优化问题中的应用。吉林大学学报(信息科学版)。2005,23(4):385-389
    [91] Hopper E, Turton B. A Genetic Algorithm for a 2D Industrial Packing Problem. Computers and Industrial Engineering. 1999, 37(1-2): 375-378
    [92] 贾志欣.面向发电设备制造的下料优化排样原理与关键技术[博士学位论文].成都:四川大学,2003
    [93] 陶献伟.矩形件优化排样CAD系统的研究与开发[硕士学位论文].武汉:华中科技大学,2003
    [94] Jokobs S. On genetic algorithms for the packing of polygons. European Journal of Operational Research. 1996, 88(1): 165-181
    [95] Liu Dequan, Teng Hongfei. An improved BL-algorithm for genetic algorithm of the orthogonal packing of rectangles [J]. European Journal of Operational Research, 1999, 112(2): 413-420
    [96] 刘德全,滕弘飞.矩形件排样问题的遗传算法求解.小型微型计算机系统.1998,19(12):20-25
    [97] 贾志欣,殷国富,罗阳.二维不规则零件排样问题的遗传算法求解.计算机辅助设计与图形学学报.2002,14(5):467-470
    [98] T. W. Leung, C. H. Yung, Marvin D. Troutt. Application of genetic search and simulated annealing to the two-dimensional non-guillotine cutting stock problem. Computers & Industrial Engineering. 2001, 40: 201-204
    [99] 陶献伟,王华昌,李志刚.基于填充算法的矩形件排样优化求解.中国机械工程,2003,14(13):1104-1107
    [100] Holland J. H. Adaptation in Natural and Artificial Systems. MIT Press, 1975
    [101] Goldberg D. E. Genetic Algorithms in Search, Optimization, and Machine Learning. Reading, MA, Addison-Wisely, 1989
    [102] Michalewicz Z. Genetic Algorithm+Data Structures=Evolution Programs. Springer-Verlag, Second, Extended Edition, 1994
    [103] 刘勇,康立山,陈毓屏.非数值并行计算—遗传算法.北京:科学出版社,1995
    [104] 蔡自兴,徐光佑.人工智能及其应用.北京:清华大学出版社,1996
    [105] 高济.基于知识的软件智能化技术.杭州:浙江大学出版社,2000
    [106] 王小平,曹立明.遗传算法—理论、应用与软件实现.西安:西安交通大学出版社,2002
    [107] 徐金梧,刘纪文.基于小生境技术的遗传算法.模式识别与人工智能.1999,10(1):39-51
    [108] 黄鹍,陈森发,孙燕.一种小生境正交遗传算法研究.东南大学学报(自然科学版).2004,34(1):135-137
    [109] 张京军,崔炜,王南.小生境遗传算法的多刚体系统动力学参数优化设计.机械工 程学报,2004,40(3):66-70
    [110] Cavichio D J. Reproductive Adaptive Plans in Proceedings of the ACM 1972 Annual Conference. 1972, 1-11
    [111] De Jong K A. An Analysis of the Behavior of Class of Genetic Adaptive System [Ph. D Dissertation]. University of Michigan, No. 76-9381, 1975
    [112] Goldberg D. E, Rechardson J. Genetic Algorithms with Sharing for Multimodal Optimization. Proceedings of the Second International Conference on Genetic Algorithms. Lawrence Erlbaum Associates. 1987, 69-76
    [113] Bonabeau E, Dorigo M, Theraulaz G. Swarm intelligence: From natural to artificial systems [M]. New York: Oxford Univ. Press, 1999
    [114] Bonabeau E, Dorigo M, Themulaz G. Inspiration for optimization from social insect behaviour [J]. Nature, 2000, 406(6): 39-42
    [115] 谢晓峰.微粒群算法综述.控制与决策.2002,18(2):129-134
    [116] Dorigo M, Maniezzo V, Colomi A. The ant system: optimization by a colony of cooperating agents [J]. IEEE Trans. Systems, Man, and Cybernetics-Part B, 1996, 26(1): 29-41
    [117] Dorigo M, Gambardella L. M. Ant colony system: a cooperative learning approach to the traveling salesman problem [J]. IEEE Trans. Evolutionary Computation, 1997, 1(1): 53-66
    [118] 李晓磊,邵之江,钱积新.一种基于动物自治体的寻优模式:鱼群算法.系统工程理论与实践.2002,11:32-38
    [119] Tony W. Swarm Intelligence: A Gentle Introduction With Application [EB/OL], http://www.sce.carleton.ca/netmanage/tony/swarm-presentation/index.htm
    [120] 李夏,戴汝为.系统科学与复杂性.自动化学报.1998,24(4):476-483
    [121] Flocking and Collective Movement, http://leanair4.mit.edu/docushare/dscgi/ds.py/Get/File-376/OH_EE141_W2flocking.pdf
    [122] Swarm intelligence-what is it and why is it interesting? http://www.micro.caltech.edu/Courses/EE150/dungeon/Week1/OH_W1SwarmIntel.pdf
    [123] Millonas M. M. Swarms, phase transitions, and collective intelligence [A]. Langton C G (eds.). Artificial Life Ⅲ[C]. MA: Addison-Wesley, 1994
    [124] 柯晶.强跟踪状态估计与群集辨识[博士学位论文].杭州:浙江大学,2003
    [125] 李艳君.拟生态系统算法及其在工业过程控制中的应用[博士学位论文].杭州:浙江大学,2001
    [126] Kennedy J, Eberhart R C. Particle swarm optimization [A]. Proc. IEEE Int'l Conf. on Neural Networks [C]. Piscataway, NJ, 1995, 1942-1948
    [127] Eberhart R. C, Kennedy J. A new optimizer using particle swarm theory [A]. Proc. the Sixth Int. Symposium on Micro Machine and Human Science[C], Nagoya, Japan, 1995: 39-43
    [128] Kennedy J, Eberhart R C, and Shi Y. Swarm intelligence [M]. San Francisco: Morgan Kaufmann Publishers, 2001
    [129] Langton C G (ed). Artificial Life: Proceeding of an International Workshop on the Systems and Simulation of Living Systems. Reading. MA: Addison-Wesley, 1989
    [130] Hu X, Eberhart R C. Multiobjective Optimization Using Dynamic Neighborhood Particle Swarm Optimization [A]. Proc. IEEE Congress on Evolutionary Computation[C], Honolulu, Hawaii USA, 2002, 1677-1681
    [131] Eberhart R C, and Shi Y. Tracking and optimizing dynamic systems with particle swarms. Proc. Congress on Evolutionary Computation[C]. Seoul, Korea, 2001: 94-97
    [132] Ray T, and Liew K M. A swam metaphor for multiobjective design optimization [J]. Engineering Optimization, 2002, 34(2): 141-153
    [133] Hu X, Eberhart R C. Tracking dynamic systems with PSO: where's the cheese? Proceedings of the Workshop on Particle Swarm Optimization. Indianapolis, 2001, 80-83
    [134] Hu X, and Eberhart R C. Solving constrained nonlinear optimization problems with particle swam optimization [A]. Proc. Sixth World Multiconference on Systemics, cybernetics and Informatics. Orlando, USA, 2002
    [135] Parsopoulos K E, and Vrahatis M N. Particle swam optimization method for constrained optimization problems [A]. Proc. Euro-lnternational Symposium on Computational Intelligence [C]. 2002
    [136] Carlisle A, and Dozier G. Adapting particle swam optimization to dynamic environments [A]. Proc. Int. Conf Artificial Intelligence[C], Las Vegas, Nevada, USA, 2000: 429-434
    [137] Buthainah Al-kazemi and Chilukuri K. Mohan. TRAINING FEEDFORWARD NEURAL NETWORKS USING MULTI-PHASE PARTICLE SWARM OPTIMIZATION [A]. Proceedings of the 9th International Conference on Neural Information Processing (ICONIP'OZ). 2615-2619
    [138] 候云鹤,鲁丽娟,熊信艮等.改进粒子群算法及其在电力系统经济负荷分配中的应用.中国电机工程学报.2004,24(7):95-100
    [139] Abido M. A. Particle Swarm Optimization for Multimachine Power System Stabilizer Design. Power Engineering Society Summer Meeting. 2001, 1346-1351
    [140] Shi Y, Krohline R. A. Co-evolutionary Particle Swarm Optimization to Solve min-max Problems. Proceedings of the IEEE Congress on Evolutionary Computation, Hawaii, USA, 2002, 1682-1687
    [141] 李爱国,覃征,鲍复民等.粒子群优化算法.计算机工程与应用.2002,17:1-3
    [142] Van den Bergh F. An Analysis of Particle Swarm Optimizers [Ph. D Dissertation]. Department of Computer Science, University of Pretoria, South Africa, 2002
    [143] 张丽平.粒子群优化算法的理论及实践[博士学位论文].杭州:浙江大学,2005
    [144] Zitzler E. Evolutionary algorithms for multiobjective optimizations: methods and applications [Ph.D Dissertation]. Swiss Federal Institute of Technology, Zurich, 1999
    [145] http://www.dcs.ex.ac.uk/~dwcorne/cec2005/
    [146] Reynolds C. Flocks, herds, and schools: A distributed behavioral model [J]. Computer Graphics, SIGGRAPH'87 Conference Proceedings, 1987, 21(4): 25-34
    [147] Reynolds C. Steering behaviors for autonomous characters [A]. Proc. Game Developers Conference 1999[C]. San Jose, California, 1999: 763-782
    [148] Reynolds C. Boids: Background and update [EB/OL]. http://www.red3d.coiiVcwrlboidstindex.html
    [149] 郑毅,吴斌.由鸟群和蚂蚁想到的—基于主体的仿真与群集智能的研究.微电脑世界.2001,16:89-91
    [150] Eberhart R C, Shi Y. Particle Swarm Optimization: Development, Applications and Resources [A]. Proc. Congress on Evolutionary Computation [C]. Seoul, Korea, 2001, 81-86
    [151] Kennedy J. The particle swarm: Social adaptation of knowledge [A]. Proceedings of the 1997 International Conference on Evolutionary Computation[C]. 1997, 303-308
    [152] Shi Y, Eberhart R C. A modified particle swarm optimizer [A]. Proc. IEEE Int'l Conference on Evolutionary Computation [C]. Piscataway, NJ, 1998, 69-73
    [153] Shi Y, Eberhart R C. Fuzzy Adaptive Particle Swarm Optimization [A]. Proc. Congress on Evolutionary Computation [C]. Seoul, Korea, 2001, 101-106
    [154] Clerc M. The swarm and the queen: towards a deterministic and adaptive particle swarm optimization [A]. Proc. 1999 ICEC [C]. Washington, DC, 1999, 1951-1957
    [155] Eberhart R C, Shi Y. comparing Inertia Weights and Constriction Factors in Particle Swarm Optimization [J]. Proc. Congress on Evolutionary Computation [C]. San Diego, CA, 2000, 84-88
    [156] Van den Bergh F, Engelbrecht A. P. Training Product Unit Networks Using Cooperative Particle Swarm Optimizers [A]. Proc. of the third Genetic and Evolutionary Computation Conference[C]. San Francisco, USA, 2001
    [157] Van den Bergh F, Engelbrecht A. P. Effects of Swarm Sizes on Cooperative Particle Swarm Optimizers [A]. Proc. of the third Genetic and Evolutionary Computation Conference[C]. San Francisco, USA, 2001
    [158] Lovbjerg M, Rasmussen T. K, Krink T. Hybrid particle swarm optimiser with breeding and subpopulation [A]. Proc. of the third Genetic and Evolutionary Computation Conference[C]. San Francisco, USA, 2001
    [159] Eberhart R. C, Kennedy J. A Discrete Binary Version of the Particle Swarm Algorithm [A]. IEEE international conference on computational cybernetics and simulation[C]. 1997, 4104-4108
    [160] Clerc M. Discrete Particle Swarm Optimization Illustrated by the Traveling Salesman Problem. http://www.maurieeclerc.net/
    [161] 胡峪,周兆英.粒子群优化算法在微型无人机设计中的应用.飞行力学.2004,22(2):61-64
    [162] 李宁,刘飞,孙德宝.基于带变异算子粒子群优化算法的约束布局优化研究.计算机学报.2004,27(7):897-903
    [163] 李炳宇,萧蕴诗,吴启迪.一种基于粒子群算法求解约束优化问题的混合算法.控制与决策.2004,19(7):804-808
    [164] 李明,宋成芳,周泽魁.一种二维不规则零件优化排样算法研究.四川大学学报(工程科学版).2005,37(4):134-138
    [165] LI Ming, ZHOU Ze-kui. Particle Swarm Optimization for Rectangular Parts Optimal Layout[A]. Proceedings of 3rd International Symposium on Instrumentation Science and Technology [C]. Xi'an, China. 2004, 1-0327-1-0331
    [166] He Z, Wei C, Yang L. etc. Extraction Rules from the Fuzzy Neural Network by Particle Swarm Optimization [A]. IEEE Int'l Conf. on Evolutionary Computation. Anchorage, Alaska, USA, 1998
    [167] 柯晶,钱积新.应用粒子群优化的非线性系统辨识.电路与系统学报.2003,8(4):12-16
    [168] 程颖,鞠平,吴峰.负荷模型参数辨识的粒子群优化法及其与基因算法比较.电力 系统自动化.2003,27(11):25-29
    [169] Clerc M, Kennedy J. The Particle Swarm—Explosion, Stability, and Convergence in a Multidimensional Complex Space[J]. IEEE TRANSACTIONS ON EVOLUTIONARY COMPUTATION. 2002, 6(1): 58-73
    [170] Trelea I. C. The particle swarm optimization algorithm: convergence analysis and parameter selection [J]. Information Processing Letters. 2003, 85: 317-325
    [171] 张文修,梁怡.遗传算法的数学基础.西安:西安交通大学出版社,2000
    [172] Metropolis N, Rosenbluth A, Rosenbluth M. et al. Equation of state calculations by fast computing machines. Journal of Chemical Physics. 1953, 21: 1087-1092
    [173] Kirkpatrick S, Gelatt Jr C. D, Vecchi M. P. Optimization by simulated annealing. Science. 1983, 220: 671-680
    [174] Lai K. K, Chan J. W. M. Developing a simulated annealing algorithm for the cutting stock problem. Computers Ind. Engng, 1996
    [175] C. H. Dagli, Alireza Hajakbari. SIMULATED ANNEALTNG APPROACH FOR SOLVING STOCK CUTTING PROBLEM. 221-223
    [176] 吴浩扬,常炳国,朱长纯等.基于模拟退火机制的多种群并行遗传算法.软件学报.2000,11(3):416-420
    [177] Angeline P J. Evolutionary optimization versus particle swarm optimization: Philosophy and performance differences [A]. Proc. Congress on 7th Evolutionary programming [C]. 1998, 601-610
    [178] Natsuki Higashi, Hitoshi Iba. Particle Swarm Optimization with Gaussian Mutation [A]. Proc. congress on Evolutionary Computation[C]. 2003, 72-79
    [179] 林丹,李敏强,寇纪凇.进化规划和进化策略中变异算子的若干研究.天津大学学报.2000,33(5):627-630
    [180] Art R. C. An approach to the two dimensional irregular cutting stock problem. IBM Cambridge Scientific Centre, Report 36-Y08, 1966
    [181] S. K. Cheng, K. P. Rao. Quick and precise clustering of arbitrarily shaped flat patterns based on stringy effect. Comput. & Ind. Engng. 1997, 33(3-4): 485-488
    [182] S. K. Cheng, K. P. Rao. Large-scale nesting of irregular patterns using compact neighborhood algorithm. Journal of Materials Processing Technology. 2000, 103: 135-140
    [183] J. A. Bennell, K. A. Dowsland, W. B. Dowsland. The irregular cutting-stock problem-a new procedure for deriving the no-fit polygon, Computers and Operations Research, 2001, 28: 271-287
    [184] Bennell JA. Incorporating problem specific knowledge into a local search framework for the irregular shape packing problem [Ph.D. Dissertation]. University of Wales, Swansea, 1998
    [185] Dowsland K. A, Dowsland W. B. Solution approaches to irregular nesting problems. European Journal of Operational Research. 1995, 84: 506-521
    [186] Milenkovic V, Daniels K, Li Z. Placement and compaction of non convex polygons for clothing manufacture [A]. Fourth Canadian Conference on Computational Geometry [C]. St John's, Newfoundland, 1992, 236-243
    [187] Stoyan YG, Ponomarenko LD. Minkowski sum and hodograph of the dense placement vector function. Reports of the SSR Academy of Science, SER.A 10, 1977
    [188] Ghosh P. K. A unified computational framework for minkowski operations. Computers and Graphics. 1993, 17(4): 357-378
    [189] Ghosh P. K. An algebra of polygons through the notion of negative shapes. CVGIP: Image Understanding. 1991, 54(1): 119-144
    [190] 周培德.计算几何—算法分析与设计.北京:清华大学出版社、广西科学技术出版社.2000
    [191] 徐建平,盛和太 编著.精通AutoCAD 2005中文版.北京:清华大学出版社,2004
    [192] 李长勋 主编.AutoCAD ObjectARX程序开发技术.北京:国防工业出版社,2005

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700