LuKrO2011

Results 2 issues of LuKrO2011

To avoid loosing everything when Pynguin crashes, we could keep track of the current best population during the search. Combinations with the master-worker architecture might even allow continuing the search...

**Missing Feature** Currently, Pynguin does not support `DynaMOSA` with coverage criteria other than `branch coverage`. In particular, the well known metric `line coverage` is not supported. **Solution** Add support for...

enhancement