Skip to content

Commit b6fa7f6

Browse files
committed
Fix
1 parent 0486dbd commit b6fa7f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/result.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ function StarSetColoringResult(
243243
)
244244
(; star, hub) = star_set
245245
S = pattern(ag)
246+
edge_to_index = edge_indices(ag)
246247
n = S.n
247248
group = group_by_color(color)
248249
rvS = rowvals(S)

0 commit comments

Comments
 (0)