Timeline
04/28/21:
- 03:53 Changeset [1135] by
- Validate joint length in Model: not just maximum but also minimum allowed
04/27/21:
- 03:05 Changeset [1134] by
- Flag names more consistent
04/23/21:
- 01:08 Changeset [1133] by
- 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
- Cosmetic
- 14:33 Changeset [1131] by
- The "standard.py" example now incorporates features of invalid.py (handling invalid genotypes)
04/16/21:
- 15:55 Changeset [1130] by
- 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
- Introduced tournament size as a command-line parameter
- 03:21 Changeset [1128] by
- Introduced the number of generations as a command-line parameter; refactored; fixed a typo
- 03:15 Changeset [1127] by
- Experiment: measure running time and save checkpoints safely
- 02:44 Changeset [1126] by
- Saving a population prints a message
- 02:09 Changeset [1125] by
- Cosmetic
- 02:08 Changeset [1124] by
- Added helper utility functions
- 01:51 Changeset [1123] by
- Added a header file for interfacing the frams-objects library (.dll and .so) from C/C++
- 01:49 Changeset [1122] by
- Stick thickness when converting "ball-and-stick" models to "solid-shape" models consistent with the traditional visualization of sticks in GUI
04/01/21:
- 17:17 Changeset [1121] by
- Added comments, removed unused variables
- 17:07 Changeset [1120] by
- Used a local random number generator for full determinism. Introduced a few refactorings for better performance.
03/31/21:
- 03:06 Changeset [1119] by
- Cache a function reference for better performance
- 03:05 Changeset [1118] by
- Introduced a common constant for default stick thickness when converting "ball-and-stick" models to "solid-shape" models
Note: See TracTimeline
for information about the timeline view.