OpenDino
Open Source Java platform for Optimization, DoE, and Learning.
...Implemented Modules
Evolutionary Algorithms:
- CMA-ES
- (1+1)-ES
- Differential Evolution
Deterministic optimization algorithm:
- SIMPLEX
Learning:
- a simple Artificial Neural Net
Optimization problems:
- test functions
- interface for executing other programs (solvers)
- parallel execution of problems
- distributed execution of problems via socket connection between computers
Others:
- data storage
- data analyser and viewer