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.
Java code for genetic XOR using Jgap
Started by maximos, Nov 08 2007 09:58 PM
6 replies to this topic
#1
Posted 08 November 2007 - 09:58 PM
#2
Posted 09 November 2007 - 02:05 AM
Is this a homework question?
reedbeta.com - developer blog, OpenGL demos, and other projects
#3
Posted 13 November 2007 - 07:05 PM
no its not a homework question. please could somebody help me with the code.
#4
Posted 13 November 2007 - 09:36 PM
What do you need it for?
C++ addict
-
Currently working on: the 3D engine for Tomb Raider.
-
Currently working on: the 3D engine for Tomb Raider.
#5
Posted 17 November 2007 - 08:17 PM
hi i need this for my friends project. So could you please help me out.
#6
Posted 18 November 2007 - 02:42 AM
What does he need it for?
C++ addict
-
Currently working on: the 3D engine for Tomb Raider.
-
Currently working on: the 3D engine for Tomb Raider.
#7
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....
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











