Skip to content

Commit

Permalink
update counter
Browse files Browse the repository at this point in the history
  • Loading branch information
matbesancon committed Nov 8, 2023
1 parent 5095aef commit 446b28b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/pairwise.jl
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ end
epsilon=3e-7,
verbose=false,
)
@test lmo.counter == 65
@test lmo.counter <= 51
prev_counter = lmo.counter
lmo.counter = 0
FrankWolfe.blended_pairwise_conditional_gradient(
Expand Down

0 comments on commit 446b28b

Please sign in to comment.