Ask HN: Parallel programs that could be optimized with genetic algorithms
1 comments
Since your project is a code optimizer, I assume you need code for it to optimize. Is there anything specific that you think would make a good target? Or, in other words, what exactly is a good target?
I think that a good target would be a problem with many sincronization points related with many objects/variables.
I'm searching for problems that could get a real improvement from a tool like that.
The repository with the source code https://github.com/MateusZitelli/Qeopps.