Tracks data related to edges between regions in the decomposition graph.
More...
#include <Syclop.h>
Tracks data related to edges between regions in the decomposition graph.
◆ AddCell()
void Syclop::RegionPairData::AddCell |
( |
size_t |
_index | ) |
|
|
inline |
Add the index of a cell containing a vertex in the target that was reached by extending from the source.
◆ Coverage()
size_t Syclop::RegionPairData::Coverage |
( |
| ) |
const |
|
inline |
Get the coverage for this edge.
◆ numAttempts
size_t Syclop::RegionPairData::numAttempts {0} |
Attempted extensions across this edge.
◆ numLeadUses
size_t Syclop::RegionPairData::numLeadUses {0} |
Times this edge was used in a lead.
The documentation for this struct was generated from the following file:
- /opt/actions-runner/_work/open-ppl/open-ppl/src/MPLibrary/MPStrategies/Syclop.h