SepShr / MLCSHE

This repo houses the ML-Component Systemic Hazard Envelope project, or MILSCHE (pronounced /'mɪlʃ/).
MIT License
3 stars 0 forks source link

Improve execution performance #26

Closed SepShr closed 2 years ago

SepShr commented 2 years ago

The current execution of the program is slow. We already know that deepcopy() takes a lot of time, but maybe the issue involved.

The desired goal is that with a population size of 20, it would be great if 100 generations can be processed in several minutes, at most an hour.

SepShr commented 2 years ago

This issue has been resolved previously. This can be verified by running the benchmark problems.