Skip to content
avivDan edited this page Jan 13, 2021 · 3 revisions

OOP_EX3 wiki!

This is the last assignment in OOP class in Ariel university
It about writing our work in python and make comparison between our implementation to real world library called [NetworkX] (https://networkx.org) In the wiki i will show the graphs and how to test the runtime and creating the graph, also create an random 10 nodes fully connected graph.
Here a graph which load from the given JSON graphs we was given.

10 nodes and 80 edges with known positions




My Laptop have the specs of:

 i5 6200u 
 integrated Intel graphics card - nothing 
 16 GB of ram 2133 MHz 
 and it's mat black 

A0 graph from last assignment A0 graph from last assignment


readme


Clone this wiki locally