ID NAME QUALITY USERS ACC % DIFFICULTY C I

#longest-paths

The longest path problem is the problem of finding a simple path of maximum length in a given graph

https://en.wikipedia.org/wiki/Longest_path_problem http://mathworld.wolfram.com/LongestPathProblem.html http://www.geeksforgeeks.org/find-longest-path-directed-acyclic-graph/