python 3.7 or higher
download project and extract zip
1. open cmd or terminal
2. git clone https://github.com/salihacr/OptimizationAndMachineLearning.git
cd project
python -m venv venv
cd venv/scripts
activate
cd..
cd..
pip install -r requirements.txt
cd project_flask
python app.py
done !
Please make sure to read the Contributing Guide before making a pull request. If you have a TSP-related project/component/tool, add it with a pull request to this curated list!
if you're added a package
pip freeze > requirements.txt
and push to github
Copyright (c) 2021 - present