#include <boost/graph/depth_first_search.hpp>
#include <type_traits>
Go to the source code of this file.
Classes | |
class | utils::back_edge_detector< Callback > |
A helper for boost::depth_first_search (DFS) usage with the purpose of detecting cycles. More... | |
Namespaces | |
utils | |