Is there a known algorithm which finds the longest path in an acyclic, directed graph like the one below?
For this example, the algorithm should calculcate a longest path of 28m

Is there a known algorithm which finds the longest path in an acyclic, directed graph like the one below?
For this example, the algorithm should calculcate a longest path of 28m

Hint:
I hope this helps $\ddot\smile$