Moses::Syntax::KBestExtractor::KVertex Struct Reference

#include <KBestExtractor.h>

Collaboration diagram for Moses::Syntax::KBestExtractor::KVertex:

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

 KVertex (const SVertex &v)

Public Attributes

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


Detailed Description

Definition at line 62 of file KBestExtractor.h.


Member Typedef Documentation

typedef std::priority_queue<boost::weak_ptr<Derivation>, std::vector<boost::weak_ptr<Derivation> >, DerivationOrderer> Moses::Syntax::KBestExtractor::KVertex::DerivationQueue

Definition at line 65 of file KBestExtractor.h.


Constructor & Destructor Documentation

Moses::Syntax::KBestExtractor::KVertex::KVertex ( const SVertex v  )  [inline]

Definition at line 67 of file KBestExtractor.h.


Member Data Documentation

Definition at line 71 of file KBestExtractor.h.

Definition at line 69 of file KBestExtractor.h.

Definition at line 72 of file KBestExtractor.h.


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

Generated on Thu Jul 6 00:33:59 2017 for Moses by  doxygen 1.5.9