Efficiently Realizing Interval Sequences

12/31/2019
by   Amotz Bar-Noy, et al.
0

We consider the problem of realizable interval-sequences. An interval sequence comprises of n integer intervals [a_i,b_i] such that 0≤ a_i ≤ b_i ≤ n-1, and is said to be graphic/realizable if there exists a graph with degree sequence, say, D=(d_1,...,d_n) satisfying the condition a_i ≤ d_i ≤ b_i, for each i ∈ [1,n]. There is a characterisation (also implying an O(n) verifying algorithm) known for realizability of interval-sequences, which is a generalization of the Erdos-Gallai characterisation for graphic sequences. However, given any realizable interval-sequence, there is no known algorithm for computing a corresponding graphic certificate in o(n^2) time. In this paper, we provide an O(n log n) time algorithm for computing a graphic sequence for any realizable interval sequence. In addition, when the interval sequence is non-realizable, we show how to find a graphic sequence having minimum deviation with respect to the given interval sequence, in the same time. Finally, we consider variants of the problem such as computing the most regular graphic sequence, and computing a minimum extension of a length p non-graphic sequence to a graphic one.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/11/2023

Integer points in the degree-sequence polytope

An integer vector b ∈ℤ^d is a degree sequence if there exists a hypergra...
research
11/30/2021

Uniform convergence for sequences of best L^p approximation

Let f be a continuous monotone real function defined on a compact interv...
research
04/29/2013

Optimal amortized regret in every interval

Consider the classical problem of predicting the next bit in a sequence ...
research
04/09/2014

The Secant-Newton Map is Optimal Among Contracting n^th Degree Maps for n^th Root Computation

Consider the problem: given a real number x and an error bound ϵ, find a...
research
07/31/2018

Computing Integer Sequences: Filtering vs Generation (Functional Pearl)

As a report of a teaching experience, we analyse Haskell programs comput...
research
04/13/2023

The Longest Subsequence-Repeated Subsequence Problem

Motivated by computing duplication patterns in sequences, a new fundamen...
research
05/29/2019

Flexible Mining of Prefix Sequences from Time-Series Traces

Mining temporal assertions from time-series data using information theor...

Please sign up or login with your details

Forgot password? Click here to reset