Jump to content


Java code for genetic XOR using Jgap


6 replies to this topic

#1 maximos

    New Member

  • Members
  • Pip
  • 3 posts

Posted 08 November 2007 - 09:58 PM

Hi im rajiv could somebody help me with the java code for a genetic algorithm implementing XOR operation using Jgap(java genetic algorithms package).
I would be very grateful. Thx.

#2 Reedbeta

    DevMaster Staff

  • Administrators
  • 5307 posts
  • LocationSanta Clara, CA

Posted 09 November 2007 - 02:05 AM

Is this a homework question?
reedbeta.com - developer blog, OpenGL demos, and other projects

#3 maximos

    New Member

  • Members
  • Pip
  • 3 posts

Posted 13 November 2007 - 07:05 PM

no its not a homework question. please could somebody help me with the code.

#4 .oisyn

    DevMaster Staff

  • Moderators
  • 1842 posts

Posted 13 November 2007 - 09:36 PM

What do you need it for?
C++ addict
-
Currently working on: the 3D engine for Tomb Raider.

#5 maximos

    New Member

  • Members
  • Pip
  • 3 posts

Posted 17 November 2007 - 08:17 PM

hi i need this for my friends project. So could you please help me out.

#6 .oisyn

    DevMaster Staff

  • Moderators
  • 1842 posts

Posted 18 November 2007 - 02:42 AM

What does he need it for?
C++ addict
-
Currently working on: the 3D engine for Tomb Raider.

#7 ahyeek

    New Member

  • Members
  • Pip
  • 7 posts

Posted 30 July 2008 - 10:38 AM

This simulation was developed to learn Genetic Algorithm and coded in MS. NET C#. The problem that the author faced was to solve the vehicle routing. In order to implement and visualize how GA perform in solving the problem, the simulator was impemented with a random generated map. Users can actually provide the number of locations he/she wants and how many roads connect to each location, then the map generator will generate a map with the corresponding setting.

There are a lots of other useful an interesting features implemented in the simulator and the author think it will be too much to state here. So, let download the system and try it! You will discover more....





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users