HittingSet::HittingSet |
( |
const std::vector< std::unordered_set< int >> & |
s | ) |
|
Create a new Hitting set
- Parameters
-
s | The union of sets to be inserted into the hitting set |
std::unordered_set< int > HittingSet::calcMinCardHittingSet |
( |
| ) |
const |
Calculate the the smallest set
- Returns
- The smallest set into the hitting set
The documentation for this class was generated from the following files:
- /Users/janpeleska/SharedFoldersWin/fsmlib-cpp/src/sets/HittingSet.h
- /Users/janpeleska/SharedFoldersWin/fsmlib-cpp/src/sets/HittingSet.cpp