Install required packages
pip3 install pygad
pip3 install dearpygui
To launch
python main.py or python main.py [number of cities for the traveling salesman problem]
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install required packages
pip3 install pygad
pip3 install dearpygui
To launch
python main.py or python main.py [number of cities for the traveling salesman problem]