jameschch / LeanOptimization

Genetic optimization using LEAN
Apache License 2.0
50 stars 14 forks source link

Restructure "Program" class #2

Closed jameschch closed 7 years ago

jameschch commented 7 years ago

This is currently implemented as an Heroic class. Should be broken down to single responsibilities such as:

-coordinating appdomain -integration with abstracted genetic (or other?) optimizer -direct integration with genetic sharp