Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.

Releases: Mr-Monster-0248/Graph-theory

Formatting for submission

25 Apr 08:16
Compare
Choose a tag to compare

Format all docs to match submission demandes

No code has changed, we renamed some files and added trace of run

Project delivery ready

23 Apr 11:20
Compare
Choose a tag to compare

First (and hopefully last) release of the graph theory project

All targeted objectives are fulfilled

  • Reading a graph from file
  • Computing value and adjacency matrix
  • Cycle detection
  • Rank computation
  • Calendar computation
    • Earliest time
    • Latest time
    • Margin