Do the Karp-Algorithm for finding the minimum mean cycle in the following Graph. Use Node 1 as the start Node. Generate a table, like on the Article called “Karp’s minimum mean (or average) weight cycle algorithm” from Site GeeksforGeeks. You can also use the site if you need help.Graph:
2
0
3
5
V
2
4
0
3
3
8
-1
V
V
2
2
2