Skip to main content

Showing 1–33 of 33 results for author: Fonseca, D

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

    cs.CG cs.DM

    Further Connectivity Results on Plane Spanning Path Reconfiguration

    Authors: Valentino Boucard, Guilherme D. da Fonseca, Bastien Rivier

    Abstract: Given a finite set $ S $ of points, we consider the following reconfiguration graph. The vertices are the plane spanning paths of $ S $ and there is an edge between two vertices if the two corresponding paths differ by two edges (one removed, one added). Since 2007, this graph is conjectured to be connected but no proof has been found. In this paper, we prove several results to support the conject… ▽ More

    Submitted 28 June, 2024; originally announced July 2024.

    Comments: 12 pages, 7 figures

  2. arXiv:2403.20123  [pdf, other

    cs.CG

    Shadoks Approach to Knapsack Polygonal Packing

    Authors: Guilherme D. da Fonseca, Yan Gerard

    Abstract: We describe the heuristics used by the Shadoks team in the CG:SHOP 2024 Challenge. Each instance consists of a convex polygon called container and a multiset of items, where each item is a simple polygon and has an associated value. The goal is to pack some of the items inside the container using translations, in order to maximize the sum of their values. Our strategy consists of obtaining good in… ▽ More

    Submitted 29 March, 2024; originally announced March 2024.

  3. Integrated Design Fabrication and Control of a Bioinspired Multimaterial Soft Robotic Hand

    Authors: Samuel Alves, Mihail Babcinschi, Afonso Silva, Diogo Neto, Diogo Fonseca, Pedro Neto

    Abstract: Machines that mimic humans have inspired scientists for centuries. Bio-inspired soft robotic hands are a good example of such an endeavor, featuring intrinsic material compliance and continuous motion to deal with uncertainty and adapt to unstructured environments. Recent research led to impactful achievements in functional designs, modeling, fabrication, and control of soft robots. Nevertheless,… ▽ More

    Submitted 8 August, 2023; originally announced August 2023.

    Journal ref: Cyborg Bionic Syst. 2023;4:Article 0051

  4. arXiv:2307.00853  [pdf, other

    cs.CG

    Short Flip Sequences to Untangle Segments in the Plane

    Authors: Guilherme D. da Fonseca, Yan Gerard, Bastien Rivier

    Abstract: A (multi)set of segments in the plane may form a TSP tour, a matching, a tree, or any multigraph. If two segments cross, then we can reduce the total length with the following flip operation. We remove a pair of crossing segments, and insert a pair of non-crossing segments, while kee** the same vertex degrees. The goal of this paper is to devise efficient strategies to flip the segments in order… ▽ More

    Submitted 24 July, 2023; v1 submitted 3 July, 2023; originally announced July 2023.

    Comments: 19 pages, 10 figures

  5. arXiv:2306.15648  [pdf, other

    cs.CG

    Optimal Area-Sensitive Bounds for Polytope Approximation

    Authors: Sunil Arya, Guilherme D. da Fonseca, David M. Mount

    Abstract: Approximating convex bodies is a fundamental question in geometry and has a wide variety of applications. Given a convex body $K$ of diameter $Δ$ in $\mathbb{R}^d$ for fixed $d$, the objective is to minimize the number of vertices (alternatively, the number of facets) of an approximating polytope for a given Hausdorff error $\varepsilon$. The best known uniform bound, due to Dudley (1974), shows t… ▽ More

    Submitted 27 June, 2023; originally announced June 2023.

  6. arXiv:2306.15621  [pdf, other

    cs.CG

    Approximate Nearest Neighbor Searching with Non-Euclidean and Weighted Distances

    Authors: Ahmed Abdelkader, Sunil Arya, Guilherme D. da Fonseca, David M. Mount

    Abstract: We present a new approach to approximate nearest-neighbor queries in fixed dimension under a variety of non-Euclidean distances. We are given a set $S$ of $n$ points in $\mathbb{R}^d$, an approximation parameter $\varepsilon > 0$, and a distance function that satisfies certain smoothness and growth-rate assumptions. The objective is to preprocess $S$ into a data structure so that for any query poi… ▽ More

    Submitted 27 June, 2023; originally announced June 2023.

  7. A Flexible Piezoresistive/Self-Capacitive Hybrid Force and Proximity Sensor to Interface Collaborative Robots

    Authors: Diogo Fonseca, Mohammad Safeea, Pedro Neto

    Abstract: Force and proximity sensors are key in robotics, especially when applied in collaborative robots that interact physically or cognitively with humans in real unstructured environments. However, most existing sensors for use in robotics are limited by: 1) their scope, measuring single parameters/events and often requiring multiple types of sensors, 2) being expensive to manufacture, limiting their u… ▽ More

    Submitted 12 April, 2023; originally announced April 2023.

    Journal ref: IEEE Transactions on Industrial Informatics (Volume: 19, Issue: 3, March 2023)

  8. arXiv:2303.09632  [pdf, other

    cs.CG cs.DS

    Conflict Optimization for Binary CSP Applied to Minimum Partition into Plane Subgraphs and Graph Coloring

    Authors: Loïc Crombez, Guilherme D. da Fonseca, Florian Fontan, Yan Gerard, Aldo Gonzalez-Lorenzo, Pascal Lafourcade, Luc Libralesso, Benjamin Momège, Jack Spalding-Jamieson, Brandon Zhang, Da Wei Zheng

    Abstract: CG:SHOP is an annual geometric optimization challenge and the 2022 edition proposed the problem of coloring a certain geometric graph defined by line segments. Surprisingly, the top three teams used the same technique, called conflict optimization. This technique has been introduced in the 2021 edition of the challenge, to solve a coordinated motion planning problem. In this paper, we present the… ▽ More

    Submitted 24 March, 2023; v1 submitted 16 March, 2023; originally announced March 2023.

    Comments: To appear at ACM Journal of Experimental Algorithmics

  9. arXiv:2303.08349  [pdf, other

    cs.CG

    Economical Convex Coverings and Applications

    Authors: Sunil Arya, Guilherme D. da Fonseca, David M. Mount

    Abstract: Coverings of convex bodies have emerged as a central component in the design of efficient solutions to approximation problems involving convex bodies. Intuitively, given a convex body $K$ and $ε> 0$, a covering is a collection of convex bodies whose union covers $K$ such that a constant factor expansion of each body lies within an $ε$ expansion of $K$. Coverings have been employed in many applicat… ▽ More

    Submitted 15 March, 2023; originally announced March 2023.

    Comments: Preliminary version appeared in Proc. 2023 Annual ACM-SIAM Symposium on Discrete Algorithms (SODA), pp. 1834-1861, 2023 (https://doi.org/10.1137/1.9781611977554.ch70)

  10. arXiv:2303.07696  [pdf, other

    cs.CG

    Shadoks Approach to Convex Covering

    Authors: Guilherme D. da Fonseca

    Abstract: We describe the heuristics used by the Shadoks team in the CG:SHOP 2023 Challenge. The Challenge consists of 206 instances, each being a polygon with holes. The goal is to cover each instance polygon with a small number of convex polygons. Our general strategy is the following. We find a big collection of large (often maximal) convex polygons inside the instance polygon and then solve several set… ▽ More

    Submitted 14 March, 2023; originally announced March 2023.

    Comments: SoCG CG:SHOP 2023 Challenge

  11. arXiv:2301.13338  [pdf, other

    cs.LG cs.CV

    Continuous Spatiotemporal Transformers

    Authors: Antonio H. de O. Fonseca, Emanuele Zappala, Josue Ortega Caro, David van Dijk

    Abstract: Modeling spatiotemporal dynamical systems is a fundamental challenge in machine learning. Transformer models have been very successful in NLP and computer vision where they provide interpretable representations of data. However, a limitation of transformers in modeling continuous dynamical systems is that they are fundamentally discrete time and space models and thus have no guarantees regarding c… ▽ More

    Submitted 28 July, 2023; v1 submitted 30 January, 2023; originally announced January 2023.

    Comments: Updated version, after reviews

  12. arXiv:2210.12036  [pdf, other

    cs.CG cs.CC

    On the Longest Flip Sequence to Untangle Segments in the Plane

    Authors: Guilherme D. da Fonseca, Yan Gerard, Bastien Rivier

    Abstract: A set of segments in the plane may form a Euclidean TSP tour or a matching, among others. Optimal TSP tours as well as minimum weight perfect matchings have no crossing segments, but several heuristics and approximation algorithms may produce solutions with crossings. To improve such solutions, we can successively apply a flip operation that replaces a pair of crossing segments by non-crossing one… ▽ More

    Submitted 17 March, 2023; v1 submitted 21 October, 2022; originally announced October 2022.

    Comments: 9 pages, 4 figures, appears in Walcom'23

  13. arXiv:2209.15190  [pdf, other

    cs.LG math.DS math.NA physics.comp-ph

    Neural Integral Equations

    Authors: Emanuele Zappala, Antonio Henrique de Oliveira Fonseca, Josue Ortega Caro, David van Dijk

    Abstract: Integral equations (IEs) are equations that model spatiotemporal systems with non-local interactions. They have found important applications throughout theoretical and applied sciences, including in physics, chemistry, biology, and engineering. While efficient algorithms exist for solving given IEs, no method exists that can learn an IE and its associated dynamics from data alone. In this paper, w… ▽ More

    Submitted 18 May, 2023; v1 submitted 29 September, 2022; originally announced September 2022.

    Comments: 19 + 20 pages, 18 figures and 11 tables. Comments are welcome! v4: Article expanded to include theoretical guarantees for convergence of the integral equations solver and further experiments on brain data and interpretability of dynamics

  14. arXiv:2206.14282  [pdf, other

    cs.LG

    Neural Integro-Differential Equations

    Authors: Emanuele Zappala, Antonio Henrique de Oliveira Fonseca, Andrew Henry Moberly, Michael James Higley, Chadi Abdallah, Jessica Cardin, David van Dijk

    Abstract: Modeling continuous dynamical systems from discretely sampled observations is a fundamental problem in data science. Often, such dynamics are the result of non-local processes that present an integral over time. As such, these systems are modeled with Integro-Differential Equations (IDEs); generalizations of differential equations that comprise both an integral and a differential component. For ex… ▽ More

    Submitted 29 November, 2022; v1 submitted 28 June, 2022; originally announced June 2022.

    Comments: 18 pages (including 8 pages Appendix), 8 figures and 6 tables. v4: Final version with reviewers' comments included, to appear in AAAI-23 (up to formatting differences)

  15. arXiv:2202.11857  [pdf, other

    cs.CG

    Complexity Results on Untangling Red-Blue Matchings

    Authors: Arun Kumar Das, Sandip Das, Guilherme D. da Fonseca, Yan Gerard, Bastien Rivier

    Abstract: Given a matching between n red points and n blue points by line segments in the plane, we consider the problem of obtaining a crossing-free matching through flip operations that replace two crossing segments by two non-crossing ones. We first show that (i) it is NP-hard to alpha-approximate the shortest flip sequence, for any constant alpha. Second, we show that when the red points are colinear, (… ▽ More

    Submitted 22 November, 2022; v1 submitted 23 February, 2022; originally announced February 2022.

    Comments: 28 pages, 27 figures, accepted at EuroCG 2022, at CORE 2022 (ICALP Workshop), at LATIN 2022, and at CGTA 2022 (EuroCG 2022 special issue)

  16. Greedy and Local Search Heuristics to Build Area-Optimal Polygons

    Authors: Loïc Crombez, Guilherme D. da Fonseca, Yan Gerard

    Abstract: In this paper, we present our heuristic solutions to the problems of finding the maximum and minimum area polygons with a given set of vertices. Our solutions are based mostly on two simple algorithmic paradigms: greedy method and local search. The greedy heuristic starts with a simple polygon and adds vertices one by one, according to a weight function. A crucial ingredient to obtain good solutio… ▽ More

    Submitted 28 June, 2021; originally announced June 2021.

    Comments: Second place at CG:SHOP 2019 challenge

    Journal ref: ACM Journal of Experimental Algorithmics, 27, 2.2, 1-11, 2022

  17. arXiv:2103.13956  [pdf, other

    cs.CG cs.RO

    Shadoks Approach to Low-Makespan Coordinated Motion Planning

    Authors: Loïc Crombez, Guilherme D. da Fonseca, Yan Gerard, Aldo Gonzalez-Lorenzo, Pascal Lafourcade, Luc Libralesso

    Abstract: This paper describes the heuristics used by the Shadoks team for the CG:SHOP 2021 challenge. This year's problem is to coordinate the motion of multiple robots in order to reach their targets without collisions and minimizing the makespan. It is a classical multi agent path finding problem with the specificity that the instances are highly dense in an unbounded grid. Using the heuristics outlined… ▽ More

    Submitted 9 March, 2022; v1 submitted 25 March, 2021; originally announced March 2021.

    Comments: Journal version to appear on ACM Journal on Algorithmics

    Report number: 10.4230/LIPIcs.SoCG.2021.63

    Journal ref: ACM Journal of Experimental Algorithmics, 27, 3.2, 1-17, 2022

  18. arXiv:2102.07849  [pdf, other

    cs.LG cs.AI cs.CY cs.SI

    Identifying Misinformation from Website Screenshots

    Authors: Sara Abdali, Rutuja Gurav, Siddharth Menon, Daniel Fonseca, Negin Entezari, Neil Shah, Evangelos E. Papalexakis

    Abstract: Can the look and the feel of a website give information about the trustworthiness of an article? In this paper, we propose to use a promising, yet neglected aspect in detecting the misinformativeness: the overall look of the domain webpage. To capture this overall look, we take screenshots of news articles served by either misinformative or trustworthy web domains and leverage a tensor decompositi… ▽ More

    Submitted 3 June, 2021; v1 submitted 15 February, 2021; originally announced February 2021.

    Journal ref: The International AAAI Conference on Web and Social Media (ICWSM) 2021

  19. A continuous integration and web framework in support of the ATLAS Publication Process

    Authors: Juan Pedro Araque Espinosa, Gabriel Baldi Levcovitz, Riccardo-Maria Bianchi, Ian Brock, Tancredi Carli, Nuno Filipe Castro, Alessandra Ciocio, Maurizio Colautti, Ana Carolina Da Silva Menezes, Gabriel De Oliveira da Fonseca, Leandro Domingues Macedo Alves, Andreas Hoecker, Bruno Lange Ramos, Gabriela Lemos Lúcidi Pinhão, Carmen Maidantchik, Fairouz Malek, Robert McPherson, Gianluca Picco, Marcelo Teixeira Dos Santos

    Abstract: The ATLAS collaboration defines methods, establishes procedures, and organises advisory groups to manage the publication processes of scientific papers, conference papers, and public notes. All stages are managed through web systems, computing programs, and tools that are designed and developed by the collaboration. A framework called FENCE is integrated into the CERN GitLab software repository, t… ▽ More

    Submitted 28 January, 2021; v1 submitted 14 May, 2020; originally announced May 2020.

    Comments: 22 pages in total,11 figures, submitted to JINST. All figures including auxiliary figures are available at https://atlas.web.cern.ch/Atlas/GROUPS/PHYSICS/PAPERS/GENR-2018-01/

    Report number: CERN-OPEN-2020-007

  20. arXiv:2004.07354  [pdf, other

    cs.CG

    Efficient Algorithms for Battleship

    Authors: Loïc Crombez, Guilherme D. da Fonseca, Yan Gerard

    Abstract: We consider an algorithmic problem inspired by the Battleship game. In the variant of the problem that we investigate, there is a unique ship of shape $S \subset Z^2$ which has been translated in the lattice $Z^2$. We assume that a player has already hit the ship with a first shot and the goal is to sink the ship using as few shots as possible, that is, by minimizing the number of missed shots. Wh… ▽ More

    Submitted 15 April, 2020; originally announced April 2020.

    Comments: Conference version at 10th International Conference on Fun with Algorithms (FUN 2020)

  21. Optimal Bound on the Combinatorial Complexity of Approximating Polytopes

    Authors: Rahul Arya, Sunil Arya, Guilherme D. da Fonseca, David M. Mount

    Abstract: This paper considers the question of how to succinctly approximate a multidimensional convex body by a polytope. Given a convex body $K$ of unit diameter in Euclidean $d$-dimensional space (where $d$ is a constant) and an error parameter $\varepsilon > 0$, the objective is to determine a convex polytope of low combinatorial complexity whose Hausdorff distance from $K$ is at most $\varepsilon$. By… ▽ More

    Submitted 24 August, 2022; v1 submitted 30 October, 2019; originally announced October 2019.

    Comments: To appear on the SODA 2020 special issue of ACM Transactions on Algorithms. arXiv admin note: text overlap with arXiv:1604.01175

    Report number: 10.1137/1.9781611975994.48

    Journal ref: SODA 2020, 786-805, 2020

  22. arXiv:1901.04738  [pdf, other

    cs.CG

    Efficient Algorithms to Test Digital Convexity

    Authors: Loïc Crombez, Guilherme D. da Fonseca, Yan Gérard

    Abstract: A set $S \subset \mathbb{Z}^d$ is digital convex if $conv(S) \cap \mathbb{Z}^d = S$, where $conv(S)$ denotes the convex hull of $S$. In this paper, we consider the algorithmic problem of testing whether a given set $S$ of $n$ lattice points is digital convex. Although convex hull computation requires $Ω(n \log n)$ time even for dimension $d = 2$, we provide an algorithm for testing the digital con… ▽ More

    Submitted 15 January, 2019; originally announced January 2019.

    MSC Class: 52

  23. arXiv:1812.05410  [pdf, other

    cs.CG

    Peeling Digital Potatoes

    Authors: Loïc Crombez, Guilherme D. da Fonseca, Yan Gérard

    Abstract: The potato-peeling problem (also known as convex skull) is a fundamental computational geometry problem and the fastest algorithm to date runs in $O(n^8)$ time for a polygon with $n$ vertices that may have holes. In this paper, we consider a digital version of the problem. A set $K \subset \mathbb{Z}^2$ is digital convex if $conv(K) \cap \mathbb{Z}^2 = K$, where $conv(K)$ denotes the convex hull o… ▽ More

    Submitted 24 June, 2019; v1 submitted 13 December, 2018; originally announced December 2018.

  24. Approximate Convex Intersection Detection with Applications to Width and Minkowski Sums

    Authors: Sunil Arya, Guilherme D. da Fonseca, David M. Mount

    Abstract: Approximation problems involving a single convex body in $d$-dimensional space have received a great deal of attention in the computational geometry community. In contrast, works involving multiple convex bodies are generally limited to dimensions $d \leq 3$ and/or do not consider approximation. In this paper, we consider approximations to two natural problems involving multiple convex bodies: det… ▽ More

    Submitted 2 July, 2018; originally announced July 2018.

    Journal ref: ESA 2018

  25. Near-Optimal $\varepsilon$-Kernel Construction and Related Problems

    Authors: Sunil Arya, Guilherme D. da Fonseca, David M. Mount

    Abstract: The computation of (i) $\varepsilon$-kernels, (ii) approximate diameter, and (iii) approximate bichromatic closest pair are fundamental problems in geometric approximation. In this paper, we describe new algorithms that offer significant improvements to their running times. In each case the input is a set of $n$ points in $R^d$ for a constant dimension $d \geq 3$ and an approximation parameter… ▽ More

    Submitted 31 March, 2017; originally announced March 2017.

    ACM Class: F.2.2

    Journal ref: Proc. 33rd International Symposium on Computational Geometry (SoCG 2017), pages 10:1-15, 2017

  26. Optimal Approximate Polytope Membership

    Authors: Sunil Arya, Guilherme D. da Fonseca, David M. Mount

    Abstract: In the polytope membership problem, a convex polytope $K$ in $R^d$ is given, and the objective is to preprocess $K$ into a data structure so that, given a query point $q \in R^d$, it is possible to determine efficiently whether $q \in K$. We consider this problem in an approximate setting and assume that $d$ is a constant. Given an approximation parameter $\varepsilon > 0$, the query can be answer… ▽ More

    Submitted 6 December, 2016; originally announced December 2016.

    Comments: SODA 2017

  27. Approximate Polytope Membership Queries

    Authors: Sunil Arya, Guilherme D. da Fonseca, David M. Mount

    Abstract: In the polytope membership problem, a convex polytope $K$ in $\mathbb{R}^d$ is given, and the objective is to preprocess $K$ into a data structure so that, given any query point $q \in \mathbb{R}^d$, it is possible to determine efficiently whether $q \in K$. We consider this problem in an approximate setting. Given an approximation parameter $\varepsilon$, the query can be answered either way if t… ▽ More

    Submitted 26 June, 2017; v1 submitted 5 April, 2016; originally announced April 2016.

    Comments: Preliminary results of this paper appeared in "Approximate Polytope Membership Queries", in Proc. ACM Sympos. Theory Comput. (STOC), 2011, 579-586 and "Polytope Approximation and the Mahler Volume", in Proc. ACM-SIAM Sympos. Discrete Algorithms (SODA), 2012, 29-42

    ACM Class: F.2.2

    Journal ref: SIAM J. Comput., 47(1), 1-51, 2018

  28. On the Combinatorial Complexity of Approximating Polytopes

    Authors: Sunil Arya, Guilherme D. da Fonseca, David M. Mount

    Abstract: Approximating convex bodies succinctly by convex polytopes is a fundamental problem in discrete geometry. A convex body $K$ of diameter $\mathrm{diam}(K)$ is given in Euclidean $d$-dimensional space, where $d$ is a constant. Given an error parameter $\varepsilon > 0$, the objective is to determine a polytope of minimum combinatorial complexity whose Hausdorff distance from $K$ is at most… ▽ More

    Submitted 21 December, 2016; v1 submitted 5 April, 2016; originally announced April 2016.

    Comments: In Proceedings of the 32nd International Symposium Computational Geometry (SoCG 2016) and accepted to SoCG 2016 special issue of Discrete and Computational Geometry

    ACM Class: F.2.2

    Journal ref: Discrete & Computational Geometry, Volume 58, Issue 4, pp 849-870, 2017

  29. Shifting coresets: obtaining linear-time approximations for unit disk graphs and other geometric intersection graphs

    Authors: Guilherme D. da Fonseca, Vinícius G. Pereira de Sá, Celina M. H. de Figueiredo

    Abstract: Numerous approximation algorithms for problems on unit disk graphs have been proposed in the literature, exhibiting a sharp trade-off between running times and approximation ratios. We introduce a variation of the known shifting strategy that allows us to obtain linear-time constant-factor approximation algorithms for such problems. To illustrate the applicability of the proposed variation, we obt… ▽ More

    Submitted 5 November, 2016; v1 submitted 19 February, 2014; originally announced February 2014.

    Comments: An extended abstract of this paper appeared in the 12th Workshop on Approximation and Online Algorithms (WAOA), part of ALGO~2014. The journal version will appear at International Journal of Computational Geometry and Applications

    Journal ref: WAOA 2014, LNCS 8952:132-143, 2015

  30. Efficient sub-5 approximations for minimum dominating sets in unit disk graphs

    Authors: Guilherme D. da Fonseca, Celina M. H. de Figueiredo, Vinícius G. P. de Sá, Raphael Machado

    Abstract: A unit disk graph is the intersection graph of n congruent disks in the plane. Dominating sets in unit disk graphs are widely studied due to their application in wireless ad-hoc networks. Because the minimum dominating set problem for unit disk graphs is NP-hard, numerous approximation algorithms have been proposed in the literature, including some PTAS. However, since the proposal of a linear-tim… ▽ More

    Submitted 28 January, 2014; v1 submitted 16 April, 2012; originally announced April 2012.

    Comments: An extended abstract of this paper appeared in the proceedings of the 10th Workshop on Approximation and Online Algorithms (WAOA 2012), Lecture Notes in Computer Science 7846 (2013), pp. 82-92

  31. The Cost of Perfection for Matchings in Graphs

    Authors: Emilio Vital Brazil, Guilherme D. da Fonseca, Celina de Figueiredo, Diana Sasaki

    Abstract: Perfect matchings and maximum weight matchings are two fundamental combinatorial structures. We consider the ratio between the maximum weight of a perfect matching and the maximum weight of a general matching. Motivated by the computer graphics application in triangle meshes, where we seek to convert a triangulation into a quadrangulation by merging pairs of adjacent triangles, we focus mainly on… ▽ More

    Submitted 4 December, 2014; v1 submitted 11 April, 2012; originally announced April 2012.

    Journal ref: Discrete Applied Mathematics, 210:112-122, 2016

  32. Complexity dichotomy on partial grid recognition

    Authors: Vinícius G. P. de Sá, Guilherme D. da Fonseca, Raphael Machado, Celina M. H. de Figueiredo

    Abstract: Deciding whether a graph can be embedded in a grid using only unit-length edges is NP-complete, even when restricted to binary trees. However, it is not difficult to devise a number of graph classes for which the problem is polynomial, even trivial. A natural step, outstanding thus far, was to provide a broad classification of graphs that make for polynomial or NP-complete instances. We provide su… ▽ More

    Submitted 17 June, 2010; originally announced June 2010.

    Journal ref: Theoretical Computer Science, 412(22):2370-2379, 2011

  33. arXiv:cs/0103001  [pdf, ps, other

    cs.DC cs.DS

    Construction of an algorithm in parallel for the Fast Fourier Transform

    Authors: G. Mario A. Higuera, Humberto Sarria, Diana Fonseca, John Idarraga

    Abstract: It has been designed,built and executed a code for the Fast Fourier Transform (FFT),compiled and executed in a cluster of 2^n computers under the operating system MacOS and using the routines MacMPI. As practical application,the code has been used to obtain the transformed from an astronomic imagen,to execute a filter on its and with a transformed inverse to recover the image with the variates g… ▽ More

    Submitted 1 March, 2001; originally announced March 2001.

    ACM Class: D.1.3