๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Deferred-query: An efficient approach for some problems on interval graphs

โœ Scribed by Chang, Maw-Shang; Peng, Sheng-Lung; Liaw, Jenn-Liang


Publisher
John Wiley and Sons
Year
1999
Tongue
English
Weight
99 KB
Volume
34
Category
Article
ISSN
0028-3045

No coin nor oath required. For personal study only.

โœฆ Synopsis


This paper introduces the idea of a deferred-query approach to design O(n) algorithms for the domatic partition, optimal path cover, Hamiltonian path, Hamiltonian circuit, and maximum matching problems on interval graphs given n endpoint-sorted intervals. The previous best-known algorithms run in O(n log log n) or O(n ฯฉ m) time, where m is the number of edges in the corresponding interval graphs.


๐Ÿ“œ SIMILAR VOLUMES


A simpleO(n2) algorithm for the all-pair
โœ Mirchandani, Prakash ๐Ÿ“‚ Article ๐Ÿ“… 1996 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 288 KB ๐Ÿ‘ 2 views

Let G denote an interval graph with n vertices and unit weight edges. In this paper, we present a simple O(n') algorithm for solving the all-pairs shortest path problem on graph G . A recent algorithm for this problem has the same time-complexity but is fairly complicated to describe. However, our a