cpp_graph_algorithms A practice of c++ based on some basic classical graph algorithms Include some basic graph structures and their implementation Include some algorithms: Dominant Set K-core decomposition basic such as pagerank / SSSP(dijkstra) / Triangle counting