Skip to content

Commit cf05209

Browse files
authored
Update
1 parent 213e084 commit cf05209

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,6 @@ In this algorithm, we have a initial state, we look for its neighbors and we cho
8989
5. Compare this neighbor's value with the current state's value
9090
6. If the value is better, choose this neighbor as the current neighbor
9191
e. Else, we are in the local maximum, and in our problem, the solution for this local maximum is to starting again from a random state.
92+
93+
# Refrences
94+
Slides and notations were adopted from my teacher, [Doctor Nooshin Maghsoodi](https://www.linkedin.com/in/nooshin-maghsoodi-7b76261b8?lipi=urn%3Ali%3Apage%3Ad_flagship3_profile_view_base_contact_details%3BfAiHZMkOS3qh%2BHYywIgOXA%3D%3D)

0 commit comments

Comments
 (0)