Skip to content

fixed PrepareDB in GA

username-removed-256065 requested to merge stly/ase:GA-PrepareDB-fix into master

The function to add relaxed candidates during the initialization of the db in the genetic algorithm was faulty. (Did not test for raw_score for example).

This is now fixed.

Merge request reports