-
Use virtual environment
python3 -m venv venvsource venv/bin/activatepip install -r requirements.txt
-
When adding new library add it to requirements.txt
-
Folder Hierarchy
- Utils -> necessary classes such as graph represantations, graphs, edges
- Tasks -> all of the tasks from laboratories
- Examples -> all executable examples of tasks
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|