Path Graph Completion

Input

Graph G=(V,E)G = (V, E), non-negative integer KK.

Question

Is there a superset EE' containing EE such that EEK|E' - E| \leq K and the graph G=(V,E)G' = (V, E') is the intersection graph of a family of paths on an undirected tree?

Classes

Comments

Corresponding problem in which GG' must be the intersection graph of a family of directed paths on an oriented tree (i.e. rooted, with all arcs directed away from the root) is also NP-complete.

Proofs

NP-complete

Transformation from [problem:interval-graph-completion].

Reducible from