954,506 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Genetic Algorithm

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

lordx78
Junior Poster
180 posts since Oct 2007
Reputation Points: 10
Solved Threads: 2
 

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.

Alex Edwards
Posting Shark
972 posts since Jun 2008
Reputation Points: 392
Solved Threads: 109
 

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.

lordx78
Junior Poster
180 posts since Oct 2007
Reputation Points: 10
Solved Threads: 2
 
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.

Alex Edwards
Posting Shark
972 posts since Jun 2008
Reputation Points: 392
Solved Threads: 109
 

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

lordx78
Junior Poster
180 posts since Oct 2007
Reputation Points: 10
Solved Threads: 2
 

As I understand, Java language is quite similar to C#.
Perhaps you can check out this website who implemented a VRP (Solving Vehicle Routing Problem) simulation using Genetic Algorithm in C#

Hope it help :).

ahyeek
Newbie Poster
9 posts since Aug 2008
Reputation Points: 10
Solved Threads: 0
 

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

dickersonka
Veteran Poster
1,175 posts since Aug 2008
Reputation Points: 130
Solved Threads: 143
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You