Given a graph G = (V, E), with each subset X of V is associated the subgraph G(X) of G induced by X. A subset I of V is an interval of G provided that for any a, b ∈ I and x ∈ V \ I , {a, x} ∈ E if and only if {b, x} ∈ E. For example, ∅, {x}, where x ∈ V , and V are intervals of G called trivial intervals. A graph is indecomposable if all its intervals are trivial; otherwise, it is decomposable...