Scinece Simulation - ProkopHapala/SimpleSimulationEngine GitHub Wiki
Global optimization
- Border Search - using HaspMap and Priority-Que
- Dimer Method - with HashMap to check where I already was
- Genetic Algorithm - with HashMap to check where I already was
AFMulator
Put AFMulator computational core there