-
-
Notifications
You must be signed in to change notification settings - Fork 489
Commit e97c46a
PyGAD 2.19.2 Release
PyGAD 2.19.2 Release Notes
1. Fix an issue when paralell processing was used where the elitism solutions' fitness values are not re-used. #160 (comment) 1 parent 742eb31 commit e97c46a
3 files changed
+4
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | - | ||
3 | + |
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1431 | 1431 |
| |
1432 | 1432 |
| |
1433 | 1433 |
| |
1434 | + | ||
1435 | + | ||
1434 | 1436 |
| |
1435 | 1437 |
| |
1436 | 1438 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | - | ||
8 | + | ||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
0 commit comments