nasa / bingo

Apache License 2.0
48 stars 28 forks source link

Local opt #12

Closed tylertownsend closed 5 years ago

tylertownsend commented 5 years ago

Contains the following modules:

ContinousLocalOptimization performs local optimization on individuals extending the ConintousLocalOptimization.ChromosomeInterface before calculating fitness. Tests were written for both files. ZeroMinExample is an example of using these files in a genetic algorithm.