Table 5. Reproduction of chromosomes.
No. of matrix | Sequence of dimensions | Parent (Parenthesis) |
Scalar multiplications | Child (Parenthesis) |
Scalar multiplications |
---|---|---|---|---|---|
5 | 9,7,10,90,12,40 | (M1(M2((M3M4)M5))) | 20,920 | ((((M1M2)M3)M4)M5) | 22,770 |
5 | 9,7,10,90,12,40 | (M1((M2M3)(M4M5))) | 77,220 | (M1(M2(M3(M4M5)))) | 84,520 |
5 | 9,7,10,90,12,40 | ((M1M2)(M3(M4M5))) | 83,430 | (M1(((M2M3)M4)M5)) | 19,740 |
5 | 9,7,10,90,12,40 | (((M1M2)M3)(M4M5)) | 84,330 | ((M1(M2(M3M4)))M5) | 16,716 |