Error in igraph::distances(g) :
At vendor/cigraph/src/paths/bellman_ford.c:162 : Negative loop in graph while calculating distances with Bellman-Ford algorithm. Negative loop detected while calculating shortest paths
I am getting this error for some brain plots, rest are working fine. I cannot understand what the issue is