Michele Scquizzato
University of Houston
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Michele Scquizzato.
Journal of the ACM | 2016
Gianfranco Bilardi; Andrea Pietracaprina; Geppino Pucci; Michele Scquizzato; Francesco Silvestri
The design of algorithms that can run unchanged yet efficiently on a variety of machines characterized by different degrees of parallelism and communication capabilities is a highly desirable goal. We propose a framework for network-obliviousness based on a model of computation where the only parameter is the problems input size. Algorithms are then evaluated on a model with two parameters, capturing parallelism and granularity of communication. We show that, for a wide class of network-oblivious algorithms, optimality in the latter model implies optimality in a block-variant of the decomposable BSP model, which effectively describes a wide and significant class of parallel platforms. We illustrate our framework by providing optimal network-oblivious algorithms for a few key problems, and also establish some negative results.
international conference on parallel processing | 2012
Gianfranco Bilardi; Michele Scquizzato; Francesco Silvestri
Communication complexity is defined, within the Bulk Synchronous Parallel (BSP) model of computation, as the sum of the degrees of all the supersteps. A lower bound to the communication complexity is derived for a given class of DAG computations in terms of the switching potential of a DAG, that is, the number of permutations that the DAG can realize when viewed as a switching network. The proposed technique yields a novel and tight lower bound for the FFT graph.
symposium on theoretical aspects of computer science | 2014
Michele Scquizzato; Francesco Silvestri
We present space-efficient parallel strategies for two fundamental combinatorial search problems, namely, backtrack search and branch-and-bound, both involving the visit of an
symposium on the theory of computing | 2017
Gopal Pandurangan; Peter Robinson; Michele Scquizzato
n
latin american symposium on theoretical informatics | 2016
Antonios Antoniadis; Neal Barcelo; Michael Nugent; Kirk Pruhs; Kevin Schewior; Michele Scquizzato
-node tree of height
workshop on approximation and online algorithms | 2014
Antonios Antoniadis; Neal Barcelo; Michael Nugent; Kirk Pruhs; Michele Scquizzato
h
symposium on theoretical aspects of computer science | 2014
Antonios Antoniadis; Neal Barcelo; Mario E. Consuegra; Peter Kling; Michael Nugent; Kirk Pruhs; Michele Scquizzato
under the assumption that a node can be accessed only through its father or its children. For both problems we propose efficient algorithms that run on a
International Colloquium on Structural Information and Communication Complexity | 2016
Gopal Pandurangan; David Peleg; Michele Scquizzato
p
mathematical foundations of computer science | 2015
Neal Barcelo; Peter Kling; Michael Nugent; Kirk Pruhs; Michele Scquizzato
-processor distributed-memory machine. For backtrack search, we give a deterministic algorithm running in
conference on innovations in theoretical computer science | 2014
Antonios Antoniadis; Neal Barcelo; Michael Nugent; Kirk Pruhs; Michele Scquizzato
O(n/p+h\log p)