The proof is needed:
Finding all possible simple path in an undirected graph is NP hard/ NP complete. The graph may contain multiple edges between same pair of nodes, and loops.
I have searched over, got some idea or discussion. But I need a direct proof/link stating the complexity is NPC/ NP-Hard.
