Skip to main content

Showing 1–4 of 4 results for author: de Souza, C C

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

    cs.DS

    Algorithms for the Maximum Eulerian Cycle Decomposition Problem

    Authors: Pedro O. Pinheiro, Alexsandro Oliveira Alexandrino, Andre R. Oliveira, Cid C. de Souza, Zanoni Dias

    Abstract: Given an Eulerian graph G, in the Maximum Eulerian Cycle Decomposition problem, we are interested in finding a collection of edge-disjoint cycles {E_1, E_2, ..., E_k} in G such that all edges of G are in exactly one cycle and k is maximum. We present an algorithm to solve the pricing problem of a column generation Integer Linear Programming (ILP) model introduced by Lancia and Serafini (2016). Fur… ▽ More

    Submitted 10 March, 2022; originally announced March 2022.

    Journal ref: LIII S. Brasileiro de Pesquisa Operacional (SBPO 2021), Galoa, 2021. v. 53. p. 139228

  2. arXiv:2012.03381  [pdf, other

    cs.CG

    Solving the Minimum Convex Partition of Point Sets with Integer Programming

    Authors: Allan Sapucaia, Pedro J. de Rezende, Cid C. de Souza

    Abstract: The partition of a problem into smaller sub-problems satisfying certain properties is often a key ingredient in the design of divide-and-conquer algorithms. For questions related to location, the partition problem can be modeled, in geometric terms, as finding a subdivision of a planar map -- which represents, say, a geographical area -- into regions subject to certain conditions while optimizing… ▽ More

    Submitted 6 December, 2020; originally announced December 2020.

    Comments: 28 pages, 14 figures, submitted for publication

  3. arXiv:1506.03865  [pdf, ps, other

    cs.CG

    Counterexample for the 2-approximation of finding partitions of rectilinear polygons with minimum stabbing number

    Authors: Breno Piva, Cid C. de Souza

    Abstract: This paper presents a counterexample for the approximation algorithm proposed by Durocher and Mehrabi [1] for the general problem of finding a rectangular partition of a rectilinear polygon with minimum stabbing number.

    Submitted 11 June, 2015; originally announced June 2015.

  4. arXiv:1410.8720  [pdf, other

    cs.CG

    Engineering Art Galleries

    Authors: Pedro J. de Rezende, Cid C. de Souza, Stephan Friedrichs, Michael Hemmer, Alexander Kröller, Davi C. Tozoni

    Abstract: The Art Gallery Problem is one of the most well-known problems in Computational Geometry, with a rich history in the study of algorithms, complexity, and variants. Recently there has been a surge in experimental work on the problem. In this survey, we describe this work, show the chronology of developments, and compare current algorithms, including two unpublished versions, in an exhaustive experi… ▽ More

    Submitted 15 February, 2016; v1 submitted 31 October, 2014; originally announced October 2014.

    ACM Class: F.2.2