geneura-papers / 2020-evostar-variable-attack-surface

Paper on evolving the "attack surface" of services to maximize security.
GNU General Public License v3.0
1 stars 0 forks source link

Prepare experiments for the paper #9

Closed JJ closed 5 years ago

JJ commented 5 years ago

Before #8 , we need to prove that we're obtaining the best results possible. We need thus to check that the parametrization of the algorithm lets us obtain them. We need to check

Termination condition should be taken out of the equation by simply stopping when an optimal solution is found, or a number of optimal solutions are found (1/4 of the population)

There are thus 2 (random + incremental mutation ) x 2 (single/2 point crossover) x 3 (16,32,64 population) = 12 experiments we need to repeat, 15 times each.