Reliable and Efficient Routing Using Adaptive Genetic Algorithm in Packet Switched Networks

Size: px
Start display at page:

Download "Reliable and Efficient Routing Using Adaptive Genetic Algorithm in Packet Switched Networks"

Transcription

1 IJCSI Internatonal Journal of Computer Scence Issues, Vol. 9, Issue 1, No 3, January 2012 ISSN (Onlne): Relable and Effcent Routng Usng Adaptve Genetc Algorthm n Packet Swtched Networks Rakesh Kumar 1 and Mahesh Kumar 2 1 Department of Computer Scence & Applcatons, Kurukshetra Unversty Kurukshetra, Haryana, Inda 2 Research Scholar, Department of Computer Scence & Applcatons, Kurukshetra Unversty Kurukshetra, Haryana, Inda Abstract To dentfy the optmal route s a complex task n packet swtched network because optmzaton depends upon a number of parameters. In ths paper Genetc Algorthm s used to locate the optmal route. Genetc Algorthm starts wth a number of solutons where each soluton s represented n the form of chromosome usng the permutaton encodng scheme. The success of Genetc Algorthm depends upon the number of operators such as selecton, mutaton and crossover. Needless to say crossover s most nnovatve. In ths paper crossover operators proposed namely 1-pont, 2-pont, and adaptve, have been customzed accordng to the need of computer network. The ftness of each soluton s evaluated n terms of hstorcal relablty factor, node success/falure and delay. The performance of the proposed approach has been compared wth Djkstra Algorthm and mprovement has been observed. Keywords:, Delay, Djkstra Algorthm, Genetc Algorthm, Relablty, Routng 1. Introducton Telecommuncatons networks technologes are growng faster and becomng more complex to handle dfferent types of physcal traffc. Today computer networks have applcaton n varous domans lke busness, educaton, research, Industry, e-commerce and many others. Network based applcatons are becomng more popular and easy to use wth the growth of Internet & development of new technologes & standards. In Data communcaton networks, such as the Internet and the Moble Ad-hoc Networks, routng s one of the most mportant areas that have a sgnfcant mpact on congeston and network s performance [1]-[3]. Research of the routng strategy s becomng the key theoretcal topc of the new generaton network archtecture. The growth of nternet based applcatons such as on lne shoppng, Vdeo on demand, vdeo conferencng, on lne bankng, e-tcket bookng, stock exchange and other real tme applcatons has generated new requrements for one-to-one and one-to-many relable and tme effcent communcatons. An deal routng algorthm should strve to fnd an optmum path for packet transmsson wthn a specfed tme so as to satsfy the Qualty of Servce [3]-[5]. For Shortest path problem there are number of search algorthms such as Bellman Ford algorthm, the Djkstra algorthm etc. to name a few [2]. Many of these algorthms fnd the shortest path consderng hop count/mnmum cost measures. They exhbt unacceptably hgh computatonal complexty for communcaton nvolvng rapdly changng network topologes and nvolvement of other routng metrcs lke path relablty, delay, bandwdth etc. for computaton of optmal path from source to destnaton [4], [5]. The selecton of routes n large-scale computer communcaton networks s extremely complex network optmzaton problems. Such problems belong to the class of nonlnear combnatoral optmzaton problems most of whch are NP-hard. The problem can be formulated as fndng a mnmal cost path wth greater path ftness that contans the desgnated destnaton and source nodes. The Shortest and relable Path routng problem s a Classcal combnatoral optmzaton problem. Evolutonary algorthms such as, genetc algorthms, neural networks, ant colony optmzaton etc. promse the soluton for such problems, as these have been used successful n many practcal applcatons. Neural Networks and Genetc Algorthms may also not be promsng canddates for supportng real-tme applcatons n networks because they nvolve a large number of teratons n general but wll be able to provde the adequate soluton. In lterature GA s the most popular technque to solve complex mult objectve optmzaton problems. Researchers have appled GAs to the Shortest Path routng problem, mult castng routng problem, ATM bandwdth allocaton problem, capacty and flow Copyrght (c) 2012 Internatonal Journal of Computer Scence Issues. All Rghts Reserved.

2 IJCSI Internatonal Journal of Computer Scence Issues, Vol. 9, Issue 1, No 3, January 2012 ISSN (Onlne): assgnment (CFA) problem, and the dynamc routng problem [6]-[13]. It s noted that all these problems can be formulated as some sort of a combnatoral optmzaton problem. Genetc algorthms are multple, teratve, stochastc, general purpose searchng algorthms based on natural evoluton [14], [15]. They aren't nstantaneous, or even close, but they do an excellent job of searchng through a large and complex search space [16]. The man objectve of the current work s to fnd the best relable path usng personalzed GA wth varous crossover operators for data transmsson. The structure of the paper s organzed as follows: A method of representng the solutons s gven n secton 2. The proposed GA based routng technque s gven n secton 3. The bref revew of crossover technques s gven n secton 4. The expermental results of proposed work are presented n secton 5. Conclusons are gven n secton Genetc Algorthm Chromosome Representaton To apply GA for any optmzaton problem, one has to thnk a way for encodng solutons as feasble chromosomes so that the crossovers of feasble chromosomes result n feasble chromosomes [17]. The technques for encodng solutons vary by problem and, nvolve a certan amount of art. Proposed work has consdered permutaton encodng for chromosome representaton. Each gene of a chromosome takes a label of node such that no node can appear twce n the same chromosome. For example, let {1, 2, 8, 10, 12, 14} be the labels of nodes n a 6 node nstance, then a route { } may be represented as (1, 2, 8, 10, 12, 14). 3. Routng Technque based on Relablty and Delay Measures One of the most common problems encountered n networks s obtanng the shortest, relable, optmum path problem. The objectve of the proposed technque s to fnd the best relable path n a communcaton network usng personalzed GA wth hstorcal relablty factor, node success/falure and delay measures. Let us consder a pont-to pont communcaton network modeled by the smple connected graph G ( V, E ), where 'V ' s the set of nodes (or processors or routers) and ' E ' s a set of edges (or bdrectonal communcatonal lnks). Each element ( u, v ) n ' E ' s an edge jonng node u to node v. A path n a graph from a source node s to a destnaton node d s a sequence of nodes ( V 0, V 1, V 2,... V k ) where s V 0 and d.v k. The proposed technque uses the obtaned hstorcal relablty factor generated randomly between 1 and 100, bnary representaton ( 1 for successful transmsson of packets and 0 for falure) of node success/falure detals n the past n tme perod and a delay component at each node n path for the choosng the best relable path to sent the packets from source to destnaton. For current work n s taken as Relable and Optmzed Route Selecton The purpose of the proposed technque s to provde the optmum, relable route between the source and destnaton consderng hstorcal relablty factor, node success falure and delay constrants. Proposed Algorthm: 1. Perform Intalzaton of ntal Chromosomes/Routes 2. Repeat ( untl termnated) 3. Ftness Evoluton of each vald chromosome on bass of ftness functon 4. Perform selecton from evaluated chromosomes usng rank selecton for crossover 5. Perform crossover usng 1-pont/2- pont/adaptve technques 6. Perform mutaton wth probablty Qut the process f termnaton crtera (No. of Generatons) meet; It can be Tme, Mnmum ftness threshold satsfed 8. Go to step 2 f Not Termnatng Intally all the possble, connected paths from source to destnaton, whch are the chromosomes of GA, are generated, subsequently from the generated chromosomes, the x number of chromosomes are selected randomly to create the ntal populaton and then the ftness of each chromosomes n the populaton are calculated. Accordng to the rankng selecton wth the ftness value, the best y chromosomes are selected for crossover. Durng crossover operaton, we wll use the 1-pont, 2-pont and adaptve crossover to analyze the path ftness. After performng crossover, the repetton of smlar chromosomes n the produced offsprng as well as repetton of nodes n a chromosome s checked out and duplcaton s removed. Next, all process from the ftness evaluaton to repetton checkng are carred out C no of tmes to obtan the best relable path. Copyrght (c) 2012 Internatonal Journal of Computer Scence Issues. All Rghts Reserved.

3 IJCSI Internatonal Journal of Computer Scence Issues, Vol. 9, Issue 1, No 3, January 2012 ISSN (Onlne): Intal Populaton Generaton and Chromosome Representaton The route table whch contans the possble paths from s to d s generated. Let ' RT ' be the generated route table consstng of the possble path from source to destnaton. The each path n the route table becomes as the chromosome of GA. The gene represents the node whle the chromosome represents the network path. Populaton s the collecton of x possble paths selected randomly from the ' RT '. The proposed technque uses the permutaton encodng n whch each gene represents the node number n a path. Chromosome representaton of the possble network path may be as whch s consttuted by nodes and the frst node s the source node and the last node s the destnaton. Hop count of the path wll be hop ( l 1 ) where l the total no of nodes n the path. The ftness functon s used to numercally evaluate the qualty of the each chromosome wthn the populaton. least one node s common to both the parent chromosomes [14]. If there s more than one common node, the frst occurrng common node from left s consdered for operaton. For example, n Fg.1 (a) the chromosome A and B are the parent chromosomes havng the node 7 as common node. Fg. 1 (a) 1-Pont operator 2-Pont : Select the parents from the populaton on bass of ther rankng. Randomly two ponts are chosen n parent chromosomes [14], [19]. The nodes n between the chosen ponts are exchanged to generate the chldren chromosomes Ftness Evaluaton The genetc algorthm searches for the optmum route wth hghest ftness where the ftness functon s used to assess the qualty of a gven schedule wthn the populaton [18]. The ftness functon that nvolves computatonal effcency and accuracy s defned n equaton (1): hop hop ( N ) ( N ) ( N ) ( N ) f 1 1 count ( A [ N ][ j ] ) ( N ) Where, n s the hstorcal satsfed relablty rato of the node N and s the mnmum requred relablty for transformng count ( B [ N ][ j ] 1 ( N ) the packets [18]. n s the hstorcal packet transmsson success rato of the node ( N ) N, s the capacty of the node N, ' b ' s the ( N ) packet sze and s the delay tme of the node N. The ftness of every chromosome n the populaton s evaluated and based on rankng selecton method the best y chromosomes are chosen for crossover operaton Operatons hop b (1) Three crossover methods 1-pont, 2-pont and adaptve crossovers are explaned below: Fg. 1 (b) 2-Pont operator Adaptve : From the selected parents A and B, fnd all the same nodes except source node and destnaton node, and establsh common nodes set Ψ [20]. If Ψ=Φ, there s no crossover operaton between A and B. Otherwse, select common node close to source node as a crossover pont (for Ψ >1, buldng block hypothess) from Ψ, then crossover the part after A and B. For example, f source node s 1 and destnaton node s 14. operaton s as follows: Fg. 1 (c) Adaptve crossover operaton The proposed work uses the 1-pont/2-pont/adaptve crossover. After performng crossover operaton, all the obtaned offsprng are subjected to repetton checkng and duplcate chromosome are removed subsequently and each chromosome s checked for node repetton and mantans the unqueness of node n a chromosome. Fnally the crossover operaton provdes the best z chromosomes. 1-Pont : In ths crossover operaton choose the parent chromosomes from the populaton such that, at Copyrght (c) 2012 Internatonal Journal of Computer Scence Issues. All Rghts Reserved.

4 IJCSI Internatonal Journal of Computer Scence Issues, Vol. 9, Issue 1, No 3, January 2012 ISSN (Onlne): Selecton of the Best Route The processes n to are repeated C number of tme perod wth the next populaton set as ' follows: z x, where z s the obtaned set of ' offsprng from crossover operaton and x s the next set of chromosomes selected randomly from the route table. After completng the full teratons the best chromosome havng the hghest ftness s selected from the obtaned group of chromosomes. Snce the relablty of the nodes havng the dynamc nature, the relablty factor of the each node get changes n each tme perod as follows: Aˆ Aˆ A ˆ., where s the relablty devaton factor. The obtaned best chromosome represents the best relable path from the source s to the destnaton s. 4. Related Work on Operators Tradtonally, GAs have used one-pont or two-pont crossover [15]. Researchers have also carred out experments wth mult-pont crossover: n-pont crossover and unform crossover [21], [22]. Wth the n- pont crossover, n cut ponts are randomly chosen wthn the strngs and the n-1 segments between the n cut ponts of the two parents are exchanged. Unform crossover s the generalzaton of n-pont crossover. 5. Expermental Results Ths secton detals the expermentaton and performance evaluaton of the proposed work. The proposed work s mplemented n the MATLAB platform (verson 7.12) on Wndows 7 platform wth Intel Core 2 Duo processor (1.83 GHz) and 2 GB RAM. To llustrate the proposed work consder the example communcaton network wth 15 nodes shown n Fg.2. The mantenance management system of the dstrbuton network mantans the relablty statstcs, delay as well as the node falure status statstcs for the analyss purpose. The proposed technque uses assumed hstorcal relablty factor, assumed node success/falure status and randomly generated delay. Let us consder the source node as 1 and the destnaton node as 14. To fnd the optmum relable path, the route table contanng the possble p paths s generated usng a standard route generaton algorthm. From that, selected x paths forms populaton subjected to the personalzed genetc algorthm, consequently the ftness of the chromosome are calculated, subjected to the genetc operator crossover to produce best offsprng and hence produce new populaton. The above process s repeated for C tmes and fnally the best relable path wth hgh ftness s obtaned. The dynamc property of the relablty factor s carred out n each teraton (.e.) the relablty factor s updated n each tme perod. The table-1 llustrates some of the possble paths from the source 1 to the destnaton 14 accordng to the communcaton network n the Fg. 2, whch are generated usng a standard route generaton method and table-2 shows the change n path ftness durng generatons. Table 1: Routes No Path 1 [1,2,3,4,14] 2 [1,2,3,5,14] 3 [1,2,3,6,14] 4 [1,2,3,7,14] 5 [1,2,3,8,14] 6 [1,2,3,10,14] 7 [1,2,3,11,14] 8 [1,2,3,12,14] 9 [1,2,3,13,14] 10 [1,2,3,15,14] Fg. 3 Relable and Optmum path Table 2: Ftness values Iteraton No Ftness Performance Analyss Fg. 2 Communcaton Network The performance of the proposed technque s evaluated n the statc envronment wth the same source node 1 and destnaton node 14 and ts ftness s analyzed usng dfferent crossover methods wth the Djkstra algorthm. Comparson s made usng delay component n ftness functon as well as wthout delay component n Copyrght (c) 2012 Internatonal Journal of Computer Scence Issues. All Rghts Reserved.

5 IJCSI Internatonal Journal of Computer Scence Issues, Vol. 9, Issue 1, No 3, January 2012 ISSN (Onlne): ftness functon wth dfferent crossover methods. The table-3 summarzes the ftness values of the varous best paths obtaned for proposed technque wthout delay wth dfferent crossover methods and Djkstra algorthm n statc envronment for dfferent number of teratons. The table reflects that the ftness of the best path obtaned usng proposed technque s hgher than the Djkstra algorthm. The proposed technque s evaluated for dynamc envronment by determnng the path wth dynamcally varyng relablty factors. The proposed technque s evaluated wth the dfferent no of nodes and generatons. From table-3 t can be observed that adaptve crossover gves better result n path ftness. Overall also from route ftness bass proposed technque represents hgh performance n the statc envronment wth the Djkstra algorthm. Table 3: wthout delay component n ftness functon 30 Iteratons Ftness Ftness Ftness Ftness Djkstra 1-Pont 2-Pont Adaptve Path Ftness Ftness wth delay for 30 Iteratons Fg. 4 Performance Comparsons 1st Run Ftness 2nd Run Ftness 3rd Run Ftness Average Ftness Convergence Graph for ftness n varous teratons usng crossover s shown n fgure-5 (a) and fgure-5 (b) below: From table-4 and fgure-4 t can be observed that adaptve crossover gves better result n path ftness wth delay. Table 4: wth delay component n ftness functon 30 Iteratons Ftness Ftness Ftness Ftness (Djkstra) 1-Pont 2-Pont Adaptve Fg. 5 (a) Convergence Graph Fg. 5 (b) Convergence Graph 6. Concluson In ths research work, the use of Genetc Algorthm has been proposed to fnd out the optmal route n packet swtched network. The three dfferent types of crossover operators have been proposed.e. 1-pont crossover, 2- pont crossover and adaptve crossover and the performance have been evaluated usng a ftness functon Copyrght (c) 2012 Internatonal Journal of Computer Scence Issues. All Rghts Reserved.

6 IJCSI Internatonal Journal of Computer Scence Issues, Vol. 9, Issue 1, No 3, January 2012 ISSN (Onlne): that employed the parameters hstorcal relablty, node success/falure and delay at each node. Whle dong the comparson of performance t has been observed that adaptve crossover has outperformed the 1-pont crossover and 2-pont crossover. Moreover all the varant of Genetc algorthm.e. 1-pont, 2-pont and adaptve crossover have outperformed the Djkstra algorthm. The researchers are of the opnon that further mprovement can be obtaned by hybrdzng the genetc algorthm wth other ntellgent optmzaton technques such as tabu search and ant colony optmzaton. References [1] W.A. Chang, and R.S. Ramakrshna, A Genetc Algorthm for Shortest Path Routng Problem and the Szng of Populatons, IEEE transactons on evolutonary computaton, vol. 6, no. 6, pp , Dec [2] W. Stallng, Hgh-Speed Networks TCP/IP and ATM Desgn Prncples, Prentce-Hall, [3] M.K. Al and F. Kamoun, Neural networks for shortest path computaton and routng n computer networks, IEEE Trans. Neural Networks, vol.4, pp , Nov [4] D.C. Park, and S.E Cho, A neural network based mult-destnaton routng algorthm for communcaton network, n Proc. Jont Conf. Neural Networks, pp , [5] C.W Ahn, R.S Ramakrshna, C.G Kang, and I.C Cho, Shortest Path routng algorthm usng Hopfeld neural network, Electron. Lett., vol. 37, no.19, pp , Sept [6] M. Munemoto, Y. Taka, amd Y. Sato, A mgraton scheme for the genetc adaptve routng algorthm, n Proc. IEEE Int. Conf. Systems, Man, and Cybernetcs, pp , [7] J. Inagak, M. Haseyama, and H. Ktajma, A genetc algorthm for determnng multple routes and ts applcatons, In Proc. IEEE Int. Symp. Crcuts and Systems, pp , 1999, [8] Y. Leung, G. L, and Z.B. Xu, A genetc algorthm for the multple destnaton routng problems, IEEE Trans. Evol. Comput., vol. 2, pp , Nov [9] Z. Xawe, C. Changja, and Z. Gang, A genetc algorthm for mult castng routng problem, n Proc. Int. Conf. Communcaton Technology (WCC- ICCT2000), pp , [10] Q. Zhang, and Y.W. Leung, An orthogonal genetc algorthm for multmeda multcast routng, IEEE Trans. Evol. Comput., vol. 3, pp.53 62, Apr [11] H. Pan, and I.Y. Wang, The bandwdth allocaton of ATM through genetc algorthm n Proc. IEEE GLOBE COM 91, pp , [12] M.E. Mostafa, and S.M.A. Ed,, A genetc algorthm for jont optmzaton of capacty and flow assgnment n packet swtched networks, n Proc. 17th Natonal Rado Scence Conf., pp. C5-1 C5-6, [13] N. Shmamoto, A. Hramatsu, and K. Yamasak, A dynamc routng control based on a genetc algorthm, n Proc. IEEE Int. Conf. Neural Networks, pp , [14] D.E. Goldberg, Genetc Algorthms n Search, Optmzaton, and Machne Learnng Addson Wesley, New York, [15] J. Holland, Adaptaton n Natural and Artfcal Systems The Unversty of Mchgan Press, Ann Arbor, [16] A.M. Saad, M. Mustafa, N. Amer, and AbuAl Hybrd dynamc routng protocol for fndng an optmal path to routers Internatonal Journal of Academc Research, Vol. 3. No. 2, Part IV, Mar., [17] A.H. Zakr Genetc Algorthm for the Travelng Salesman Problem usng Sequental Constructve Operator Internatonal Journal of Bometrcs & Bonformatcs (IJBB), Volume (3): Issue (6), 2004 [18] Rakesh Kumar and Mahesh Kumar, A novel routng technque for computer networks usng personalzed GA, (Under revew process n Journal) [19] K.A. DeJong, Analyss of the Behavor of a Class of Genetc Adaptve Systems PhD Thess, Unversty of Mchgan, Ann Arbor, [20] W. Xlo-Yan, and L. Yang, Routng optmzaton algorthm of moble Ad-Hoc networks based on Genetc Algorthm Amercan Journal of Engneerng and Technology Research, Vol. 11, No.9, [21] L.J. Eshelman, R.A. Caruana, and J.D. Schaer, Bases n the crossover landscape In Proc. of the 3rd Int. Conf. on Genetc Algorthms, Morgan Kaufmann, [22] G. Syswerda, Unform crossover n genetc algorthms, In Proc. of the 3rd Int. Conf. on Genetc Algorthms, 2-9, Morgan Kaufmann, Rakesh Kumar obtaned hs B.Sc. Degree, Master s degree Gold Medalst (Master of Computer Applcatons) and PhD (Computer Scence & Applcatons) from Kurukshetra Unversty, Kurukshetra. Currently, he s Assocate Professor n the Department of Computer Scence and Applcatons, Kurukshetra Unversty, Kurukshetra, Haryana, Inda. Hs research Copyrght (c) 2012 Internatonal Journal of Computer Scence Issues. All Rghts Reserved.

7 IJCSI Internatonal Journal of Computer Scence Issues, Vol. 9, Issue 1, No 3, January 2012 ISSN (Onlne): nterests are n Genetc Algorthm, Software Testng, Artfcal Intellgence, and Networkng. He s a senor member of Internatonal Assocaton of Computer Scence and Informaton Technology (IACSIT). Mahesh Kumar obtaned hs B.Sc. Degree, Master s degree n Scence (IT) and Master s degree n Engneerng (Computer Scence & Engneerng) from Kurukshetra Unversty, Kurukshetra. Currently, he s a research scholar n the Department of Computer Scence and Applcatons, Kurukshetra Unversty, Kurukshetra, Haryana, Inda..Hs research nterests are n Computer Networks, Database systems and Genetc Algorthms. Copyrght (c) 2012 Internatonal Journal of Computer Scence Issues. All Rghts Reserved.

Meta-heuristics for Multidimensional Knapsack Problems

Meta-heuristics for Multidimensional Knapsack Problems 2012 4th Internatonal Conference on Computer Research and Development IPCSIT vol.39 (2012) (2012) IACSIT Press, Sngapore Meta-heurstcs for Multdmensonal Knapsack Problems Zhbao Man + Computer Scence Department,

More information

An Optimal Algorithm for Prufer Codes *

An Optimal Algorithm for Prufer Codes * J. Software Engneerng & Applcatons, 2009, 2: 111-115 do:10.4236/jsea.2009.22016 Publshed Onlne July 2009 (www.scrp.org/journal/jsea) An Optmal Algorthm for Prufer Codes * Xaodong Wang 1, 2, Le Wang 3,

More information

Learning the Kernel Parameters in Kernel Minimum Distance Classifier

Learning the Kernel Parameters in Kernel Minimum Distance Classifier Learnng the Kernel Parameters n Kernel Mnmum Dstance Classfer Daoqang Zhang 1,, Songcan Chen and Zh-Hua Zhou 1* 1 Natonal Laboratory for Novel Software Technology Nanjng Unversty, Nanjng 193, Chna Department

More information

Simulation Based Analysis of FAST TCP using OMNET++

Simulation Based Analysis of FAST TCP using OMNET++ Smulaton Based Analyss of FAST TCP usng OMNET++ Umar ul Hassan 04030038@lums.edu.pk Md Term Report CS678 Topcs n Internet Research Sprng, 2006 Introducton Internet traffc s doublng roughly every 3 months

More information

Determining the Optimal Bandwidth Based on Multi-criterion Fusion

Determining the Optimal Bandwidth Based on Multi-criterion Fusion Proceedngs of 01 4th Internatonal Conference on Machne Learnng and Computng IPCSIT vol. 5 (01) (01) IACSIT Press, Sngapore Determnng the Optmal Bandwdth Based on Mult-crteron Fuson Ha-L Lang 1+, Xan-Mn

More information

Efficient Distributed File System (EDFS)

Efficient Distributed File System (EDFS) Effcent Dstrbuted Fle System (EDFS) (Sem-Centralzed) Debessay(Debsh) Fesehaye, Rahul Malk & Klara Naherstedt Unversty of Illnos-Urbana Champagn Contents Problem Statement, Related Work, EDFS Desgn Rate

More information

A Binarization Algorithm specialized on Document Images and Photos

A Binarization Algorithm specialized on Document Images and Photos A Bnarzaton Algorthm specalzed on Document mages and Photos Ergna Kavalleratou Dept. of nformaton and Communcaton Systems Engneerng Unversty of the Aegean kavalleratou@aegean.gr Abstract n ths paper, a

More information

A GENETIC ALGORITHM FOR PROCESS SCHEDULING IN DISTRIBUTED OPERATING SYSTEMS CONSIDERING LOAD BALANCING

A GENETIC ALGORITHM FOR PROCESS SCHEDULING IN DISTRIBUTED OPERATING SYSTEMS CONSIDERING LOAD BALANCING A GENETIC ALGORITHM FOR PROCESS SCHEDULING IN DISTRIBUTED OPERATING SYSTEMS CONSIDERING LOAD BALANCING M. Nkravan and M. H. Kashan Department of Electrcal Computer Islamc Azad Unversty, Shahrar Shahreqods

More information

A New Token Allocation Algorithm for TCP Traffic in Diffserv Network

A New Token Allocation Algorithm for TCP Traffic in Diffserv Network A New Token Allocaton Algorthm for TCP Traffc n Dffserv Network A New Token Allocaton Algorthm for TCP Traffc n Dffserv Network S. Sudha and N. Ammasagounden Natonal Insttute of Technology, Truchrappall,

More information

Parallelism for Nested Loops with Non-uniform and Flow Dependences

Parallelism for Nested Loops with Non-uniform and Flow Dependences Parallelsm for Nested Loops wth Non-unform and Flow Dependences Sam-Jn Jeong Dept. of Informaton & Communcaton Engneerng, Cheonan Unversty, 5, Anseo-dong, Cheonan, Chungnam, 330-80, Korea. seong@cheonan.ac.kr

More information

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique //00 :0 AM Outlne and Readng The Greedy Method The Greedy Method Technque (secton.) Fractonal Knapsack Problem (secton..) Task Schedulng (secton..) Mnmum Spannng Trees (secton.) Change Money Problem Greedy

More information

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization Problem efntons and Evaluaton Crtera for Computatonal Expensve Optmzaton B. Lu 1, Q. Chen and Q. Zhang 3, J. J. Lang 4, P. N. Suganthan, B. Y. Qu 6 1 epartment of Computng, Glyndwr Unversty, UK Faclty

More information

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS ARPN Journal of Engneerng and Appled Scences 006-017 Asan Research Publshng Network (ARPN). All rghts reserved. NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS Igor Grgoryev, Svetlana

More information

EVALUATION OF THE PERFORMANCES OF ARTIFICIAL BEE COLONY AND INVASIVE WEED OPTIMIZATION ALGORITHMS ON THE MODIFIED BENCHMARK FUNCTIONS

EVALUATION OF THE PERFORMANCES OF ARTIFICIAL BEE COLONY AND INVASIVE WEED OPTIMIZATION ALGORITHMS ON THE MODIFIED BENCHMARK FUNCTIONS Academc Research Internatonal ISS-L: 3-9553, ISS: 3-9944 Vol., o. 3, May 0 EVALUATIO OF THE PERFORMACES OF ARTIFICIAL BEE COLOY AD IVASIVE WEED OPTIMIZATIO ALGORITHMS O THE MODIFIED BECHMARK FUCTIOS Dlay

More information

Routing in Degree-constrained FSO Mesh Networks

Routing in Degree-constrained FSO Mesh Networks Internatonal Journal of Hybrd Informaton Technology Vol., No., Aprl, 009 Routng n Degree-constraned FSO Mesh Networks Zpng Hu, Pramode Verma, and James Sluss Jr. School of Electrcal & Computer Engneerng

More information

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 An Iteratve Soluton Approach to Process Plant Layout usng Mxed

More information

NGPM -- A NSGA-II Program in Matlab

NGPM -- A NSGA-II Program in Matlab Verson 1.4 LIN Song Aerospace Structural Dynamcs Research Laboratory College of Astronautcs, Northwestern Polytechncal Unversty, Chna Emal: lsssswc@163.com 2011-07-26 Contents Contents... 1. Introducton...

More information

A Saturation Binary Neural Network for Crossbar Switching Problem

A Saturation Binary Neural Network for Crossbar Switching Problem A Saturaton Bnary Neural Network for Crossbar Swtchng Problem Cu Zhang 1, L-Qng Zhao 2, and Rong-Long Wang 2 1 Department of Autocontrol, Laonng Insttute of Scence and Technology, Benx, Chna bxlkyzhangcu@163.com

More information

Cluster Analysis of Electrical Behavior

Cluster Analysis of Electrical Behavior Journal of Computer and Communcatons, 205, 3, 88-93 Publshed Onlne May 205 n ScRes. http://www.scrp.org/ournal/cc http://dx.do.org/0.4236/cc.205.350 Cluster Analyss of Electrcal Behavor Ln Lu Ln Lu, School

More information

THE PATH PLANNING ALGORITHM AND SIMULATION FOR MOBILE ROBOT

THE PATH PLANNING ALGORITHM AND SIMULATION FOR MOBILE ROBOT Journal of Theoretcal and Appled Informaton Technology 30 th Aprl 013. Vol. 50 No.3 005-013 JATIT & LLS. All rghts reserved. ISSN: 199-8645 www.jatt.org E-ISSN: 1817-3195 THE PATH PLANNING ALGORITHM AND

More information

Research of Dynamic Access to Cloud Database Based on Improved Pheromone Algorithm

Research of Dynamic Access to Cloud Database Based on Improved Pheromone Algorithm , pp.197-202 http://dx.do.org/10.14257/dta.2016.9.5.20 Research of Dynamc Access to Cloud Database Based on Improved Pheromone Algorthm Yongqang L 1 and Jn Pan 2 1 (Software Technology Vocatonal College,

More information

Maximum Variance Combined with Adaptive Genetic Algorithm for Infrared Image Segmentation

Maximum Variance Combined with Adaptive Genetic Algorithm for Infrared Image Segmentation Internatonal Conference on Logstcs Engneerng, Management and Computer Scence (LEMCS 5) Maxmum Varance Combned wth Adaptve Genetc Algorthm for Infrared Image Segmentaton Huxuan Fu College of Automaton Harbn

More information

Application of Improved Fish Swarm Algorithm in Cloud Computing Resource Scheduling

Application of Improved Fish Swarm Algorithm in Cloud Computing Resource Scheduling , pp.40-45 http://dx.do.org/10.14257/astl.2017.143.08 Applcaton of Improved Fsh Swarm Algorthm n Cloud Computng Resource Schedulng Yu Lu, Fangtao Lu School of Informaton Engneerng, Chongqng Vocatonal Insttute

More information

A Novel Approach for an Early Test Case Generation using Genetic Algorithm and Dominance Concept based on Use cases

A Novel Approach for an Early Test Case Generation using Genetic Algorithm and Dominance Concept based on Use cases Alekhya Varkut et al, / (IJCSIT) Internatonal Journal of Computer Scence and Informaton Technologes, Vol. 3 (3), 2012,4218-4224 A Novel Approach for an Early Test Case Generaton usng Genetc Algorthm and

More information

Smoothing Spline ANOVA for variable screening

Smoothing Spline ANOVA for variable screening Smoothng Splne ANOVA for varable screenng a useful tool for metamodels tranng and mult-objectve optmzaton L. Rcco, E. Rgon, A. Turco Outlne RSM Introducton Possble couplng Test case MOO MOO wth Game Theory

More information

Load-Balanced Anycast Routing

Load-Balanced Anycast Routing Load-Balanced Anycast Routng Chng-Yu Ln, Jung-Hua Lo, and Sy-Yen Kuo Department of Electrcal Engneerng atonal Tawan Unversty, Tape, Tawan sykuo@cc.ee.ntu.edu.tw Abstract For fault-tolerance and load-balance

More information

An Efficient Genetic Algorithm with Fuzzy c-means Clustering for Traveling Salesman Problem

An Efficient Genetic Algorithm with Fuzzy c-means Clustering for Traveling Salesman Problem An Effcent Genetc Algorthm wth Fuzzy c-means Clusterng for Travelng Salesman Problem Jong-Won Yoon and Sung-Bae Cho Dept. of Computer Scence Yonse Unversty Seoul, Korea jwyoon@sclab.yonse.ac.r, sbcho@cs.yonse.ac.r

More information

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data A Fast Content-Based Multmeda Retreval Technque Usng Compressed Data Borko Furht and Pornvt Saksobhavvat NSF Multmeda Laboratory Florda Atlantc Unversty, Boca Raton, Florda 3343 ABSTRACT In ths paper,

More information

CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION

CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION 24 CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION The present chapter proposes an IPSO approach for multprocessor task schedulng problem wth two classfcatons, namely, statc ndependent tasks and

More information

A Serial and Parallel Genetic Based Learning Algorithm for Bayesian Classifier to Predict Metabolic Syndrome

A Serial and Parallel Genetic Based Learning Algorithm for Bayesian Classifier to Predict Metabolic Syndrome A Seral and Parallel Genetc Based Learnng Algorthm for Bayesan Classfer to Predct Metabolc Syndrome S. Dehur Department of Informaton and Communcaton Technology Fakr Mohan Unversty, Vyasa Vhar Balasore-756019,

More information

Degree-Constrained Minimum Spanning Tree Problem Using Genetic Algorithm

Degree-Constrained Minimum Spanning Tree Problem Using Genetic Algorithm Degree-Constraned Mnmum Spannng Tree Problem Usng Genetc Algorthm Keke Lu, Zhenxang Chen, Ath Abraham *, Wene Cao and Shan Jng Shandong Provncal Key Laboratory of Network Based Intellgent Computng Unversty

More information

A Hybrid Genetic Algorithm for Routing Optimization in IP Networks Utilizing Bandwidth and Delay Metrics

A Hybrid Genetic Algorithm for Routing Optimization in IP Networks Utilizing Bandwidth and Delay Metrics A Hybrd Genetc Algorthm for Routng Optmzaton n IP Networks Utlzng Bandwdth and Delay Metrcs Anton Redl Insttute of Communcaton Networks, Munch Unversty of Technology, Arcsstr. 21, 80290 Munch, Germany

More information

Using Particle Swarm Optimization for Enhancing the Hierarchical Cell Relay Routing Protocol

Using Particle Swarm Optimization for Enhancing the Hierarchical Cell Relay Routing Protocol 2012 Thrd Internatonal Conference on Networkng and Computng Usng Partcle Swarm Optmzaton for Enhancng the Herarchcal Cell Relay Routng Protocol Hung-Y Ch Department of Electrcal Engneerng Natonal Sun Yat-Sen

More information

A Notable Swarm Approach to Evolve Neural Network for Classification in Data Mining

A Notable Swarm Approach to Evolve Neural Network for Classification in Data Mining A Notable Swarm Approach to Evolve Neural Network for Classfcaton n Data Mnng Satchdananda Dehur 1, Bjan Bhar Mshra 2 and Sung-Bae Cho 1 1 Soft Computng Laboratory, Department of Computer Scence, Yonse

More information

PARETO BAYESIAN OPTIMIZATION ALGORITHM FOR THE MULTIOBJECTIVE 0/1 KNAPSACK PROBLEM

PARETO BAYESIAN OPTIMIZATION ALGORITHM FOR THE MULTIOBJECTIVE 0/1 KNAPSACK PROBLEM PARETO BAYESIAN OPTIMIZATION ALGORITHM FOR THE MULTIOBJECTIVE 0/ KNAPSACK PROBLEM Josef Schwarz Jří Očenáše Brno Unversty of Technology Faculty of Engneerng and Computer Scence Department of Computer Scence

More information

Load Balancing for Hex-Cell Interconnection Network

Load Balancing for Hex-Cell Interconnection Network Int. J. Communcatons, Network and System Scences,,, - Publshed Onlne Aprl n ScRes. http://www.scrp.org/journal/jcns http://dx.do.org/./jcns.. Load Balancng for Hex-Cell Interconnecton Network Saher Manaseer,

More information

GA-Based Learning Algorithms to Identify Fuzzy Rules for Fuzzy Neural Networks

GA-Based Learning Algorithms to Identify Fuzzy Rules for Fuzzy Neural Networks Seventh Internatonal Conference on Intellgent Systems Desgn and Applcatons GA-Based Learnng Algorthms to Identfy Fuzzy Rules for Fuzzy Neural Networks K Almejall, K Dahal, Member IEEE, and A Hossan, Member

More information

Use of Genetic Algorithms in Efficient Scheduling for Multi Service Classes

Use of Genetic Algorithms in Efficient Scheduling for Multi Service Classes Use of Genetc Algorthms n Effcent Schedulng for Mult Servce Classes Shyamale Thlakawardana and Rahm Tafazoll Centre for Communcatons Systems Research (CCSR), Unversty of Surrey, Guldford, GU27XH, UK Abstract

More information

DESIGNING TRANSMISSION SCHEDULES FOR WIRELESS AD HOC NETWORKS TO MAXIMIZE NETWORK THROUGHPUT

DESIGNING TRANSMISSION SCHEDULES FOR WIRELESS AD HOC NETWORKS TO MAXIMIZE NETWORK THROUGHPUT DESIGNING TRANSMISSION SCHEDULES FOR WIRELESS AD HOC NETWORKS TO MAXIMIZE NETWORK THROUGHPUT Bran J. Wolf, Joseph L. Hammond, and Harlan B. Russell Dept. of Electrcal and Computer Engneerng, Clemson Unversty,

More information

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints Australan Journal of Basc and Appled Scences, 2(4): 1204-1208, 2008 ISSN 1991-8178 Sum of Lnear and Fractonal Multobjectve Programmng Problem under Fuzzy Rules Constrants 1 2 Sanjay Jan and Kalash Lachhwan

More information

Sorting Review. Sorting. Comparison Sorting. CSE 680 Prof. Roger Crawfis. Assumptions

Sorting Review. Sorting. Comparison Sorting. CSE 680 Prof. Roger Crawfis. Assumptions Sortng Revew Introducton to Algorthms Qucksort CSE 680 Prof. Roger Crawfs Inserton Sort T(n) = Θ(n 2 ) In-place Merge Sort T(n) = Θ(n lg(n)) Not n-place Selecton Sort (from homework) T(n) = Θ(n 2 ) In-place

More information

A Multilevel Algorithm for the Network Design Problem

A Multilevel Algorithm for the Network Design Problem A Multlevel Algorthm for the Network Desgn Problem Hdeson A. Slva 1,2, Alceu S. Brtto Jr 2, Luz E. S. Olvera 3, Alessandro L. Koerch 2,3 1 Companha Paranaense de Energa(Copel), 2 Pontfíca Unversdade Católca

More information

Cracking of the Merkle Hellman Cryptosystem Using Genetic Algorithm

Cracking of the Merkle Hellman Cryptosystem Using Genetic Algorithm Crackng of the Merkle Hellman Cryptosystem Usng Genetc Algorthm Zurab Kochladze 1 * & Lal Besela 2 1 Ivane Javakhshvl Tbls State Unversty, 1, I.Chavchavadze av 1, 0128, Tbls, Georga 2 Sokhum State Unversty,

More information

A Load-balancing and Energy-aware Clustering Algorithm in Wireless Ad-hoc Networks

A Load-balancing and Energy-aware Clustering Algorithm in Wireless Ad-hoc Networks A Load-balancng and Energy-aware Clusterng Algorthm n Wreless Ad-hoc Networks Wang Jn, Shu Le, Jnsung Cho, Young-Koo Lee, Sungyoung Lee, Yonl Zhong Department of Computer Engneerng Kyung Hee Unversty,

More information

Neural Network Based Algorithm for Multi-Constrained Shortest Path Problem

Neural Network Based Algorithm for Multi-Constrained Shortest Path Problem Neural Network Based Algorthm for Mult-Constraned Shortest Path Problem Jyang Dong 1,2, Junyng Zhang 2, and Zhong Chen 1 1 Department of Physcs, Fujan Engneerng Research Center for Sold-State Lghtng, Xamen

More information

An Efficient Genetic Algorithm Based Approach for the Minimum Graph Bisection Problem

An Efficient Genetic Algorithm Based Approach for the Minimum Graph Bisection Problem 118 An Effcent Genetc Algorthm Based Approach for the Mnmum Graph Bsecton Problem Zh-Qang Chen, Rong-Long WAG and Kozo OKAZAKI Faculty of Engneerng, Unversty of Fuku, Bunkyo 3-9-1,Fuku-sh, Japan 910-8507

More information

A New Approach For the Ranking of Fuzzy Sets With Different Heights

A New Approach For the Ranking of Fuzzy Sets With Different Heights New pproach For the ankng of Fuzzy Sets Wth Dfferent Heghts Pushpnder Sngh School of Mathematcs Computer pplcatons Thapar Unversty, Patala-7 00 Inda pushpndersnl@gmalcom STCT ankng of fuzzy sets plays

More information

Advanced radio access solutions for the new 5G requirements

Advanced radio access solutions for the new 5G requirements Advanced rado access solutons for the new 5G requrements Soumaya Hamouda Assocate Professor, Unversty of Carthage Tuns, Tunsa Soumaya.hamouda@supcom.tn IEEE Summt 5G n Future Afrca. May 3 th, 2017 Pretora,

More information

The Research of Support Vector Machine in Agricultural Data Classification

The Research of Support Vector Machine in Agricultural Data Classification The Research of Support Vector Machne n Agrcultural Data Classfcaton Le Sh, Qguo Duan, Xnmng Ma, Me Weng College of Informaton and Management Scence, HeNan Agrcultural Unversty, Zhengzhou 45000 Chna Zhengzhou

More information

Multi-objective Design Optimization of MCM Placement

Multi-objective Design Optimization of MCM Placement Proceedngs of the 5th WSEAS Int. Conf. on Instrumentaton, Measurement, Crcuts and Systems, Hangzhou, Chna, Aprl 6-8, 26 (pp56-6) Mult-objectve Desgn Optmzaton of MCM Placement Chng-Ma Ko ab, Yu-Jung Huang

More information

An efficient iterative source routing algorithm

An efficient iterative source routing algorithm An effcent teratve source routng algorthm Gang Cheng Ye Tan Nrwan Ansar Advanced Networng Lab Department of Electrcal Computer Engneerng New Jersey Insttute of Technology Newar NJ 7 {gc yt Ansar}@ntedu

More information

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance Tsnghua Unversty at TAC 2009: Summarzng Mult-documents by Informaton Dstance Chong Long, Mnle Huang, Xaoyan Zhu State Key Laboratory of Intellgent Technology and Systems, Tsnghua Natonal Laboratory for

More information

Extraction of Fuzzy Rules from Trained Neural Network Using Evolutionary Algorithm *

Extraction of Fuzzy Rules from Trained Neural Network Using Evolutionary Algorithm * Extracton of Fuzzy Rules from Traned Neural Network Usng Evolutonary Algorthm * Urszula Markowska-Kaczmar, Wojcech Trelak Wrocław Unversty of Technology, Poland kaczmar@c.pwr.wroc.pl, trelak@c.pwr.wroc.pl

More information

OPTIMIZING CNC TURNING PROCESS USING REAL CODED GENETIC ALGORITHM AND DIFFERENTIAL EVOLUTION

OPTIMIZING CNC TURNING PROCESS USING REAL CODED GENETIC ALGORITHM AND DIFFERENTIAL EVOLUTION Transacton on Evolutonary algorthm and Contnuous Optmzaton ISSN: 9-87 Onlne Publcaton, June 0 www.pcoglobal.com/gjto.htm GA-O3/GJTO OPTIMIZING CNC TURNING PROCESS USING REAL CODED GENETIC ALGORITHM AND

More information

CS 534: Computer Vision Model Fitting

CS 534: Computer Vision Model Fitting CS 534: Computer Vson Model Fttng Sprng 004 Ahmed Elgammal Dept of Computer Scence CS 534 Model Fttng - 1 Outlnes Model fttng s mportant Least-squares fttng Maxmum lkelhood estmaton MAP estmaton Robust

More information

AN EFFICIENT AND ROBUST GENETIC ALGORITHM APPROACH FOR AUTOMATED MAP LABELING

AN EFFICIENT AND ROBUST GENETIC ALGORITHM APPROACH FOR AUTOMATED MAP LABELING AN EFFICIENT AND ROBUST GENETIC ALGORITHM APPROACH FOR AUTOMATED MAP LABELING Fan Hong * Lu Kaun 2 Zhang Zuxun Natonal Laboratory of Informaton Engneerng n Surveyng Mappng and Remote Sensng of Wuhan Unversty

More information

Classifier Ensemble Design using Artificial Bee Colony based Feature Selection

Classifier Ensemble Design using Artificial Bee Colony based Feature Selection IJCSI Internatonal Journal of Computer Scence Issues, Vol. 9, Issue 3, No 2, May 2012 ISSN (Onlne): 1694-0814 www.ijcsi.org 522 Classfer Ensemble Desgn usng Artfcal Bee Colony based Feature Selecton Shunmugaprya

More information

Non-Split Restrained Dominating Set of an Interval Graph Using an Algorithm

Non-Split Restrained Dominating Set of an Interval Graph Using an Algorithm Internatonal Journal of Advancements n Research & Technology, Volume, Issue, July- ISS - on-splt Restraned Domnatng Set of an Interval Graph Usng an Algorthm ABSTRACT Dr.A.Sudhakaraah *, E. Gnana Deepka,

More information

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning Outlne Artfcal Intellgence and ts applcatons Lecture 8 Unsupervsed Learnng Professor Danel Yeung danyeung@eee.org Dr. Patrck Chan patrckchan@eee.org South Chna Unversty of Technology, Chna Introducton

More information

Evaluation of an Enhanced Scheme for High-level Nested Network Mobility

Evaluation of an Enhanced Scheme for High-level Nested Network Mobility IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.15 No.10, October 2015 1 Evaluaton of an Enhanced Scheme for Hgh-level Nested Network Moblty Mohammed Babker Al Mohammed, Asha Hassan.

More information

Private Information Retrieval (PIR)

Private Information Retrieval (PIR) 2 Levente Buttyán Problem formulaton Alce wants to obtan nformaton from a database, but she does not want the database to learn whch nformaton she wanted e.g., Alce s an nvestor queryng a stock-market

More information

Sequential search. Building Java Programs Chapter 13. Sequential search. Sequential search

Sequential search. Building Java Programs Chapter 13. Sequential search. Sequential search Sequental search Buldng Java Programs Chapter 13 Searchng and Sortng sequental search: Locates a target value n an array/lst by examnng each element from start to fnsh. How many elements wll t need to

More information

An Evolvable Clustering Based Algorithm to Learn Distance Function for Supervised Environment

An Evolvable Clustering Based Algorithm to Learn Distance Function for Supervised Environment IJCSI Internatonal Journal of Computer Scence Issues, Vol. 7, Issue 5, September 2010 ISSN (Onlne): 1694-0814 www.ijcsi.org 374 An Evolvable Clusterng Based Algorthm to Learn Dstance Functon for Supervsed

More information

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Proceedngs of the Wnter Smulaton Conference M E Kuhl, N M Steger, F B Armstrong, and J A Jones, eds A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Mark W Brantley Chun-Hung

More information

Module Management Tool in Software Development Organizations

Module Management Tool in Software Development Organizations Journal of Computer Scence (5): 8-, 7 ISSN 59-66 7 Scence Publcatons Management Tool n Software Development Organzatons Ahmad A. Al-Rababah and Mohammad A. Al-Rababah Faculty of IT, Al-Ahlyyah Amman Unversty,

More information

Analysis of Particle Swarm Optimization and Genetic Algorithm based on Task Scheduling in Cloud Computing Environment

Analysis of Particle Swarm Optimization and Genetic Algorithm based on Task Scheduling in Cloud Computing Environment Analyss of Partcle Swarm Optmzaton and Genetc Algorthm based on Tas Schedulng n Cloud Computng Envronment Frederc Nzanywayngoma School of Computer and Communcaton Engneerng Unversty of Scence and Technology

More information

Adaptive Energy and Location Aware Routing in Wireless Sensor Network

Adaptive Energy and Location Aware Routing in Wireless Sensor Network Adaptve Energy and Locaton Aware Routng n Wreless Sensor Network Hong Fu 1,1, Xaomng Wang 1, Yngshu L 1 Department of Computer Scence, Shaanx Normal Unversty, X an, Chna, 71006 fuhong433@gmal.com {wangxmsnnu@hotmal.cn}

More information

Research on Kruskal Crossover Genetic Algorithm for Multi- Objective Logistics Distribution Path Optimization

Research on Kruskal Crossover Genetic Algorithm for Multi- Objective Logistics Distribution Path Optimization , pp.367-378 http://dx.do.org/.14257/jmue.215..8.36 Research on Kruskal Crossover Genetc Algorthm for Mult- Objectve Logstcs Dstrbuton Path Optmzaton Yan Zhang 1,2, Xng-y Wu 1 and Oh-kyoung Kwon 2, a,

More information

Network Intrusion Detection Based on PSO-SVM

Network Intrusion Detection Based on PSO-SVM TELKOMNIKA Indonesan Journal of Electrcal Engneerng Vol.1, No., February 014, pp. 150 ~ 1508 DOI: http://dx.do.org/10.11591/telkomnka.v1.386 150 Network Intruson Detecton Based on PSO-SVM Changsheng Xang*

More information

Virtual Machine Migration based on Trust Measurement of Computer Node

Virtual Machine Migration based on Trust Measurement of Computer Node Appled Mechancs and Materals Onlne: 2014-04-04 ISSN: 1662-7482, Vols. 536-537, pp 678-682 do:10.4028/www.scentfc.net/amm.536-537.678 2014 Trans Tech Publcatons, Swtzerland Vrtual Machne Mgraton based on

More information

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision SLAM Summer School 2006 Practcal 2: SLAM usng Monocular Vson Javer Cvera, Unversty of Zaragoza Andrew J. Davson, Imperal College London J.M.M Montel, Unversty of Zaragoza. josemar@unzar.es, jcvera@unzar.es,

More information

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach Angle Estmaton and Correcton of Hand Wrtten, Textual and Large areas of Non-Textual Document Images: A Novel Approach D.R.Ramesh Babu Pyush M Kumat Mahesh D Dhannawat PES Insttute of Technology Research

More information

Delay Variation Optimized Traffic Allocation Based on Network Calculus for Multi-path Routing in Wireless Mesh Networks

Delay Variation Optimized Traffic Allocation Based on Network Calculus for Multi-path Routing in Wireless Mesh Networks Appl. Math. Inf. Sc. 7, No. 2L, 467-474 2013) 467 Appled Mathematcs & Informaton Scences An Internatonal Journal http://dx.do.org/10.12785/ams/072l13 Delay Varaton Optmzed Traffc Allocaton Based on Network

More information

Structural Optimization Using OPTIMIZER Program

Structural Optimization Using OPTIMIZER Program SprngerLnk - Book Chapter http://www.sprngerlnk.com/content/m28478j4372qh274/?prnt=true ق.ظ 1 of 2 2009/03/12 11:30 Book Chapter large verson Structural Optmzaton Usng OPTIMIZER Program Book III European

More information

A HEURISTIC METHOD FOR RELIABILITY REDUNDANCY OPTIMIZATION OF FLOW NETWORKS

A HEURISTIC METHOD FOR RELIABILITY REDUNDANCY OPTIMIZATION OF FLOW NETWORKS Kumar Pardeep and Chaturved D.K., Pahua G.L. - A HEURISTIC METHOD FOR RELIABILITY REDUNDANCY OPTIMIZATION OF FLOW NETWORKS A HEURISTIC METHOD FOR RELIABILITY REDUNDANCY OPTIMIZATION OF FLOW NETWORKS Kumar

More information

Available online at Available online at Advanced in Control Engineering and Information Science

Available online at   Available online at   Advanced in Control Engineering and Information Science Avalable onlne at wwwscencedrectcom Avalable onlne at wwwscencedrectcom Proceda Proceda Engneerng Engneerng 00 (2011) 15000 000 (2011) 1642 1646 Proceda Engneerng wwwelsevercom/locate/proceda Advanced

More information

The Codesign Challenge

The Codesign Challenge ECE 4530 Codesgn Challenge Fall 2007 Hardware/Software Codesgn The Codesgn Challenge Objectves In the codesgn challenge, your task s to accelerate a gven software reference mplementaton as fast as possble.

More information

An Influence of the Noise on the Imaging Algorithm in the Electrical Impedance Tomography *

An Influence of the Noise on the Imaging Algorithm in the Electrical Impedance Tomography * Open Journal of Bophyscs, 3, 3, 7- http://dx.do.org/.436/ojbphy.3.347 Publshed Onlne October 3 (http://www.scrp.org/journal/ojbphy) An Influence of the Nose on the Imagng Algorthm n the Electrcal Impedance

More information

An Efficient Garbage Collection for Flash Memory-Based Virtual Memory Systems

An Efficient Garbage Collection for Flash Memory-Based Virtual Memory Systems S. J and D. Shn: An Effcent Garbage Collecton for Flash Memory-Based Vrtual Memory Systems 2355 An Effcent Garbage Collecton for Flash Memory-Based Vrtual Memory Systems Seunggu J and Dongkun Shn, Member,

More information

Dynamic Bandwidth Provisioning with Fairness and Revenue Considerations for Broadband Wireless Communication

Dynamic Bandwidth Provisioning with Fairness and Revenue Considerations for Broadband Wireless Communication Ths full text paper was peer revewed at the drecton of IEEE Communcatons Socety subject matter experts for publcaton n the ICC 008 proceedngs. Dynamc Bandwdth Provsonng wth Farness and Revenue Consderatons

More information

Feature Selection for Target Detection in SAR Images

Feature Selection for Target Detection in SAR Images Feature Selecton for Detecton n SAR Images Br Bhanu, Yngqang Ln and Shqn Wang Center for Research n Intellgent Systems Unversty of Calforna, Rversde, CA 95, USA Abstract A genetc algorthm (GA) approach

More information

Proper Choice of Data Used for the Estimation of Datum Transformation Parameters

Proper Choice of Data Used for the Estimation of Datum Transformation Parameters Proper Choce of Data Used for the Estmaton of Datum Transformaton Parameters Hakan S. KUTOGLU, Turkey Key words: Coordnate systems; transformaton; estmaton, relablty. SUMMARY Advances n technologes and

More information

IJCTA Nov-Dec 2016 Available

IJCTA Nov-Dec 2016 Available Dr K Santh et al, Internatonal Journal of Computer Technology & Applcatons,Vol 7(6),773-779 Optmzed Route Technque for DSR Routng Protocol n MANET Dr.K.Santh, Assocate Professor, Dept. of Computer Scence,

More information

Network Coding as a Dynamical System

Network Coding as a Dynamical System Network Codng as a Dynamcal System Narayan B. Mandayam IEEE Dstngushed Lecture (jont work wth Dan Zhang and a Su) Department of Electrcal and Computer Engneerng Rutgers Unversty Outlne. Introducton 2.

More information

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices Internatonal Mathematcal Forum, Vol 7, 2012, no 52, 2549-2554 An Applcaton of the Dulmage-Mendelsohn Decomposton to Sparse Null Space Bases of Full Row Rank Matrces Mostafa Khorramzadeh Department of Mathematcal

More information

AN IMPROVED GENETIC ALGORITHM FOR RECTANGLES CUTTING & PACKING PROBLEM. Wang Shoukun, Wang Jingchun, Jin Yihui

AN IMPROVED GENETIC ALGORITHM FOR RECTANGLES CUTTING & PACKING PROBLEM. Wang Shoukun, Wang Jingchun, Jin Yihui Copyrght 2002 IFAC 5th Trennal World Congress, Barcelona, Span A IPROVED GEETIC ALGORITH FOR RECTAGLES CUTTIG & PACKIG PROBLE Wang Shouun, Wang Jngchun, Jn Yhu Tsnghua Unversty, Beng 00084, P. R. Chna

More information

A Semi-Distributed Load Balancing Architecture and Algorithm for Heterogeneous Wireless Networks

A Semi-Distributed Load Balancing Architecture and Algorithm for Heterogeneous Wireless Networks A Sem-Dstrbuted oad Balancng Archtecture and Algorthm for Heterogeneous reless Networks Md. Golam Rabul Ala Choong Seon Hong * Kyung Hee Unversty, Korea rob@networkng.khu.ac.kr, cshong@khu.ac.kr Abstract

More information

CHAPTER 4 OPTIMIZATION TECHNIQUES

CHAPTER 4 OPTIMIZATION TECHNIQUES 48 CHAPTER 4 OPTIMIZATION TECHNIQUES 4.1 INTRODUCTION Unfortunately no sngle optmzaton algorthm exsts that can be appled effcently to all types of problems. The method chosen for any partcular case wll

More information

Video Proxy System for a Large-scale VOD System (DINA)

Video Proxy System for a Large-scale VOD System (DINA) Vdeo Proxy System for a Large-scale VOD System (DINA) KWUN-CHUNG CHAN #, KWOK-WAI CHEUNG *# #Department of Informaton Engneerng *Centre of Innovaton and Technology The Chnese Unversty of Hong Kong SHATIN,

More information

Arash Motaghedi-larijani, Kamyar Sabri-laghaie & Mahdi Heydari *

Arash Motaghedi-larijani, Kamyar Sabri-laghaie & Mahdi Heydari * Internatonal Journal of Industral Engneerng & Producton Research December 2010, Volume 21, Number 4 pp. 197-209 ISSN: 2008-4889 http://ijiepr.ust.ac.r/ Solvng Flexble Job Shop Schedulng wth Mult Objectve

More information

Support Vector Machines

Support Vector Machines /9/207 MIST.6060 Busness Intellgence and Data Mnng What are Support Vector Machnes? Support Vector Machnes Support Vector Machnes (SVMs) are supervsed learnng technques that analyze data and recognze patterns.

More information

Security Enhanced Dynamic ID based Remote User Authentication Scheme for Multi-Server Environments

Security Enhanced Dynamic ID based Remote User Authentication Scheme for Multi-Server Environments Internatonal Journal of u- and e- ervce, cence and Technology Vol8, o 7 0), pp7-6 http://dxdoorg/07/unesst087 ecurty Enhanced Dynamc ID based Remote ser Authentcaton cheme for ult-erver Envronments Jun-ub

More information

Classifier Selection Based on Data Complexity Measures *

Classifier Selection Based on Data Complexity Measures * Classfer Selecton Based on Data Complexty Measures * Edth Hernández-Reyes, J.A. Carrasco-Ochoa, and J.Fco. Martínez-Trndad Natonal Insttute for Astrophyscs, Optcs and Electroncs, Lus Enrque Erro No.1 Sta.

More information

Imperialist Competitive Algorithm with Variable Parameters to Determine the Global Minimum of Functions with Several Arguments

Imperialist Competitive Algorithm with Variable Parameters to Determine the Global Minimum of Functions with Several Arguments Fourth Internatonal Conference Modellng and Development of Intellgent Systems October 8 - November, 05 Lucan Blaga Unversty Sbu - Romana Imperalst Compettve Algorthm wth Varable Parameters to Determne

More information

Research Article. ISSN (Print) s k and. d k rate of k -th flow, source node and

Research Article. ISSN (Print) s k and. d k rate of k -th flow, source node and Scholars Journal of Engneerng and Technology (SJET) Sch. J. Eng. Tech., 2015; 3(4A):343-350 Scholars Academc and Scentfc Publsher (An Internatonal Publsher for Academc and Scentfc Resources) www.saspublsher.com

More information

Unsupervised Learning

Unsupervised Learning Pattern Recognton Lecture 8 Outlne Introducton Unsupervsed Learnng Parametrc VS Non-Parametrc Approach Mxture of Denstes Maxmum-Lkelhood Estmates Clusterng Prof. Danel Yeung School of Computer Scence and

More information

MobileGrid: Capacity-aware Topology Control in Mobile Ad Hoc Networks

MobileGrid: Capacity-aware Topology Control in Mobile Ad Hoc Networks MobleGrd: Capacty-aware Topology Control n Moble Ad Hoc Networks Jle Lu, Baochun L Department of Electrcal and Computer Engneerng Unversty of Toronto {jenne,bl}@eecg.toronto.edu Abstract Snce wreless moble

More information

Repeater Insertion for Two-Terminal Nets in Three-Dimensional Integrated Circuits

Repeater Insertion for Two-Terminal Nets in Three-Dimensional Integrated Circuits Repeater Inserton for Two-Termnal Nets n Three-Dmensonal Integrated Crcuts Hu Xu, Vasls F. Pavlds, and Govann De Mchel LSI - EPFL, CH-5, Swtzerland, {hu.xu,vasleos.pavlds,govann.demchel}@epfl.ch Abstract.

More information

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation Intellgent Informaton Management, 013, 5, 191-195 Publshed Onlne November 013 (http://www.scrp.org/journal/m) http://dx.do.org/10.36/m.013.5601 Qualty Improvement Algorthm for Tetrahedral Mesh Based on

More information

Discrete Cosine Transform Optimization in Image Compression Based on Genetic Algorithm

Discrete Cosine Transform Optimization in Image Compression Based on Genetic Algorithm 015 8th Internatonal Congress on Image and Sgnal Processng (CISP 015) Dscrete Cosne Transform Optmzaton n Image Compresson Based on Genetc Algorthm LIU Yuan-yuan 1 CHE He-xn 1 College of Communcaton Engneerng,

More information