🌐 website

Genetic Solving at Google Play market analyse

App power index: 100 (based on ranks around App Stores today)
Libraries & Demo
Developer: Nohkumado
Price: $ 59.99
Current version: , last update: 6 months ago
First release : 01 Jan 1970
App size: Bytes
4.0 ( 0 ratings )

Estimation application downloads and cost

> 2.2k
Monthly downloads
~ $ 900
Estimation App Cost


----------------------------------- paid---------------------------------------:If you just want to see what this app does, please use the demo version:https://play.google.com/store/apps/details?id=com.nohkumado.geneticsolving.demoThis app that has no use except demonstrate the works of a geneticalgorithm.... to see the differences between the paid version and the free one, youhave the screenshots, but basicly with the paid version youo can tweak the number of individuals perpopulation and the cost function.well, for the die hards, that are still reading:This app demonstrates the way my implementation of a genetic algorithm works at the example of floorplanning (more info on https://sites.google.com/site/nohkumado/home/projects/ngape )Starting the app creates a hypermesh of cells, you can either run the search for a solution immediatelyor try to tweak the parameters:From the control box:- number of individual solutions considered at one tim, more is better- number of generations to run that population through, more is betterFrom the settings dialog:- default number of individuals- default number of generations- tweaking the cost function * weight of the surface cost * weight of the distortion from the square form * weight of the connection costYou will see that it is not se easy to get the right settings to find the optimal solutionand sometimes, depending on luck, or its absecence the solution will block somewhere in a local minimumtry to change the settings one at a time , to get a feel for them,have fun!