,
Jiří Fiala
,
Miriam Münch
,
Ignaz Rutter
,
Peter Stumpf
,
Alexander Wolff
Creative Commons Attribution 4.0 International license
Oriented interval graphs, a recent generalization of interval graphs introduced by Gutowski et al. [GD 2022], are intersection graphs of intervals, each of which is oriented either left or right. Such a representation defines a mixed intersection graph: overlapping intervals with the same orientation define a (directed) arc; nested intervals (irrespective of the orientations of the intervals) and overlapping intervals of opposite orientations define an (undirected) edge. An oriented interval representation of a mixed graph G can be described combinatorially by the combination of (i) an orientation φ : V(G) → {-1,1} of all intervals, (ii) a clique ordering σ, and (iii) a set E_cont ⊆ E(G) of containment edges, which are represented by nested intervals. The non-trivial dependencies between these three ingredients make the recognition of oriented interval graphs a challenging problem.
In this paper, we take steps towards a general recognition algorithm by studying how orientation, clique ordering, and containment edges influence and restrict each other. We characterize the orientations that are consistent with a given set of containment edges as well as the clique orderings that are consistent with a given orientation. Based on these characterizations, we give linear-time algorithms for two constrained versions of the recognition problem where, in addition to the mixed input graph G, either the set of containment edges E_cont or the orientation φ is prescribed. This improves a quadratic-time algorithm of Gutowski et al. for the case that all vertices have the same orientation; an assumption that determines both the orientation and the containment edges. In particular, this also solves the recognition problem for oriented proper (or unit) interval graphs.
@InProceedings{bachmann_et_al:LIPIcs.ESA.2026.146,
author = {Bachmann, Lukas P. and Fiala, Ji\v{r}{\'\i} and M\"{u}nch, Miriam and Rutter, Ignaz and Stumpf, Peter and Wolff, Alexander},
title = {{Towards the Recognition of Oriented Interval Graphs}},
booktitle = {34th Annual European Symposium on Algorithms (ESA 2026)},
pages = {146:1--146:16},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-445-1},
ISSN = {1868-8969},
year = {2026},
volume = {388},
editor = {Bille, Philip and Pettie, Seth and Storandt, Sabine},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.ESA.2026.146},
URN = {urn:nbn:de:0030-drops-272825},
doi = {10.4230/LIPIcs.ESA.2026.146},
annote = {Keywords: Interval graphs, mixed graphs, oriented interval graphs, recognition}
}