Home - shahar-furer/Ex2 GitHub Wiki
our project deals with directed,weighted graphs and will be the infrastructure for our next projects.
- NodeData-represents the set of operations applicable on a
node (vertex) in a (directional) weighted graph.
- EdgeData-represents the set of operations applicable on a
directional edge in a (directional) weighted graph.
- DGraph- represents a directional weighted graph.
- Graph_Algo- represents the “regular” Graph Theory algorithms.
- Graph_GUI-represents the set of operations applicable on a weighted directional graph.
⚠️ **GitHub.com Fallback** ⚠️