Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 462 Bytes

Readme.md

File metadata and controls

18 lines (14 loc) · 462 Bytes

Graph manipulations

What have been done

This is an college subject project

The graph is created before you start the manipulations, but can be changed any time
The graph can be created or imported and after all can be exported

  • Djisktra
  • Is complete
  • Is regular
  • Is simple
  • If has a way between two nodes
  • The list of sink nodes
  • The list of source nodes
  • Check the direct and indirect transitivity of a graph
  • If it is connected