Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 1190
Timestamp:
12/11/22 16:05:59 (
2 years
ago)
Author:
Maciej Komosinski
Message:
Added the "evolalg" module for evolutionary optimization
Location:
framspy
Files:
29 added
README.txt
(added)
evolalg
(added)
evolalg/base
(added)
evolalg/base/experiment_abc.py
(added)
evolalg/base/experiment_islands_model_abc.py
(added)
evolalg/base/experiment_niching_abc.py
(added)
evolalg/base/random_sequence_index.py
(added)
evolalg/base/remove_diagonal.py
(added)
evolalg/constants.py
(added)
evolalg/frams_base
(added)
evolalg/frams_base/experiment_frams.py
(added)
evolalg/frams_base/experiment_frams_islands.py
(added)
evolalg/frams_base/experiment_frams_niching.py
(added)
evolalg/json_encoders.py
(added)
evolalg/numerical_example
(added)
evolalg/numerical_example/numerical_example.py
(added)
evolalg/numerical_example/numerical_islands_example.py
(added)
evolalg/run_frams_islands.py
(added)
evolalg/run_frams_niching.py
(added)
evolalg/run_numerical_example.py
(added)
evolalg/run_numerical_islands_example.py
(added)
evolalg/structures
(added)
evolalg/structures/hall_of_fame.py
(added)
evolalg/structures/individual.py
(added)
evolalg/structures/population.py
(added)
evolalg/tests
(added)
evolalg/tests/test_diferent_settings.py
(added)
evolalg/utils.py
(added)
run-evolalg-examples.cmd
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive