Skip to content

Commit ae61e1d

Browse files
committed
add alpha todo
1 parent b5781d5 commit ae61e1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/problem.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ end
266266
end
267267

268268
@testset "RandomWalk measures" begin
269+
# TODO: test this with alpha other than 1.0
269270
rw = RandomWalk(; distance_transformation=ExpMinusAlpha(1.0))
270271

271272
res_bet_rw = solve(betweenness_measures, rw, rast)

0 commit comments

Comments
 (0)