English

A note on the complexity of the causal ordering problem

Artificial Intelligence 2016-07-26 v2

Abstract

In this note we provide a concise report on the complexity of the causal ordering problem, originally introduced by Simon to reason about causal dependencies implicit in systems of mathematical equations. We show that Simon's classical algorithm to infer causal ordering is NP-Hard---an intractability previously guessed but never proven. We present then a detailed account based on Nayak's suggested algorithmic solution (the best available), which is dominated by computing transitive closure---bounded in time by O(VS)O(|\mathcal V|\cdot |\mathcal S|), where S(E,V)\mathcal S(\mathcal E, \mathcal V) is the input system structure composed of a set E\mathcal E of equations over a set V\mathcal V of variables with number of variable appearances (density) S|\mathcal S|. We also comment on the potential of causal ordering for emerging applications in large-scale hypothesis management and analytics.

Keywords

Cite

@article{arxiv.1508.05804,
  title  = {A note on the complexity of the causal ordering problem},
  author = {Bernardo Gonçalves and Fabio Porto},
  journal= {arXiv preprint arXiv:1508.05804},
  year   = {2016}
}

Comments

25 pages, 4 figures

R2 v1 2026-06-22T10:40:10.519Z