Skip to content

A simple template for creating and learning for algoritems on graphs. Based python, matplotlib, networkx and tkinter.

License

Notifications You must be signed in to change notification settings

omer-priel/university-algo2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

algo 2 tasks

Requirements

  • conda
  • poetry

Install

For install this project run the following commands in the terminal:

conda env create -f environment.yml
conda activate algo2
poetry --version
poetry config virtualenvs.in-project false
poetry install

Authors

  • Omer Priel

About

A simple template for creating and learning for algoritems on graphs. Based python, matplotlib, networkx and tkinter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages