Skip to content

ginosjchang/GeneticAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeneticAlgorithm

In this homework, you need to use brute force and genetic algorithm to solve the job assignment problem.

  1. homework requirment is Homework_2.pdf.
  2. The final report is report.pdf.
  3. run BF.py for brute force method.
  4. run GA.py for genetic algorithm.
    In this homework i analysis three kind of genetic algorithm structure.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages