We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8db47d4 commit da526fcCopy full SHA for da526fc
1 file changed
src/coloring.jl
@@ -460,7 +460,6 @@ function TreeSet(
460
nt_visited = 0
461
rvS = rowvals(S)
462
for j in axes(S, 2)
463
-
464
for pos in nzrange(S, j)
465
i = rvS[pos]
466
if i != j
0 commit comments