#include <ConnectivityChecker.hpp>
Definition at line 28 of file ConnectivityChecker.hpp.
◆ ConnectivityChecker()
ISM::ConnectivityChecker::ConnectivityChecker |
( |
std::map< std::string, unsigned int > |
numObjectsPerPattern | ) |
|
◆ checkNeighbour()
void ISM::ConnectivityChecker::checkNeighbour |
( |
const std::string & |
patternName, |
|
|
unsigned int |
from, |
|
|
unsigned int |
index, |
|
|
std::vector< bool > |
bitvector |
|
) |
| |
|
private |
◆ isConnected()
bool ISM::ConnectivityChecker::isConnected |
( |
std::vector< bool > |
bitvector, |
|
|
const std::string & |
patternName |
|
) |
| |
◆ visitNeighbours()
void ISM::ConnectivityChecker::visitNeighbours |
( |
const std::string & |
patternName, |
|
|
unsigned int |
from, |
|
|
std::vector< bool > |
bitvector |
|
) |
| |
|
private |
◆ mNumObjectsPerPattern
std::map<std::string, unsigned int> ISM::ConnectivityChecker::mNumObjectsPerPattern |
|
private |
◆ mRelationsPerPattern
std::map<std::string, std::vector<Relation> > ISM::ConnectivityChecker::mRelationsPerPattern |
|
private |
◆ mToVisit
std::stack<unsigned int> ISM::ConnectivityChecker::mToVisit |
|
private |
◆ mVisited
std::set<unsigned int> ISM::ConnectivityChecker::mVisited |
|
private |
The documentation for this class was generated from the following files:
asr_lib_ism
Author(s): Hanselmann Fabian, Heller Florian, Heizmann Heinrich, Kübler Marcel, Mehlhaus Jonas, Meißner Pascal, Qattan Mohamad, Reckling Reno, Stroh Daniel
autogenerated on Mon Feb 28 2022 21:48:45