Skip to content

Commit 39bd3aa

Browse files
committed
debug
1 parent fa88f0a commit 39bd3aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/OptimizationBBO/test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ using Test
8989
fitness_progress_history = []
9090
function cb(state, fitness)
9191
push!(fitness_progress_history, deepcopy(state))
92+
@info state.iter
9293
return false
9394
end
9495

0 commit comments

Comments
 (0)