Skip to main content

Showing 1–8 of 8 results for author: Meira, L A A

Searching in archive cs. Search in all archives.
.
  1. arXiv:1808.10866  [pdf, other

    cs.NE

    Algoritmos Genéticos Aplicado ao Problema de Roteamento de Veículos

    Authors: Felipe F. Müller, Luis A. A. Meira

    Abstract: Routing problems are often faced by companies who serve costumers through vehicles. Such problems have a challenging structure to optimize, despite the recent advances in combinatorial optimization. The goal of this project is to study and propose optimization algorithms to the vehicle routing problems (VRP). Focus will be on the problem variant in which the length of the route is restricted by a… ▽ More

    Submitted 31 August, 2018; originally announced August 2018.

  2. arXiv:1804.09741  [pdf, other

    cs.DS

    An Faster Network Motif Detection Tool

    Authors: Luis A. A. Meira, Vinícius R. Máximo, Alvaro L. Fazenda, Arlindo F. da Conceição

    Abstract: Network motif provides a way to uncover the basic building blocks of most complex networks. This task usually demands high computer processing, specially for motif with 5 or more vertices. This paper presents an extended methodology with the following features: (i) search for motifs up to 6 vertices, (ii) multithread processing, and a (iii) new enumeration algorithm with lower complexity. The algo… ▽ More

    Submitted 25 April, 2018; originally announced April 2018.

  3. arXiv:1801.00712  [pdf, other

    cs.AI cs.CC

    Multi-Objective Vehicle Routing Problem Applied to Large Scale Post Office Deliveries

    Authors: Luis A. A. Meira, Paulo S. Martins, Mauro Menzori, Guilherme A. Zeni

    Abstract: The number of optimization techniques in the combinatorial domain is large and diversified. Nevertheless, real-world based benchmarks for testing algorithms are few. This work creates an extensible real-world mail delivery benchmark to the Vehicle Routing Problem (VRP) in a planar graph embedded in the 2D Euclidean space. Such problem is multi-objective on a roadmap with up to 25 vehicles and 30,0… ▽ More

    Submitted 23 December, 2017; originally announced January 2018.

    Comments: arXiv admin note: text overlap with arXiv:1610.05402

  4. arXiv:1610.05402  [pdf, other

    cs.AI

    VRPBench: A Vehicle Routing Benchmark Tool

    Authors: Guilherme A. Zeni, Mauro Menzori, P. S. Martins, Luis A. A. Meira

    Abstract: The number of optimization techniques in the combinatorial domain is large and diversified. Nevertheless, there is still a lack of real benchmarks to validate optimization algorithms. In this work we introduce VRPBench, a tool to create instances and visualize solutions to the Vehicle Routing Problem (VRP) in a planar graph embedded in the Euclidean 2D space. We use VRPBench to model a real-world… ▽ More

    Submitted 17 October, 2016; originally announced October 2016.

  5. arXiv:1411.0048  [pdf, ps, other

    cs.DS

    Fusion Tree Sorting

    Authors: Luis A. A. Meira, Rogério H. B. de Lima

    Abstract: The sorting problem is one of the most relevant problems in computer science. Within the scope of modern computer science it has been studied for more than 70 years. In spite of these facts, new sorting algorithms have been developed in recent years. Among several types of sorting algorithms, some are quicker; others are more economic in relation to space, whereas others insert a few restrictions… ▽ More

    Submitted 31 October, 2014; originally announced November 2014.

    Comments: 17 pages

  6. arXiv:1407.6753  [pdf, ps, other

    cs.DS

    Ordenação Baseada em Árvores de Fusão

    Authors: Rogério H. B. de Lima, Luis A. A. Meira

    Abstract: Sorting is one of the most important problem in the computer science. After more than 60 years of studies, there are still many research devoted to develop faster sorting algorithms. This work aims to explain the Fusion Tree data structure. Fusion Tree was responsible for the first sorting algorithm with time $o(n \ lg n) $. ----- O problema da ordenação é sem dúvida um dos mais estudados na Ciê… ▽ More

    Submitted 3 October, 2014; v1 submitted 24 July, 2014; originally announced July 2014.

    Comments: 10 pages, portuguese

  7. arXiv:1203.3415  [pdf, ps, other

    cs.DS

    acc-Motif Detection Tool

    Authors: Luis A. A. Meira, Vinicius R. Máximo, Álvaro L. Fazenda, Arlindo F. da Conceição

    Abstract: Network motif algorithms have been a topic of research mainly after the 2002-seminal paper from Milo \emph{et al}, that provided motifs as a way to uncover the basic building blocks of most networks. In Bioinformatics, motifs have been mainly applied in the field of gene regulation networks. This paper proposes new algorithms to exactly count isomorphic pattern motifs of sizes 3, 4 and 5 in direct… ▽ More

    Submitted 18 April, 2013; v1 submitted 15 March, 2012; originally announced March 2012.

  8. arXiv:1111.1672  [pdf, other

    cs.DS

    A Systematic Approach to Bound Factor-Revealing LPs and its Application to the Metric and Squared Metric Facility Location Problems

    Authors: Cristina G. Fernandes, Luís A. A. Meira, Flávio K. Miyazawa, Lehilton L. C. Pedrosa

    Abstract: A systematic technique to bound factor-revealing linear programs is presented. We show how to derive a family of upper bound factor-revealing programs (UPFRP), and show that each such program can be solved by a computer to bound the approximation factor of an associated algorithm. Obtaining an UPFRP is straightforward, and can be used as an alternative to analytical proofs, that are usually very l… ▽ More

    Submitted 6 August, 2013; v1 submitted 7 November, 2011; originally announced November 2011.

    Comments: Additional variants with powers of metrics