gravatar
alpar (Alpar Juttner)
alpar@cs.elte.hu
Merge
0 1 0
merge default
0 files changed with 2 insertions and 0 deletions:
↑ Collapse diff ↑
Show white space 6 line context
... ...
@@ -598,9 +598,11 @@
598 598
            }
599 599
          }
600 600
          level[u] = Pair(i, j);
601
          if (j != 0) {
601 602
          u = _gr.source(_data[u][j].pred);
602 603
        }
603 604
      }
605
      }
604 606

	
605 607
      // If at least one cycle is found, check the optimality condition
606 608
      LargeValue d;
0 comments (0 inline)