Hibridização de algoritmos exatos e meta-heurísticas para o problema da árvore geradora quadrática em adjacência de arestas biobjetivo
Autor(a) principal: | |
---|---|
Data de Publicação: | 2017 |
Tipo de documento: | Trabalho de conclusão de curso |
Idioma: | por |
Título da fonte: | Repositório Institucional da UFRN |
Texto Completo: | https://repositorio.ufrn.br/handle/123456789/34177 |
Resumo: | The Minimum Spanning Tree Problem (MST) consists of, given a finite non-directed graph G = (V, E) with |V| = n and |E| = m, weighted by edges, find an acyclic and connected spanning subgraph so that the sum of the weights of the edges is minimal. This is a classic problem of combinatorial optimization that can be solved optimally in polynomial time. The Quadratic Minimum Spanning Tree Problem (QMST) is a generalization of MST in which quadratic costs associated with the interaction of each pair of edges are present. The linear and quadratic costs are summed to make up the total cost of the resulting spanning tree. Since only adjacent edge interactions are considered, the problem is called the Adjacency-Only Quadratic Minimum Spanning Tree (AQMST). Both QMST and AQMST are NP-Hard problems that attempt to model real problems involving the design of transport and distribution networks. For example, in the transportation of petroleum and its derivatives. Transportation takes place through pipes, which have connection interfaces between them. Thus, the cost of transporting oil and its derivatives from one pipeline to another may depend on the nature of their interfaces. Although in the mono-objective version, linear and quadratic costs are summed up, but in real applications such costs can be conflicting, which makes it more interesting to consider them independently. In this sense, multiobjective optimization seems to provide a more realistic model for the problems of QMST and AQMST, giving rise to the Biobjective Adjacency-Only Quadratic Spanning Tree Problem (bi-AQST). In the formulation by the biobjective perspective it is considered the fact that linear and quadratic costs can assume conflicting situations. In general, bi-AQST can be solved from exact strategies and (meta) heuristics, but both approaches have drawbacks. The exact one can take an inadmissible computational time, whereas the heuristics will not always find the optimal solution of the problem. Thus, a third approach is to combine these methods in order to minimize the disadvantages of each approach, this being the study carried out in this work. |
id |
UFRN_4f25e4d9f334e1c95b8bbf369f0298c8 |
---|---|
oai_identifier_str |
oai:https://repositorio.ufrn.br:123456789/34177 |
network_acronym_str |
UFRN |
network_name_str |
Repositório Institucional da UFRN |
repository_id_str |
|
spelling |
Marques, Thiago SoaresGoldbarg, Elizabeth Ferreira GouvêaGoldbarg, Marco CesarMaia, Sílvia Maria Diniz MonteiroGoldbarg, Elizabeth Ferreira Gouvêa2017-07-06T13:45:04Z2021-09-20T11:46:29Z2017-07-06T13:45:04Z2021-09-20T11:46:29Z2017-062016007211MARQUES, Thiago Soares. Hibridização de algoritmos exatos e meta-heurísticas para o problema da árvore geradora quadrática em adjacência de arestas biobjetivo. 2017. 84 f. Trabalho de Conclusão de Curso (Bacharelado em Ciência da Computação), Universidade Federal do Rio Grande do Norte, Natal, 2017.https://repositorio.ufrn.br/handle/123456789/34177The Minimum Spanning Tree Problem (MST) consists of, given a finite non-directed graph G = (V, E) with |V| = n and |E| = m, weighted by edges, find an acyclic and connected spanning subgraph so that the sum of the weights of the edges is minimal. This is a classic problem of combinatorial optimization that can be solved optimally in polynomial time. The Quadratic Minimum Spanning Tree Problem (QMST) is a generalization of MST in which quadratic costs associated with the interaction of each pair of edges are present. The linear and quadratic costs are summed to make up the total cost of the resulting spanning tree. Since only adjacent edge interactions are considered, the problem is called the Adjacency-Only Quadratic Minimum Spanning Tree (AQMST). Both QMST and AQMST are NP-Hard problems that attempt to model real problems involving the design of transport and distribution networks. For example, in the transportation of petroleum and its derivatives. Transportation takes place through pipes, which have connection interfaces between them. Thus, the cost of transporting oil and its derivatives from one pipeline to another may depend on the nature of their interfaces. Although in the mono-objective version, linear and quadratic costs are summed up, but in real applications such costs can be conflicting, which makes it more interesting to consider them independently. In this sense, multiobjective optimization seems to provide a more realistic model for the problems of QMST and AQMST, giving rise to the Biobjective Adjacency-Only Quadratic Spanning Tree Problem (bi-AQST). In the formulation by the biobjective perspective it is considered the fact that linear and quadratic costs can assume conflicting situations. In general, bi-AQST can be solved from exact strategies and (meta) heuristics, but both approaches have drawbacks. The exact one can take an inadmissible computational time, whereas the heuristics will not always find the optimal solution of the problem. Thus, a third approach is to combine these methods in order to minimize the disadvantages of each approach, this being the study carried out in this work.O problema da Árvore Geradora Mínima (AGM) consiste em, dado um grafo finito não direcionado G = (V, E) com |V| = n e |E| = m, ponderado em arestas, encontrar um subgrafo gerador acíclico e conexo de modo que a soma dos pesos das arestas seja mínima. Esse é um problema clássico de otimização combinatória que pode ser resolvido de maneira ótima em tempo polinomial. O problema da Árvore Geradora Mínima Quadrática (AGMQ) é uma generalização da AGM na qual custos quadráticos associados à interação de cada par de arestas estão presentes. Os custos lineares e quadráticos são somados de modo a compor o custo total da árvore geradora resultante. Uma vez que apenas interações de arestas adjacentes são consideradas, o problema é denominado Árvore Geradora Mínima Quadrática em Adjacência de Arestas (AGMQA). Ambos AGMQ e AGMQA são problemas NP-Difíceis que procuram modelar problemas reais envolvendo projeto de redes de transporte e distribuição. Por exemplo, no transporte de petróleo e seus derivados. O transporte acontece através de dutos, os quais possuem interfaces de conexão entre eles. Assim, o custo de transportar petróleo e seus derivados de um duto para outro, pode depender da natureza das suas interfaces. Embora na versão mono-objetivo os custos lineares e quadráticos são somados, em aplicações reais tais custos podem ser conflitantes, o que torna mais interessante considerá-los independentemente. Neste sentido, a otimização multiobjetivo parece proporcionar um modelo mais realista para os problemas da AGMQ e AGMQA, dando origem ao problema da AGQA Biobjetivo (AGQA-bi). Na formulação sob a perspectiva biobjetivo é considerado o fato de que os custos lineares e quadráticos podem assumir situações conflitantes. Em geral, pode-se resolver AGQA-bi a partir de estratégias exatas e (meta) heurísticas, todavia ambas as abordagens possuem desvantagens. O exato pode tomar um tempo computacional não admissível, enquanto que as heurísticas nem sempre encontrarão a solução ótima do problema. Assim, um terceiro enfoque é combinar esses métodos a fim de minimizar as desvantagens de cada abordagem, sendo este o estudo realizado neste trabalho.Universidade Federal do Rio Grande do NorteUFRNBrasilCiência da ComputaçãoÁrvore Geradora Quadrática em Adjacência de Arestas Biobjetivo. Meta-heurísticas. Algoritmos Exatos. Hibridização. Otimização MultiobjetivoBiobjective Adjacency-Only Quadratic Minimum Spanning Tree. Metaheuristics. Exact Algorithms. Hybridization. Multiobjective OptimizationHibridização de algoritmos exatos e meta-heurísticas para o problema da árvore geradora quadrática em adjacência de arestas biobjetivoinfo:eu-repo/semantics/publishedVersioninfo:eu-repo/semantics/bachelorThesisinfo:eu-repo/semantics/openAccessporreponame:Repositório Institucional da UFRNinstname:Universidade Federal do Rio Grande do Norte (UFRN)instacron:UFRNTEXTHibridizaçaoAlgoritmos_Marques_2017.pdf.txtExtracted texttext/plain123814https://repositorio.ufrn.br/bitstream/123456789/34177/1/Hibridiza%c3%a7aoAlgoritmos_Marques_2017.pdf.txtc44ac0d8588d7e8e19998639e9e2f73dMD51ORIGINALHibridizaçaoAlgoritmos_Marques_2017.pdfMonografiaapplication/pdf912398https://repositorio.ufrn.br/bitstream/123456789/34177/2/Hibridiza%c3%a7aoAlgoritmos_Marques_2017.pdf471eed5e7268d6e90b5ec43cf308aa23MD52LICENSElicense.txttext/plain756https://repositorio.ufrn.br/bitstream/123456789/34177/3/license.txta80a9cda2756d355b388cc443c3d8a43MD53123456789/341772021-09-20 08:46:29.884oai:https://repositorio.ufrn.br:123456789/34177PGNlbnRlcj48c3Ryb25nPlVOSVZFUlNJREFERSBGRURFUkFMIERPIFJJTyBHUkFOREUgRE8gTk9SVEU8L3N0cm9uZz48L2NlbnRlcj4KPGNlbnRlcj48c3Ryb25nPkJJQkxJT1RFQ0EgRElHSVRBTCBERSBNT05PR1JBRklBUzwvc3Ryb25nPjwvY2VudGVyPgoKPGNlbnRlcj5UZXJtbyBkZSBBdXRvcml6YcOnw6NvIHBhcmEgZGlzcG9uaWJpbGl6YcOnw6NvIGRlIE1vbm9ncmFmaWFzIGRlIEdyYWR1YcOnw6NvIGUgRXNwZWNpYWxpemHDp8OjbyBuYSBCaWJsaW90ZWNhIERpZ2l0YWwgZGUgTW9ub2dyYWZpYXMgKEJETSk8L2NlbnRlcj4KCk5hIHF1YWxpZGFkZSBkZSB0aXR1bGFyIGRvcyBkaXJlaXRvcyBkZSBhdXRvciBkYSBtb25vZ3JhZmlhLCBhdXRvcml6byBhIFVuaXZlcnNpZGFkZSBGZWRlcmFsIGRvIFJpbyBHcmFuZGUgZG8gTm9ydGUgKFVGUk4pIGEgZGlzcG9uaWJpbGl6YXIgYXRyYXbDqXMgZGEgQmlibGlvdGVjYSBEaWdpdGFsIGRlIE1vbm9ncmFmaWFzIGRhIFVGUk4sIHNlbSByZXNzYXJjaW1lbnRvIGRvcyBkaXJlaXRvcyBhdXRvcmFpcywgZGUgYWNvcmRvIGNvbSBhIExlaSBuwrAgOTYxMC85OCwgbyB0ZXh0byBpbnRlZ3JhbCBkYSBvYnJhIHN1Ym1ldGlkYSBwYXJhIGZpbnMgZGUgbGVpdHVyYSwgaW1wcmVzc8OjbyBlL291IGRvd25sb2FkLCBhIHTDrXR1bG8gZGUgZGl2dWxnYcOnw6NvIGRhIHByb2R1w6fDo28gY2llbnTDrWZpY2EgYnJhc2lsZWlyYSwgYSBwYXJ0aXIgZGEgZGF0YSBkZXN0YSBzdWJtaXNzw6NvLiAKRepositório de PublicaçõesPUBhttp://repositorio.ufrn.br/oai/opendoar:2021-09-20T11:46:29Repositório Institucional da UFRN - Universidade Federal do Rio Grande do Norte (UFRN)false |
dc.title.pr_BR.fl_str_mv |
Hibridização de algoritmos exatos e meta-heurísticas para o problema da árvore geradora quadrática em adjacência de arestas biobjetivo |
title |
Hibridização de algoritmos exatos e meta-heurísticas para o problema da árvore geradora quadrática em adjacência de arestas biobjetivo |
spellingShingle |
Hibridização de algoritmos exatos e meta-heurísticas para o problema da árvore geradora quadrática em adjacência de arestas biobjetivo Marques, Thiago Soares Árvore Geradora Quadrática em Adjacência de Arestas Biobjetivo. Meta-heurísticas. Algoritmos Exatos. Hibridização. Otimização Multiobjetivo Biobjective Adjacency-Only Quadratic Minimum Spanning Tree. Metaheuristics. Exact Algorithms. Hybridization. Multiobjective Optimization |
title_short |
Hibridização de algoritmos exatos e meta-heurísticas para o problema da árvore geradora quadrática em adjacência de arestas biobjetivo |
title_full |
Hibridização de algoritmos exatos e meta-heurísticas para o problema da árvore geradora quadrática em adjacência de arestas biobjetivo |
title_fullStr |
Hibridização de algoritmos exatos e meta-heurísticas para o problema da árvore geradora quadrática em adjacência de arestas biobjetivo |
title_full_unstemmed |
Hibridização de algoritmos exatos e meta-heurísticas para o problema da árvore geradora quadrática em adjacência de arestas biobjetivo |
title_sort |
Hibridização de algoritmos exatos e meta-heurísticas para o problema da árvore geradora quadrática em adjacência de arestas biobjetivo |
author |
Marques, Thiago Soares |
author_facet |
Marques, Thiago Soares |
author_role |
author |
dc.contributor.referees1.none.fl_str_mv |
Goldbarg, Elizabeth Ferreira Gouvêa |
dc.contributor.referees2.none.fl_str_mv |
Goldbarg, Marco Cesar |
dc.contributor.referees3.none.fl_str_mv |
Maia, Sílvia Maria Diniz Monteiro |
dc.contributor.author.fl_str_mv |
Marques, Thiago Soares |
dc.contributor.advisor1.fl_str_mv |
Goldbarg, Elizabeth Ferreira Gouvêa |
contributor_str_mv |
Goldbarg, Elizabeth Ferreira Gouvêa |
dc.subject.pr_BR.fl_str_mv |
Árvore Geradora Quadrática em Adjacência de Arestas Biobjetivo. Meta-heurísticas. Algoritmos Exatos. Hibridização. Otimização Multiobjetivo Biobjective Adjacency-Only Quadratic Minimum Spanning Tree. Metaheuristics. Exact Algorithms. Hybridization. Multiobjective Optimization |
topic |
Árvore Geradora Quadrática em Adjacência de Arestas Biobjetivo. Meta-heurísticas. Algoritmos Exatos. Hibridização. Otimização Multiobjetivo Biobjective Adjacency-Only Quadratic Minimum Spanning Tree. Metaheuristics. Exact Algorithms. Hybridization. Multiobjective Optimization |
description |
The Minimum Spanning Tree Problem (MST) consists of, given a finite non-directed graph G = (V, E) with |V| = n and |E| = m, weighted by edges, find an acyclic and connected spanning subgraph so that the sum of the weights of the edges is minimal. This is a classic problem of combinatorial optimization that can be solved optimally in polynomial time. The Quadratic Minimum Spanning Tree Problem (QMST) is a generalization of MST in which quadratic costs associated with the interaction of each pair of edges are present. The linear and quadratic costs are summed to make up the total cost of the resulting spanning tree. Since only adjacent edge interactions are considered, the problem is called the Adjacency-Only Quadratic Minimum Spanning Tree (AQMST). Both QMST and AQMST are NP-Hard problems that attempt to model real problems involving the design of transport and distribution networks. For example, in the transportation of petroleum and its derivatives. Transportation takes place through pipes, which have connection interfaces between them. Thus, the cost of transporting oil and its derivatives from one pipeline to another may depend on the nature of their interfaces. Although in the mono-objective version, linear and quadratic costs are summed up, but in real applications such costs can be conflicting, which makes it more interesting to consider them independently. In this sense, multiobjective optimization seems to provide a more realistic model for the problems of QMST and AQMST, giving rise to the Biobjective Adjacency-Only Quadratic Spanning Tree Problem (bi-AQST). In the formulation by the biobjective perspective it is considered the fact that linear and quadratic costs can assume conflicting situations. In general, bi-AQST can be solved from exact strategies and (meta) heuristics, but both approaches have drawbacks. The exact one can take an inadmissible computational time, whereas the heuristics will not always find the optimal solution of the problem. Thus, a third approach is to combine these methods in order to minimize the disadvantages of each approach, this being the study carried out in this work. |
publishDate |
2017 |
dc.date.accessioned.fl_str_mv |
2017-07-06T13:45:04Z 2021-09-20T11:46:29Z |
dc.date.available.fl_str_mv |
2017-07-06T13:45:04Z 2021-09-20T11:46:29Z |
dc.date.issued.fl_str_mv |
2017-06 |
dc.type.status.fl_str_mv |
info:eu-repo/semantics/publishedVersion |
dc.type.driver.fl_str_mv |
info:eu-repo/semantics/bachelorThesis |
format |
bachelorThesis |
status_str |
publishedVersion |
dc.identifier.pr_BR.fl_str_mv |
2016007211 |
dc.identifier.citation.fl_str_mv |
MARQUES, Thiago Soares. Hibridização de algoritmos exatos e meta-heurísticas para o problema da árvore geradora quadrática em adjacência de arestas biobjetivo. 2017. 84 f. Trabalho de Conclusão de Curso (Bacharelado em Ciência da Computação), Universidade Federal do Rio Grande do Norte, Natal, 2017. |
dc.identifier.uri.fl_str_mv |
https://repositorio.ufrn.br/handle/123456789/34177 |
identifier_str_mv |
2016007211 MARQUES, Thiago Soares. Hibridização de algoritmos exatos e meta-heurísticas para o problema da árvore geradora quadrática em adjacência de arestas biobjetivo. 2017. 84 f. Trabalho de Conclusão de Curso (Bacharelado em Ciência da Computação), Universidade Federal do Rio Grande do Norte, Natal, 2017. |
url |
https://repositorio.ufrn.br/handle/123456789/34177 |
dc.language.iso.fl_str_mv |
por |
language |
por |
dc.rights.driver.fl_str_mv |
info:eu-repo/semantics/openAccess |
eu_rights_str_mv |
openAccess |
dc.publisher.none.fl_str_mv |
Universidade Federal do Rio Grande do Norte |
dc.publisher.initials.fl_str_mv |
UFRN |
dc.publisher.country.fl_str_mv |
Brasil |
dc.publisher.department.fl_str_mv |
Ciência da Computação |
publisher.none.fl_str_mv |
Universidade Federal do Rio Grande do Norte |
dc.source.none.fl_str_mv |
reponame:Repositório Institucional da UFRN instname:Universidade Federal do Rio Grande do Norte (UFRN) instacron:UFRN |
instname_str |
Universidade Federal do Rio Grande do Norte (UFRN) |
instacron_str |
UFRN |
institution |
UFRN |
reponame_str |
Repositório Institucional da UFRN |
collection |
Repositório Institucional da UFRN |
bitstream.url.fl_str_mv |
https://repositorio.ufrn.br/bitstream/123456789/34177/1/Hibridiza%c3%a7aoAlgoritmos_Marques_2017.pdf.txt https://repositorio.ufrn.br/bitstream/123456789/34177/2/Hibridiza%c3%a7aoAlgoritmos_Marques_2017.pdf https://repositorio.ufrn.br/bitstream/123456789/34177/3/license.txt |
bitstream.checksum.fl_str_mv |
c44ac0d8588d7e8e19998639e9e2f73d 471eed5e7268d6e90b5ec43cf308aa23 a80a9cda2756d355b388cc443c3d8a43 |
bitstream.checksumAlgorithm.fl_str_mv |
MD5 MD5 MD5 |
repository.name.fl_str_mv |
Repositório Institucional da UFRN - Universidade Federal do Rio Grande do Norte (UFRN) |
repository.mail.fl_str_mv |
|
_version_ |
1814832838669762560 |