Alex Beregszaszi
|
44e35e0652
|
Fix compilation errors with GCC 11
|
2021-05-17 11:35:07 +01: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
|
58e3fca3de
|
[yul-phaser] AlgorithmRunner: Measure CPU time rather than wall-clock time
|
2020-03-25 10:21:18 +01:00 |
|
Kamil Śliwak
|
cd16a6e178
|
[yul-phaser] Add --show-cache-stats option
|
2020-03-25 10:21:18 +01:00 |
|
Kamil Śliwak
|
47c3b558f2
|
[yul-phaser] AlgorithmRunner: Print elapsed time after each round
|
2020-03-25 10:21:18 +01:00 |
|
Kamil Śliwak
|
c875b3d944
|
[yul-phaser] Add --show-only-top-chromosome and --hide-round options
|
2020-03-25 10:21:18 +01:00 |
|
Kamil Śliwak
|
ec10a3d378
|
[yul-phaser] Add --show-initial-population option
|
2020-03-25 10:21:18 +01:00 |
|
Kamil Śliwak
|
e2ff9698d3
|
[yul-phaser] AlgorithmRunner: Add support for ProgramCache
|
2020-03-24 17:39:24 +01:00 |
|
Kamil Śliwak
|
18f0d6eb94
|
[yul-phaser] AlgorithmRunner: Duplicate chromosome randomisation
|
2020-03-18 13:30:58 +01:00 |
|
Kamil Śliwak
|
1b5960111d
|
[yul-phaser] AlgorithmRunner: Population autosave
|
2020-03-18 13:30:58 +01:00 |
|
Kamil Śliwak
|
2110bf10cf
|
[yul-phaser] AlgorithmRunner: Create a structure to store runner's options
|
2020-03-13 11:21:23 +01:00 |
|
Kamil Śliwak
|
b8244f6a43
|
[yul-phaser] Extract the code that controls execution of algorithm rounds from GeneticAlgorithm into AlgorithmRunner
|
2020-03-13 11:21:23 +01:00 |
|