Skip to content

Commit

Permalink
Update algorithm.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arnav108276 authored Oct 10, 2024
1 parent a6e1c97 commit 68be121
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions algorithm.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
// X_alpha = the best found agent
X <- Initialize the grey wolf population with n agents
Initialize a, A, and C

Calculate the fitness of each search agent

X_alpha <- the best search agent
X_beta <- the second best search agent
X_delta <- the third best search agent
Expand Down

0 comments on commit 68be121

Please sign in to comment.