Skip to main content

Showing 1–21 of 21 results for author: Dondi, R

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

    cs.DS cs.SI

    An FTP Algorithm for Temporal Graph Untangling

    Authors: Riccardo Dondi, Manuel Lafond

    Abstract: Several classical combinatorial problems have been considered and analysed on temporal graphs. Recently, a variant of Vertex Cover on temporal graphs, called MinTimelineCover, has been introduced to summarize timeline activities in social networks. The problem asks to cover every temporal edge while minimizing the total span of the vertices (where the span of a vertex is the length of the timestam… ▽ More

    Submitted 3 July, 2023; originally announced July 2023.

  2. arXiv:2109.01392  [pdf, other

    cs.DS

    Finding Colorful Paths in Temporal Graphs

    Authors: Riccardo Dondi, Mohammad Mehdi Hosseinzadeh

    Abstract: The problem of finding paths in temporal graphs has been recently considered due to its many applications. In this paper we consider a variant of the problem that, given a vertex-colored temporal graph, asks for a path whose vertices have distinct colors and include the maximum number of colors. We study the approximation complexity of the problem and we provide an inapproximability lower bound. T… ▽ More

    Submitted 3 September, 2021; originally announced September 2021.

  3. arXiv:2011.08119  [pdf, other

    cs.DS cs.CC q-bio.GN

    The Longest Run Subsequence Problem: Further Complexity Results

    Authors: Riccardo Dondi, Florian Sikora

    Abstract: Longest Run Subsequence is a problem introduced recently in the context of the scaffolding phase of genome assembly (Schrinner et al., WABI 2020). The problem asks for a maximum length subsequence of a given string that contains at most one run for each symbol (a run is a maximum substring of consecutive identical symbols). The problem has been shown to be NP-hard and to be fixed-parameter tractab… ▽ More

    Submitted 22 June, 2021; v1 submitted 16 November, 2020; originally announced November 2020.

    Comments: Accepted in CPM 2021

  4. arXiv:2008.01573  [pdf, other

    cs.DS

    Top-k Connected Overlap** Densest Subgraphs in Dual Networks

    Authors: Riccardo Dondi, Pietro Hiram Guzzi, Mohammad Mehdi Hosseinzadeh

    Abstract: Networks are largely used for modelling and analysing data and relations among them. Recently, it has been shown that the use of a single network may not be the optimal choice, since a single network may misses some aspects. Consequently, it has been proposed to use a pair of networks to better model all the aspects, and the main approach is referred to as dual networks (DNs). DNs are two related… ▽ More

    Submitted 4 August, 2020; originally announced August 2020.

  5. arXiv:2002.07695  [pdf, other

    cs.DS cs.CC cs.SI

    Computing the k Densest Subgraphs of a Graph

    Authors: Riccardo Dondi, Danny Hermelin

    Abstract: Computing cohesive subgraphs is a central problem in graph theory. While many formulations of cohesive subgraphs lead to NP-hard problems, finding a densest subgraph can be done in polynomial time. As such, the densest subgraph model has emerged as the most popular notion of cohesiveness. Recently, the data mining community has started looking into the problem of computing k densest subgraphs in a… ▽ More

    Submitted 23 November, 2021; v1 submitted 18 February, 2020; originally announced February 2020.

  6. arXiv:2001.01961  [pdf, other

    cs.DS cs.CC q-bio.GN

    Complexity Issues of String to Graph Approximate Matching

    Authors: Riccardo Dondi, Giancarlo Mauri, Italo Zoppis

    Abstract: The problem of matching a query string to a directed graph, whose vertices are labeled by strings, has application in different fields, from data mining to computational biology. Several variants of the problem have been considered, depending on the fact that the match is exact or approximate and, in this latter case, which edit operations are considered and where are allowed. In this paper we pre… ▽ More

    Submitted 7 January, 2020; originally announced January 2020.

    Comments: Extended version of a paper accepted to LATA 2020

  7. arXiv:1809.02434  [pdf, other

    cs.DS cs.CC cs.SI

    Top-k Overlap** Densest Subgraphs: Approximation and Complexity

    Authors: Riccardo Dondi, Mohammad Mehdi Hosseinzadeh, Giancarlo Mauri, Italo Zoppis

    Abstract: A central problem in graph mining is finding dense subgraphs, with several applications in different fields, a notable example being identifying communities. While a lot of effort has been put on the problem of finding a single dense subgraph, only recently the focus has been shifted to the problem of finding a set of densest subgraphs. Some approaches aim at finding disjoint subgraphs, while in m… ▽ More

    Submitted 30 January, 2019; v1 submitted 7 September, 2018; originally announced September 2018.

  8. arXiv:1806.03988  [pdf, other

    q-bio.PE cs.DS

    Reconciling Multiple Genes Trees via Segmental Duplications and Losses

    Authors: Riccardo Dondi, Manuel Lafond, Celine Scornavacca

    Abstract: Reconciling gene trees with a species tree is a fundamental problem to understand the evolution of gene families. Many existing approaches reconcile each gene tree independently. However, it is well-known that the evolution of gene families is interconnected. In this paper, we extend a previous approach to reconcile a set of gene trees with a species tree based on segmental macro-evolutionary even… ▽ More

    Submitted 11 June, 2018; originally announced June 2018.

    Comments: 23 pages, 7 figures, WABI 2018

  9. arXiv:1806.01119  [pdf, other

    cs.DS

    Covering with Clubs: Complexity and Approximability

    Authors: Riccardo Dondi, Giancarlo Mauri, Florian Sikora, Italo Zoppis

    Abstract: Finding cohesive subgraphs in a network is a well-known problem in graph theory. Several alternative formulations of cohesive subgraph have been proposed, a notable example being $s$-club, which is a subgraph where each vertex is at distance at most $s$ to the others. Here we consider the problem of covering a given graph with the minimum number of $s$-clubs. We study the computational and approxi… ▽ More

    Submitted 4 June, 2018; originally announced June 2018.

    Comments: Accepted in IWOCA 2018

  10. arXiv:1609.04951  [pdf, ps, other

    cs.DS

    Finding Disjoint Paths on Edge-Colored Graphs: More Tractability Results

    Authors: Riccardo Dondi, Florian Sikora

    Abstract: The problem of finding the maximum number of vertex-disjoint uni-color paths in an edge-colored graph (called MaxCDP) has been recently introduced in literature, motivated by applications in social network analysis. In this paper we investigate how the complexity of the problem depends on graph parameters (namely the number of vertices to remove to make the graph a collection of disjoint paths and… ▽ More

    Submitted 29 November, 2017; v1 submitted 16 September, 2016; originally announced September 2016.

    Comments: Journal version in JOCO

  11. Parameterized Complexity and Approximation Issues for the Colorful Components Problems

    Authors: Riccardo Dondi, Florian Sikora

    Abstract: The quest for colorful components (connected components where each color is associated with at most one vertex) inside a vertex-colored graph has been widely considered in the last ten years. Here we consider two variants, Minimum Colorful Components (MCC) and Maximum Edges in transitive Closure (MEC), introduced in 2011 in the context of orthology gene identification in bioinformatics. The input… ▽ More

    Submitted 19 June, 2018; v1 submitted 10 May, 2016; originally announced May 2016.

    Journal ref: Theoretical Computer Science Volume 739, 29 August 2018, Pages 1-12

  12. arXiv:1512.03220  [pdf, ps, other

    cs.DS cs.DM

    Parameterized Tractability of the Maximum-Duo Preservation String Map** Problem

    Authors: Stefano Beretta, Mauro Castelli, Riccardo Dondi

    Abstract: In this paper we investigate the parameterized complexity of the Maximum-Duo Preservation String Map** Problem, the complementary of the Minimum Common String Partition Problem. We show that this problem is fixed-parameter tractable when parameterized by the number k of conserved duos, by first giving a parameterized algorithm based on the color-coding technique and then presenting a reduction t… ▽ More

    Submitted 10 December, 2015; originally announced December 2015.

  13. Covering Pairs in Directed Acyclic Graphs

    Authors: Niko Beerenwinkel, Stefano Beretta, Paola Bonizzoni, Riccardo Dondi, Yuri Pirola

    Abstract: The Minimum Path Cover problem on directed acyclic graphs (DAGs) is a classical problem that provides a clear and simple mathematical formulation for several applications in different areas and that has an efficient algorithmic solution. In this paper, we study the computational complexity of two constrained variants of Minimum Path Cover motivated by the recent introduction of next-generation seq… ▽ More

    Submitted 18 October, 2013; originally announced October 2013.

    Journal ref: Proc. of Language and Automata Theory and Applications (LATA 2014), LNCS Vol. 8370, 2014, pp 126-137

  14. arXiv:1206.1877  [pdf, ps, other

    cs.CC cs.DS q-bio.GN

    On the Complexity of Minimum Labeling Alignment of Two Genomes

    Authors: Riccardo Dondi, Nadia El-Mabrouk

    Abstract: In this note we investigate the complexity of the Minimum Label Alignment problem and we show that such a problem is APX-hard.

    Submitted 8 June, 2012; originally announced June 2012.

  15. arXiv:1110.6739  [pdf, ps, other

    cs.DS cs.CE

    The Binary Perfect Phylogeny with Persistent characters

    Authors: Paola Bonizzoni, Chiara Braghin, Riccardo Dondi, Gabriella Trucco

    Abstract: The binary perfect phylogeny model is too restrictive to model biological events such as back mutations. In this paper we consider a natural generalization of the model that allows a special type of back mutation. We investigate the problem of reconstructing a near perfect phylogeny over a binary set of characters where characters are persistent: characters can be gained and lost at most once. Bas… ▽ More

    Submitted 28 June, 2012; v1 submitted 31 October, 2011; originally announced October 2011.

    Comments: 13 pages, 3 figures

  16. Pure Parsimony Xor Haploty**

    Authors: Paola Bonizzoni, Gianluca Della Vedova, Riccardo Dondi, Yuri Pirola, Romeo Rizzi

    Abstract: The haplotype resolution from xor-genotype data has been recently formulated as a new model for genetic studies. The xor-genotype data is a cheaply obtainable type of data distinguishing heterozygous from homozygous sites without identifying the homozygous alleles. In this paper we propose a formulation based on a well-known model used in haplotype inference: pure parsimony. We exhibit exact sol… ▽ More

    Submitted 8 January, 2010; originally announced January 2010.

    Journal ref: IEEE/ACM Trans. on Computational Biology and Bioinformatics 7.4 (2010) 598-610

  17. Variants of Constrained Longest Common Subsequence

    Authors: Paola Bonizzoni, Gianluca Della Vedova, Riccardo Dondi, Yuri Pirola

    Abstract: In this work, we consider a variant of the classical Longest Common Subsequence problem called Doubly-Constrained Longest Common Subsequence (DC-LCS). Given two strings s1 and s2 over an alphabet A, a set C_s of strings, and a function Co from A to N, the DC-LCS problem consists in finding the longest subsequence s of s1 and s2 such that s is a supersequence of all the strings in Cs and such tha… ▽ More

    Submitted 2 December, 2009; originally announced December 2009.

    Journal ref: Information Processing Letters 110.20 (2010) 877-881

  18. arXiv:0910.3148  [pdf, other

    cs.DS cs.DB cs.DM

    Parameterized Complexity of the k-anonymity Problem

    Authors: Stefano Beretta, Paola Bonizzoni, Gianluca Della Vedova, Riccardo Dondi, Yuri Pirola

    Abstract: The problem of publishing personal data without giving up privacy is becoming increasingly important. An interesting formalization that has been recently proposed is the $k$-anonymity. This approach requires that the rows of a table are partitioned in clusters of size at least $k$ and that all the rows in a cluster become the same tuple, after the suppression of some entries. The natural optimiz… ▽ More

    Submitted 17 May, 2010; v1 submitted 16 October, 2009; originally announced October 2009.

    Comments: 22 pages, 2 figures

    Journal ref: J. of Combinatorial Optimization 26.1 (2013) 19-43

  19. arXiv:0907.1840  [pdf, ps, other

    cs.DS

    A PTAS for the Minimum Consensus Clustering Problem with a Fixed Number of Clusters

    Authors: Paola Bonizzoni, Gianluca Della Vedova, Riccardo Dondi

    Abstract: The Consensus Clustering problem has been introduced as an effective way to analyze the results of different microarray experiments. The problem consists of looking for a partition that best summarizes a set of input partitions (each corresponding to a different microarray experiment) under a simple and intuitive cost function. The problem admits polynomial time algorithms on two input partition… ▽ More

    Submitted 10 July, 2009; originally announced July 2009.

  20. arXiv:0707.0421  [pdf, ps, other

    cs.DB cs.CC cs.DS

    The $k$-anonymity Problem is Hard

    Authors: Paola Bonizzoni, Gianluca Della Vedova, Riccardo Dondi

    Abstract: The problem of publishing personal data without giving up privacy is becoming increasingly important. An interesting formalization recently proposed is the k-anonymity. This approach requires that the rows in a table are clustered in sets of size at least k and that all the rows in a cluster become the same tuple, after the suppression of some records. The natural optimization problem, where the… ▽ More

    Submitted 2 June, 2009; v1 submitted 3 July, 2007; originally announced July 2007.

    Comments: 21 pages, A short version of this paper has been accepted in FCT 2009 - 17th International Symposium on Fundamentals of Computation Theory

  21. Approximating Clustering of Fingerprint Vectors with Missing Values

    Authors: Paola Bonizzoni, Gianluca Della Vedova, Riccardo Dondi

    Abstract: The problem of clustering fingerprint vectors is an interesting problem in Computational Biology that has been proposed in (Figureroa et al. 2004). In this paper we show some improvements in closing the gaps between the known lower bounds and upper bounds on the approximability of some variants of the biological problem. Namely we are able to prove that the problem is APX-hard even when each fin… ▽ More

    Submitted 23 November, 2005; originally announced November 2005.

    Comments: 13 pages, 4 figures