Skip to content

Initial working prototype

Kyrill Abrams requested to merge develop into master

This version is the first working iteration of a genetic algorithm (with mutation, crossover and two selection process alternatives) for protein folding with full visualization. Needs a bunch of refactoring, like collecting all settings to a property file, but does produce actual results already.

Merge request reports