Open unixninja92 opened 8 years ago
$ make
mpic++ -fopenmp -o ebetwn.o -c ebetwn.cpp -ansi -O5 -Wall
In file included from ebetwn.cpp:16:0:
parallel_safe_leaf_compression.hpp: In function ‘void boost::compress_graph_leaves(Graph&)’:
parallel_safe_leaf_compression.hpp:27:58: warning: typedef ‘vertex_iterator’ locally defined but not used [-Wunused-local-typedefs]
typedef typename graph_traits
when I am running make above issues are getting created, kindly resolve the issue.
Please include a license for the project.