ROSE  0.11.145.0
Public Member Functions | List of all members
Sawyer::Container::Algorithm::MaximumIsomorphicSubgraphs< GraphA, GraphB > Class Template Reference

Description

template<class GraphA, class GraphB>
class Sawyer::Container::Algorithm::MaximumIsomorphicSubgraphs< GraphA, GraphB >

Definition at line 1060 of file GraphAlgorithm.h.

Public Member Functions

CsiNextAction operator() (const GraphA &, const std::vector< size_t > &x, const GraphB &, const std::vector< size_t > &y)
 
const std::vector< std::pair< std::vector< size_t >, std::vector< size_t > > > & solutions () const
 

The documentation for this class was generated from the following file: