I doing a project about Genetic Algorithm (GA). I'm looking for some book that shows GA in Java. Please advise.

Books
Websites
Journals
White Papers/ Publications

Recommended Answers

All 6 Replies

I love wikipedia--

http://en.wikipedia.org/wiki/Genetic_algorithm

--then again that may be too broad.


What is your trouble exactly? Coding the Algorithm or understanding it?

If you understand Java you can probably code this by understanding the concepts of the Algorithm.

If you understand the Algorithm then try coding it and come back to us to see if we can help you accomplish your goal if you're stuck.

I understood the Algorithm, just I don't really know how to apply it in Java. I never used Java before as all these while I'm with PHP. Thanks for your advise.

I understood the Algorithm, just I don't really know how to apply it in Java. I never used Java before as all these while I'm with PHP. Thanks for your advise.

Can you generate Pseudo-code for what you're trying to do with this Algorithm?

Chances are that nobody here will help unless you show some effort in your problem.

Yes, I'm currently working on Pseudo-Code. Trying to optimize the Pseudo-codes.

Optimize pdeudo-code? Well if you say, there should be no optimization since no code is involved, only possible logic changes

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.