Moses::ChartKBestExtractor::Vertex Struct Reference

#include <ChartKBestExtractor.h>

Collaboration diagram for Moses::ChartKBestExtractor::Vertex:

Collaboration graph
[legend]

List of all members.

Public Types

typedef std::priority_queue
< boost::weak_ptr< Derivation >
, std::vector< boost::weak_ptr
< Derivation >
>, DerivationOrderer
DerivationQueue

Public Member Functions

 Vertex (const ChartHypothesis &h)

Public Attributes

const ChartHypothesishypothesis
std::vector< boost::weak_ptr
< Derivation > > 
kBestList
DerivationQueue candidates
bool visited


Detailed Description

Definition at line 72 of file ChartKBestExtractor.h.


Member Typedef Documentation

typedef std::priority_queue<boost::weak_ptr<Derivation>, std::vector<boost::weak_ptr<Derivation> >, DerivationOrderer> Moses::ChartKBestExtractor::Vertex::DerivationQueue

Definition at line 75 of file ChartKBestExtractor.h.


Constructor & Destructor Documentation

Moses::ChartKBestExtractor::Vertex::Vertex ( const ChartHypothesis h  )  [inline]

Definition at line 77 of file ChartKBestExtractor.h.


Member Data Documentation

Definition at line 81 of file ChartKBestExtractor.h.

Definition at line 79 of file ChartKBestExtractor.h.

Definition at line 82 of file ChartKBestExtractor.h.


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

Generated on Thu Jul 6 00:32:54 2017 for Moses by  doxygen 1.5.9