Uma abordagem via metaheurística híbrida para o problema de atribuição de localidade a anéis sonet/sdh
Ano de defesa: | 2018 |
---|---|
Autor(a) principal: | |
Orientador(a): | |
Banca de defesa: | |
Tipo de documento: | Dissertação |
Tipo de acesso: | Acesso aberto |
Idioma: | por |
Instituição de defesa: |
Universidade Federal Rural do Semi-Árido
Brasil Centro de Ciências Exatas e Naturais - CCEN UFERSA Programa de Pós-Graduação em Ciência da Computação |
Programa de Pós-Graduação: |
Não Informado pela instituição
|
Departamento: |
Não Informado pela instituição
|
País: |
Não Informado pela instituição
|
Palavras-chave em Português: | |
Link de acesso: | https://repositorio.ufersa.edu.br/handle/prefix/859 |
Resumo: | The Telecommunication systems are in the phase of major transformations and expansions, which make telecommunication network planning problems increasingly larger and complex. In this context, many of these problems can be formulated as combinatorial optimization models, and the use of heuristic algorithms can help solve these issues in the planning phase. This paper proposes an implementation of the BRKGA (Biased Random-Key Genetic Algorithm) metaheuristic - in addition to two hybrid implementations - BRKGA with Vocabulary Building (BRKGA + VB) and BRKGA with Q-learning (BRKGA + QL) - to be applied to problem SONET Ring Assignment Problem – SRAP. In this problem, each customer location must be assigned to exactly one SONET ring, also called the local ring and a special ring, called the Federal Ring, which interconnect the local rings with each other. A capacity constraint is imposed on each ring. The solution looking for the problem is to find an allocation of customer locations that minimize the total number of rings used, since the fewer rings the lower the cost of the telecommunication network planning. This problem is the class NP-hard, so it can not be guaranteed to obtain the best results for all instances using the exact algorithms, with a viable computational time. It is proposed to solve this problem with the heuristic methods mentioned above. The algorithms were implemented in the JAVA programming language and used the instances of classes C1, C2, C3 and C4 to perform computational experiments. The analysis of the experiments showed the competitiveness of the proposed algorithms against the best results found in the literature |
id |
UFER_2b1728b13187cf43f6b776d2652971db |
---|---|
oai_identifier_str |
oai:repositorio.ufersa.edu.br:prefix/859 |
network_acronym_str |
UFER |
network_name_str |
Repositório Digital da Universidade Federal Rural do Semi-Árido (RDU) |
repository_id_str |
|
spelling |
Uma abordagem via metaheurística híbrida para o problema de atribuição de localidade a anéis sonet/sdhProjeto de RedesBRKGAPALASVocabulary buildingQ-learningNetwork designBRKGAPALASVocabulary buildingQ-learningCNPQ::CIENCIAS EXATAS E DA TERRA::CIENCIA DA COMPUTACAOThe Telecommunication systems are in the phase of major transformations and expansions, which make telecommunication network planning problems increasingly larger and complex. In this context, many of these problems can be formulated as combinatorial optimization models, and the use of heuristic algorithms can help solve these issues in the planning phase. This paper proposes an implementation of the BRKGA (Biased Random-Key Genetic Algorithm) metaheuristic - in addition to two hybrid implementations - BRKGA with Vocabulary Building (BRKGA + VB) and BRKGA with Q-learning (BRKGA + QL) - to be applied to problem SONET Ring Assignment Problem – SRAP. In this problem, each customer location must be assigned to exactly one SONET ring, also called the local ring and a special ring, called the Federal Ring, which interconnect the local rings with each other. A capacity constraint is imposed on each ring. The solution looking for the problem is to find an allocation of customer locations that minimize the total number of rings used, since the fewer rings the lower the cost of the telecommunication network planning. This problem is the class NP-hard, so it can not be guaranteed to obtain the best results for all instances using the exact algorithms, with a viable computational time. It is proposed to solve this problem with the heuristic methods mentioned above. The algorithms were implemented in the JAVA programming language and used the instances of classes C1, C2, C3 and C4 to perform computational experiments. The analysis of the experiments showed the competitiveness of the proposed algorithms against the best results found in the literatureOs sistemas de telecomunicações estão na fase de grandes transformações e expansões, que tornam os problemas de planejamento de redes de telecomunicações cada vez maiores e mais complexos. Com isso, muitos desses problemas podem ser formulados como modelos de otimização combinatória, e o uso de algoritmos heurísticos podem ajudar a solucionar essas questões da fase de planejamento. Este trabalho propõe uma implementação da metaheurística BRKGA ( Biased Random-Key Genetic Algorithm) – além de duas implementações híbridas – BRKGA com Vocabulary Building (BRKGA+VB) e BRKGA com Q-learning (BRKGA+QL) – para o Problema de Atribuição de Localidades a Anéis SONET/SDH (ou abreviadamente, PALAS). Neste problema, cada localidade cliente deve ser atribuída a exatamente um anel SONET, também denominado de anel local e um anel especial, chamado de Anel Federal, que interligam os anéis locais entre si. É imposta sobre cada anel uma restrição de capacidade. O objetivo do problema é encontrar uma atribuição de localidades clientes que minimize o número total de anéis utilizados, pois quanto menos anéis, menor o custo total da rede. Esse problema é NP-difícil e, portanto, não se pode garantir a obtenção dos melhores resultados para todas instâncias utilizando os métodos exatos, em um tempo computacional viável, dessa forma, é proposto para solução desse problema, a utilização dos métodos heurísticos. Os algoritmos foram implementados na linguagem de programação JAVA e utilizaram as instâncias das classes C1, C2, C3 e C4 para realizações dos experimentos computacionais. A análise dos experimentos mostrou a competitividade dos algoritmos propostos frente aos melhores resultados encontrados na literaturaTrabalho não financiado por agência de fomento, ou autofinanciadoUniversidade Federal Rural do Semi-ÁridoBrasilCentro de Ciências Exatas e Naturais - CCENUFERSAPrograma de Pós-Graduação em Ciência da ComputaçãoAloise, Dario José05763088468http://lattes.cnpq.br/7266011798625538Pinheiro, Plácido Rogério10487395387http://lattes.cnpq.br/2546837031616846Fontes, Francisco Fábio da Costa02159510424http://lattes.cnpq.br/3504598559972999Liberalino, Carlos Heitor Pereira02598913477http://lattes.cnpq.br/1635497235155150Pereira, Jeferson Queiroga2019-02-15T11:14:25Z2018-11-122019-02-15T11:14:25Z2018-04-19info:eu-repo/semantics/publishedVersioninfo:eu-repo/semantics/masterThesisapplication/pdfCitação com autor incluído no texto: Pereira (2018) Citação com autor não incluído no texto: (PEREIRA, 2018)https://repositorio.ufersa.edu.br/handle/prefix/859porPEREIRA, Jeferson Queiroga. Uma abordagem via metaheurística híbrida para o problema de atribuição de localidade a anéis sonet/sdh. 2018. 85 f. Dissertação (Mestrado em Ciência da Computação), Universidade Federal Rural do Semi-Árido, Mossoró, 2018.CC-BY-SAinfo:eu-repo/semantics/openAccessreponame:Repositório Digital da Universidade Federal Rural do Semi-Árido (RDU)instname:Universidade Federal Rural do Semi-Árido (UFERSA)instacron:UFERSA2023-09-14T04:38:25Zoai:repositorio.ufersa.edu.br:prefix/859Repositório Institucionalhttps://repositorio.ufersa.edu.br/PUBhttps://repositorio.ufersa.edu.br/server/oai/requestrepositorio@ufersa.edu.br || admrepositorio@ufersa.edu.bropendoar:2023-09-14T04:38:25Repositório Digital da Universidade Federal Rural do Semi-Árido (RDU) - Universidade Federal Rural do Semi-Árido (UFERSA)false |
dc.title.none.fl_str_mv |
Uma abordagem via metaheurística híbrida para o problema de atribuição de localidade a anéis sonet/sdh |
title |
Uma abordagem via metaheurística híbrida para o problema de atribuição de localidade a anéis sonet/sdh |
spellingShingle |
Uma abordagem via metaheurística híbrida para o problema de atribuição de localidade a anéis sonet/sdh Pereira, Jeferson Queiroga Projeto de Redes BRKGA PALAS Vocabulary building Q-learning Network design BRKGA PALAS Vocabulary building Q-learning CNPQ::CIENCIAS EXATAS E DA TERRA::CIENCIA DA COMPUTACAO |
title_short |
Uma abordagem via metaheurística híbrida para o problema de atribuição de localidade a anéis sonet/sdh |
title_full |
Uma abordagem via metaheurística híbrida para o problema de atribuição de localidade a anéis sonet/sdh |
title_fullStr |
Uma abordagem via metaheurística híbrida para o problema de atribuição de localidade a anéis sonet/sdh |
title_full_unstemmed |
Uma abordagem via metaheurística híbrida para o problema de atribuição de localidade a anéis sonet/sdh |
title_sort |
Uma abordagem via metaheurística híbrida para o problema de atribuição de localidade a anéis sonet/sdh |
author |
Pereira, Jeferson Queiroga |
author_facet |
Pereira, Jeferson Queiroga |
author_role |
author |
dc.contributor.none.fl_str_mv |
Aloise, Dario José 05763088468 http://lattes.cnpq.br/7266011798625538 Pinheiro, Plácido Rogério 10487395387 http://lattes.cnpq.br/2546837031616846 Fontes, Francisco Fábio da Costa 02159510424 http://lattes.cnpq.br/3504598559972999 Liberalino, Carlos Heitor Pereira 02598913477 http://lattes.cnpq.br/1635497235155150 |
dc.contributor.author.fl_str_mv |
Pereira, Jeferson Queiroga |
dc.subject.por.fl_str_mv |
Projeto de Redes BRKGA PALAS Vocabulary building Q-learning Network design BRKGA PALAS Vocabulary building Q-learning CNPQ::CIENCIAS EXATAS E DA TERRA::CIENCIA DA COMPUTACAO |
topic |
Projeto de Redes BRKGA PALAS Vocabulary building Q-learning Network design BRKGA PALAS Vocabulary building Q-learning CNPQ::CIENCIAS EXATAS E DA TERRA::CIENCIA DA COMPUTACAO |
description |
The Telecommunication systems are in the phase of major transformations and expansions, which make telecommunication network planning problems increasingly larger and complex. In this context, many of these problems can be formulated as combinatorial optimization models, and the use of heuristic algorithms can help solve these issues in the planning phase. This paper proposes an implementation of the BRKGA (Biased Random-Key Genetic Algorithm) metaheuristic - in addition to two hybrid implementations - BRKGA with Vocabulary Building (BRKGA + VB) and BRKGA with Q-learning (BRKGA + QL) - to be applied to problem SONET Ring Assignment Problem – SRAP. In this problem, each customer location must be assigned to exactly one SONET ring, also called the local ring and a special ring, called the Federal Ring, which interconnect the local rings with each other. A capacity constraint is imposed on each ring. The solution looking for the problem is to find an allocation of customer locations that minimize the total number of rings used, since the fewer rings the lower the cost of the telecommunication network planning. This problem is the class NP-hard, so it can not be guaranteed to obtain the best results for all instances using the exact algorithms, with a viable computational time. It is proposed to solve this problem with the heuristic methods mentioned above. The algorithms were implemented in the JAVA programming language and used the instances of classes C1, C2, C3 and C4 to perform computational experiments. The analysis of the experiments showed the competitiveness of the proposed algorithms against the best results found in the literature |
publishDate |
2018 |
dc.date.none.fl_str_mv |
2018-11-12 2018-04-19 2019-02-15T11:14:25Z 2019-02-15T11:14:25Z |
dc.type.status.fl_str_mv |
info:eu-repo/semantics/publishedVersion |
dc.type.driver.fl_str_mv |
info:eu-repo/semantics/masterThesis |
format |
masterThesis |
status_str |
publishedVersion |
dc.identifier.uri.fl_str_mv |
Citação com autor incluído no texto: Pereira (2018) Citação com autor não incluído no texto: (PEREIRA, 2018) https://repositorio.ufersa.edu.br/handle/prefix/859 |
identifier_str_mv |
Citação com autor incluído no texto: Pereira (2018) Citação com autor não incluído no texto: (PEREIRA, 2018) |
url |
https://repositorio.ufersa.edu.br/handle/prefix/859 |
dc.language.iso.fl_str_mv |
por |
language |
por |
dc.relation.none.fl_str_mv |
PEREIRA, Jeferson Queiroga. Uma abordagem via metaheurística híbrida para o problema de atribuição de localidade a anéis sonet/sdh. 2018. 85 f. Dissertação (Mestrado em Ciência da Computação), Universidade Federal Rural do Semi-Árido, Mossoró, 2018. |
dc.rights.driver.fl_str_mv |
CC-BY-SA info:eu-repo/semantics/openAccess |
rights_invalid_str_mv |
CC-BY-SA |
eu_rights_str_mv |
openAccess |
dc.format.none.fl_str_mv |
application/pdf |
dc.publisher.none.fl_str_mv |
Universidade Federal Rural do Semi-Árido Brasil Centro de Ciências Exatas e Naturais - CCEN UFERSA Programa de Pós-Graduação em Ciência da Computação |
publisher.none.fl_str_mv |
Universidade Federal Rural do Semi-Árido Brasil Centro de Ciências Exatas e Naturais - CCEN UFERSA Programa de Pós-Graduação em Ciência da Computação |
dc.source.none.fl_str_mv |
reponame:Repositório Digital da Universidade Federal Rural do Semi-Árido (RDU) instname:Universidade Federal Rural do Semi-Árido (UFERSA) instacron:UFERSA |
instname_str |
Universidade Federal Rural do Semi-Árido (UFERSA) |
instacron_str |
UFERSA |
institution |
UFERSA |
reponame_str |
Repositório Digital da Universidade Federal Rural do Semi-Árido (RDU) |
collection |
Repositório Digital da Universidade Federal Rural do Semi-Árido (RDU) |
repository.name.fl_str_mv |
Repositório Digital da Universidade Federal Rural do Semi-Árido (RDU) - Universidade Federal Rural do Semi-Árido (UFERSA) |
repository.mail.fl_str_mv |
repositorio@ufersa.edu.br || admrepositorio@ufersa.edu.br |
_version_ |
1809747933885628416 |