Commit Graph

1 Commits

Author SHA1 Message Date
Raffaele Mignone 423e581529
add graph
- add interface for undirected and directed graph
- add Graph and DiGraph
- add interface for graph data
- add adjacentMatrix and adjacentList
- add detect directed cycles
2019-05-18 16:20:48 +02:00