Skip to content

Grouping Genetic Algorithm created to test alpha male parent selection

Notifications You must be signed in to change notification settings

DiwashRai/AlphaGeneticAlgorithmProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlphaGeneticAlgorithmProject

Grouping Genetic Algorithm created to test alpha male parent selection

Program DEMO in demo folder

Located within the project is a folder called Demo which has a GA.jar alongside a txt file that contains 500 "items" called 500.txt
This data set and jar file is used to demo the genetic algorithm.

alt text

The instructions to use the demo is as follows:

  1. Open command prompt (cmd.exe) and navigate to the Demo folder.
    alt text
  2. Next run GA.jar file with the following command: JAVA -jar GA.jar
  3. Now follow the instructions on screen. Once you enter the parent selection type the program will run. The settings shown are the recommended settings for the packaged txt file. alt text

Releases

No releases published

Packages

No packages published

Languages