GitHub / rainbowbrained / MSU_graph_CPP
This project implements classes: graph , adjacency matrix with iterators, Sparse and Dense matrices. Graph's methods include calculating the diameter of graph and the number of bonded components.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rainbowbrained%2FMSU_graph_CPP
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C++
Size: 25.4 KB
Dependencies parsed at: Pending
Created at: over 3 years ago
Updated at: over 3 years ago
Pushed at: over 3 years ago
Last synced at: almost 2 years ago
Topics: adjacency-matrix, bonded-components, class, dense-matrix, graph, graph-diameter, iterators, sparse-matrix