Alex Beregszaszi
|
44e35e0652
|
Fix compilation errors with GCC 11
|
2021-05-17 11:35:07 +01:00 |
|
Kamil Śliwak
|
d75f0ba437
|
[yul-phaser] Chromosome: Make it possible to use genes that do not correspond to existing optimiser steps
|
2020-09-14 16:17:39 +02:00 |
|
Kamil Śliwak
|
952a9c6115
|
[yul-phaser] Chromosome: store step abbreviations instead of full names
|
2020-09-11 22:05:56 +02:00 |
|
Kamil Śliwak
|
2a707e7685
|
[yul-phaser] Chromosome: Add stepsToGenes() and genesToSteps()
|
2020-09-11 22:05:56 +02:00 |
|
Sachin Grover
|
b7adb2aa42
|
Add SPDX license identifier if not present already in source file
Fixes: #9220
|
2020-07-17 20:24:12 +05:30 |
|
Kamil Śliwak
|
d22c59aa0e
|
[yul-phaser] Chromosome: Add a constructor that reads steps from an abbreviation string
|
2020-02-18 19:38:55 +01:00 |
|
Kamil Śliwak
|
4ee9174454
|
[yul-phaser] Chromosome: Make randomOptimisationStep() public
- And add tests now that it's public.
|
2020-02-16 02:18:21 +01:00 |
|
cameel
|
f0fb046038
|
[yul-phaser] Remove Chromosome::allStepNamesExcept()
|
2020-02-05 18:13:30 +01:00 |
|
cameel
|
f6d955db0b
|
[yul-phaser] Add Chromosome class
|
2020-02-05 18:13:30 +01:00 |
|