This commit is contained in:
narawat lamaiin
2024-06-20 15:36:30 +07:00
parent 22efd49844
commit e9268ce500
2 changed files with 6 additions and 6 deletions

View File

@@ -195,7 +195,7 @@ julia>
# Signature
"""
function selectChildNode(node::MCTSNode)::MCTSNode
highestProgressValue = 0
highestProgressValue = -1
nodekey = nothing
# loop thought node children dictionary to find the highest progress value