cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
testing::internal::MaxBipartiteMatchState Class Reference

Public Member Functions

 MaxBipartiteMatchState (const MatchMatrix &graph)
 
ElementMatcherPairs Compute ()
 

Constructor & Destructor Documentation

◆ MaxBipartiteMatchState()

testing::internal::MaxBipartiteMatchState::MaxBipartiteMatchState ( const MatchMatrix & graph)
inlineexplicit

Member Function Documentation

◆ Compute()

ElementMatcherPairs testing::internal::MaxBipartiteMatchState::Compute ( )
inline

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