An aggregate for returning the results of a rewiring check.
More...
#include <RewireConnector.h>
An aggregate for returning the results of a rewiring check.
◆ RewireTestOutput()
RewireConnector::RewireTestOutput::RewireTestOutput |
( |
const bool |
_passed = false , |
|
|
LPOutput && |
_lpo = LPOutput() , |
|
|
const double |
_cost = 0 |
|
) |
| |
|
inline |
◆ cost
double RewireConnector::RewireTestOutput::cost {0} |
New total cost to the rewired node.
◆ lpo
LPOutput RewireConnector::RewireTestOutput::lpo |
The generated local plan.
◆ passed
bool RewireConnector::RewireTestOutput::passed {false} |
Should we use this rewiring?
The documentation for this struct was generated from the following file:
- /opt/actions-runner/_work/open-ppl/open-ppl/src/MPLibrary/Connectors/RewireConnector.h