#include <isomorphism.hpp>
Public Types | |
typedef bool | result_type |
Public Member Functions | |
template<typename ArgPack > | |
bool | operator() (const Graph1 &g1, const Graph2 &g2, const ArgPack &arg_pack) const |
typedef bool boost::graph::detail::isomorphism_impl< Graph1, Graph2 >::result_type |
|
inline |