LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | Public Attributes | List of all members
PBQP::Heuristics::Briggs::EdgeData Struct Reference

#include <Briggs.h>

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

Public Types

typedef std::vector< unsignedUnsafeArray
 

Public Member Functions

 EdgeData ()
 

Public Attributes

unsigned worst
 
unsigned reverseWorst
 
UnsafeArray unsafe
 
UnsafeArray reverseUnsafe
 
bool isUpToDate
 

Detailed Description

Definition at line 101 of file Briggs.h.

Member Typedef Documentation

Definition at line 102 of file Briggs.h.

Constructor & Destructor Documentation

PBQP::Heuristics::Briggs::EdgeData::EdgeData ( )
inline

Definition at line 107 of file Briggs.h.

Member Data Documentation

bool PBQP::Heuristics::Briggs::EdgeData::isUpToDate
UnsafeArray PBQP::Heuristics::Briggs::EdgeData::reverseUnsafe

Definition at line 104 of file Briggs.h.

unsigned PBQP::Heuristics::Briggs::EdgeData::reverseWorst

Definition at line 103 of file Briggs.h.

UnsafeArray PBQP::Heuristics::Briggs::EdgeData::unsafe

Definition at line 104 of file Briggs.h.

unsigned PBQP::Heuristics::Briggs::EdgeData::worst

Definition at line 103 of file Briggs.h.


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