Hey all,<div><br></div><div>I started to code the new algorithm based on the source code of the existing algorithms. I just noticed there are some lines like:</div><div><br></div><div>"#include <boost/graph/graph_traits.hpp></div>
<div>#include <boost/graph/adjacency_list.hpp></div><div>#include <boost/graph/dijkstra_shortest_paths.hpp>"</div><div><br></div><div>What do these ".hpp" files used for? Where can I locate them?</div>
<div><br></div><div>Thanks,</div><div>Jinfu</div>