Änderungen

Summary

  1. fixed #759: bug in algorithm for detecting strongly connected components (commit: 7124c38) (details)
Commit 7124c3830be8bba0e875212685f7cecb8d66e5f8 by peter.peq
fixed #759: bug in algorithm for detecting strongly connected components
(commit: 7124c38)
The file was modifiedde.peeeq.wurstscript/src/main/java/de/peeeq/datastructures/GraphInterpreter.java (diff)
The file was modifiedde.peeeq.wurstscript/build.gradle (diff)
The file was addedde.peeeq.wurstscript/src/test/java/tests/utils/GraphInterpreterTestsSC.java