Timeline



05/01/21:

22:32 Changeset [1138] by Maciej Komosinski
Added limits for the number of Parts, Joints, Neurons and Neural connections
21:13 Changeset [1137] by Maciej Komosinski
Removed unnecessary (duplicated) stages
21:07 Changeset [1136] by Maciej Komosinski
checkpoint_path is optional, let the program work without this value provided

04/28/21:

03:53 Changeset [1135] by Maciej Komosinski
Validate joint length in Model: not just maximum but also minimum allowed

04/27/21:

03:05 Changeset [1134] by Maciej Komosinski
Flag names more consistent

04/23/21:

01:08 Changeset [1133] by Maciej Komosinski
Invalid genotypes are now removed immediately from the population and new ones are generated to keep population size constant

04/20/21:

14:33 Changeset [1132] by Maciej Komosinski
Cosmetic
14:33 Changeset [1131] by Maciej Komosinski
The "standard.py" example now incorporates features of invalid.py (handling invalid genotypes)

04/16/21:

15:55 Changeset [1130] by Maciej Komosinski
Used std::min(), std::max() explicitly to avoid compiler confusion. Used std::size() explicitly instead of the equivalent macro

04/11/21:

03:27 Changeset [1129] by Maciej Komosinski
Introduced tournament size as a command-line parameter
03:21 Changeset [1128] by Maciej Komosinski
Introduced the number of generations as a command-line parameter; refactored; fixed a typo
03:15 Changeset [1127] by Maciej Komosinski
Experiment: measure running time and save checkpoints safely
02:44 Changeset [1126] by Maciej Komosinski
Saving a population prints a message
02:09 Changeset [1125] by Maciej Komosinski
Cosmetic
02:08 Changeset [1124] by Maciej Komosinski
Added helper utility functions
01:51 Changeset [1123] by Maciej Komosinski
Added a header file for interfacing the frams-objects library (.dll and .so) from C/C++
01:49 Changeset [1122] by Maciej Komosinski
Stick thickness when converting "ball-and-stick" models to "solid-shape" models consistent with the traditional visualization of sticks in GUI
Note: See TracTimeline for information about the timeline view.