Skip to content

Commit

Permalink
Add Ref [Holland-1992] for optimizers/core/optimizer.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Evolutionary-Intelligence authored Jan 24, 2025
1 parent 00532b7 commit f7bf202
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pypop7/optimizers/core/optimizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ class Optimizer(object):
References
----------
Holland, J.H., 1992.
Adaptation in natural and artificial systems: An introductory analysis with
applications to biology, control, and artificial intelligence.
MIT Press.
"""
def __init__(self, problem, options):
# problem-related settings
Expand Down

0 comments on commit f7bf202

Please sign in to comment.