LLVM API Documentation
#include <Briggs.h>
Public Types | |
typedef std::vector< unsigned > | UnsafeArray |
Public Member Functions | |
EdgeData () | |
Public Attributes | |
unsigned | worst |
unsigned | reverseWorst |
UnsafeArray | unsafe |
UnsafeArray | reverseUnsafe |
bool | isUpToDate |
typedef std::vector<unsigned> PBQP::Heuristics::Briggs::EdgeData::UnsafeArray |
bool PBQP::Heuristics::Briggs::EdgeData::isUpToDate |
Definition at line 105 of file Briggs.h.
Referenced by PBQP::Heuristics::Briggs::handleRemoveEdge(), and PBQP::Heuristics::Briggs::preUpdateEdgeCosts().
UnsafeArray PBQP::Heuristics::Briggs::EdgeData::reverseUnsafe |
UnsafeArray PBQP::Heuristics::Briggs::EdgeData::unsafe |