LLVM API Documentation

Public Types | Public Member Functions | Public Attributes
PBQP::Heuristics::Briggs::NodeData Struct Reference

#include <Briggs.h>

Collaboration diagram for PBQP::Heuristics::Briggs::NodeData:
Collaboration graph
[legend]

List of all members.

Public Types

typedef std::vector< unsignedUnsafeDegreesArray

Public Member Functions

 NodeData ()

Public Attributes

bool isHeuristic
bool isAllocable
bool isInitialized
unsigned numDenied
unsigned numSafe
UnsafeDegreesArray unsafeDegrees
RNAllocableListItr rnaItr
RNUnallocableListItr rnuItr

Detailed Description

Definition at line 88 of file Briggs.h.


Member Typedef Documentation

Definition at line 89 of file Briggs.h.


Constructor & Destructor Documentation

PBQP::Heuristics::Briggs::NodeData::NodeData ( ) [inline]

Definition at line 96 of file Briggs.h.


Member Data Documentation

Definition at line 90 of file Briggs.h.

Definition at line 91 of file Briggs.h.

Definition at line 91 of file Briggs.h.

Definition at line 92 of file Briggs.h.


The documentation for this struct was generated from the following file: