“…Let G = (V, E) be an undirected graph defined by its set of n vertices V = {1, • • • , n} and its edge set E ⊆ V × V . For any subset of vertices S ⊆ V , let G[S] = (S, E ) denote the subgraph induced by S in G, where E contains all edges from E that have both of their endpoints in S. The longest induced path problem (LIPP) is defined as that of finding the subset S ⊆ V of largest cardinality such that the resulting induced subgraph, G[S], is a simple path [13].…”