Skip to content

RoniPick/Directed-Weighted-graphs-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ex3_OOP

Overview

The project Exercise 3 in the course OOP.

This task is about Design and implementation of directed and weighted graphs in python & comparison between the implementation in java.

How to run

  1. Firstly clone the project:
git clone https://github.com/RoniPick/Ex3_OOP.git
  1. Install the dependencies:
pip install -r requirements.txt
  1. Using your preferred IDE/Terminal run the main:
python path/to/project/src/main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages