15 Citations
Similarity-First Search: A New Algorithm with Application to Robinsonian Matrix Recognition
- Computer ScienceSIAM J. Discret. Math.
- 2017
A new algorithm is introduced, named Similarity-First-Search (SFS), which extends Lexicographic Breadth-First Search (Lex-BFS) to weighted graphs and which is used in a multisweep algorithm to recognize Robinsonian matrices.
Combinatorial algorithms for the seriation problem
- Mathematics, Computer Science
- 2016
In this thesis we study the seriation problem, a combinatorial problem arising in data analysis, which asks to sequence a set of objects in such a way that similar objects are ordered close to each…
Robinsonian Matrices: Recognition Challenges
- Computer ScienceJ. Classif.
- 2017
The interval graph recognition problem is accurately reviewed and the intimate connection between cocomparability graph and dense Robinsonian similarity is established and the current trend in recognizing special graph structures is examined in regard to multiple lexicographic search sweeps.
A Structural Characterization for Certifying Robinsonian Matrices
- MathematicsElectron. J. Comb.
- 2017
A structural characterization for Robinsonian matrices in terms of forbidden substructures is provided, extending the notion of asteroidal triples to weighted graphs and leading to an efficient algorithm for certifying that a matrix is not Robinsonian.
A simple and optimal algorithm for strict circular seriation
- Computer ScienceArXiv
- 2022
It is proved that the circular Robinson dissimilarities are exactly the pre-circular Robinson Dissimilarities (which are defined by the existence of compatible orders on one of the two arcs between each pair of points).
PQser: a Matlab package for spectral seriation
- Computer ScienceNumerical Algorithms
- 2018
This paper presents a Matlab implementation of an algorithm for spectral seriation by Atkins et al., based on the use of the Fiedler vector of the Laplacian matrix associated to the problem, which encodes the set of admissible solutions into a PQ-tree.
The quadratic assignment problem is easy for Robinsonian matrices with Toeplitz structure
- Computer ScienceOper. Res. Lett.
- 2015
On the Recognition of Strong-Robinsonian Incomplete Matrices
- Computer ScienceArXiv
- 2021
This document shows that there is an incomplete Robinson matrix which is not Strong-Robinsonian, and presents an O(|w|n) recognition algorithm for Strong- Robinsonian matrices, where b is the number of missing entries, n is the size of the matrix, and |w| is thenumber of different values in the matrix.
Uniform Embeddings for Robinson Similarity Matrices
- Mathematics, Computer ScienceWADS
- 2021
A necessary and sufficient condition for the existence of a uniform embedding, derived from paths in an associated graph, is given and an efficient combinatorial algorithm is given to find a uniformembedding or give proof that it does not exist.
The Weighted Sitting Closer to Friends than Enemies Problem in the Line
- MathematicsArXiv
- 2019
This work provides a characterization of the set of weighted graphs with an injection in $\mathbb{R}$ that satisfies the restrictions of the weighted SCFE problem, and concludes that deciding the existence of, and constructing such an injection for a given complete weighted graph can be done in polynomial time.
References
SHOWING 1-10 OF 46 REFERENCES
Lex-BFS and partition refinement, with applications to transitive orientation, interval graph recognition and consecutive ones testing
- MathematicsTheor. Comput. Sci.
- 2000
Combinatorial algorithms for the seriation problem
- Mathematics, Computer Science
- 2016
In this thesis we study the seriation problem, a combinatorial problem arising in data analysis, which asks to sequence a set of objects in such a way that similar objects are ordered close to each…
A New Simple Linear Algorithm to Recognize Interval Graphs
- MathematicsWorkshop on Computational Geometry
- 1991
A new solution of the second phase of this algorithm is shown by repeated use of lexBFS, which produces a linear arrangement of the maximal cliques A1,..., A s, if there is one.
Certifying LexBFS Recognition Algorithms for Proper Interval Graphs and Proper Interval Bigraphs
- Computer Science, MathematicsSIAM J. Discret. Math.
- 2004
It follows from an earlier paper that the class of proper interval bigraphs is equal to the better known class of bipartite permutation graphs, and so there is a certifying algorithm for that class as well.
An Optimal Algorithm To Recognize Robinsonian Dissimilarities
- Computer ScienceJ. Classif.
- 2014
This paper presents an optimal O (n2) algorithm to recognize Robinsonian dissimilarities, where n is the cardinal of S and improves the already known algorithms.
A Spectral Algorithm for Seriation and the Consecutive Ones Problem
- MathematicsSIAM J. Comput.
- 1998
Whereas most previous applications of spectral techniques provide only bounds or heuristics, this work presents an algorithm that correctly solves a nontrivial combinatorial problem and helps explain and justify these applications.
Algorithmic aspects of vertex elimination
- Computer Science, MathematicsSTOC
- 1975
It is claimed that the minimum ordering problem for directed graphs is NP-complete, and conjecture that it is also NP- complete for undirected graphs.
The ultimate interval graph recognition algorithm?
- MathematicsSODA '98
- 1998
This work exhibits a very simple, lineartime, recognition algorithm for interval graphs involving four sweeps of the the authors&known Lexicographic Breadth First Search based on a less well-known characterization by a linear order of the vertices.
Recognizing and representing proper interval graphs in parallel using merging and sorting
- Computer ScienceDiscret. Appl. Math.
- 2007
A Fully Dynamic Algorithm for Recognizing and Representing Proper Interval Graphs
- Computer Science, MathematicsESA
- 1999
A near-optimal fully dynamic algorithm for the problem of recognizing and representing dynamically changing proper interval graphs that operates in time O(log n) per edge insertion or deletion is given.