-
Use virtual environment
python3 -m venv venv
source venv/bin/activate
pip 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
-
Notifications
You must be signed in to change notification settings - Fork 0
hubert-mazur/grafy_lab
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published