Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 486 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 486 Bytes

naive_GA

How to use

  • Run python main.py to run the code
  • Run python submain.py to run the code with multiprocessing
  • Changing fitness function in main.py
  • All the result will be stored in result folder
  • Run python graph_creator.py to create the graph with 4 options. Can change file path in option.py according to format (line1: value, line2: problem_size, line3: standard_deviation)