Skip to content

hubert-mazur/grafy_lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grafy i ich zastosowanie

  1. Use virtual environment

    1. python3 -m venv venv
    2. source venv/bin/activate
    3. pip install -r requirements.txt
  2. When adding new library add it to requirements.txt

  3. Folder Hierarchy

    • Utils -> necessary classes such as graph represantations, graphs, edges
    • Tasks -> all of the tasks from laboratories
    • Examples -> all executable examples of tasks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages