jdherman / ptreeopt

Policy tree optimization: Heuristic policy search for control of dynamic systems. Uses genetic programming to develop binary trees relating observed indicator variables to actions, either real-valued or discrete.
http://www.sciencedirect.com/science/article/pii/S1364815217306540
MIT License
32 stars 7 forks source link

Parallel #2

Closed jdherman closed 7 years ago

jdherman commented 7 years ago

Add option for parallel function evaluations with MPI.