Skip to content
Amichai Kafka edited this page Mar 14, 2021 · 1 revision

Welcome to the ex3 Wiki

home page (Introduction)

In this assignment we implement a data structure of a weighted and directed graph in Python. In this project we are actually moving from object-oriented programming in the JAVA programming language to Python programming. We will briefly describe the structure of the WIKI:

  • home page - introduction
  • Comparing times - Finding comparison times
  • Plot - The program support in graphic display of the graph
A more extensive explanation can be found on each page
Clone this wiki locally