Moses::ChartSearchGraphWriter Class Reference

#include <HypergraphOutput.h>

Inheritance diagram for Moses::ChartSearchGraphWriter:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void WriteHeader (size_t winners, size_t losers) const =0
virtual void WriteHypos (const ChartHypothesisCollection &hypos, const std::map< unsigned, bool > &reachable) const =0

Protected Member Functions

 ChartSearchGraphWriter (AllOptions::ptr const &opts)

Protected Attributes

AllOptions::ptr m_options


Detailed Description

ABC for different types of search graph output for chart Moses.

Definition at line 60 of file HypergraphOutput.h.


Constructor & Destructor Documentation

Moses::ChartSearchGraphWriter::ChartSearchGraphWriter ( AllOptions::ptr const &  opts  )  [inline, protected]

Definition at line 64 of file HypergraphOutput.h.


Member Function Documentation

virtual void Moses::ChartSearchGraphWriter::WriteHeader ( size_t  winners,
size_t  losers 
) const [pure virtual]

virtual void Moses::ChartSearchGraphWriter::WriteHypos ( const ChartHypothesisCollection hypos,
const std::map< unsigned, bool > &  reachable 
) const [pure virtual]

Implemented in Moses::ChartSearchGraphWriterMoses, and Moses::ChartSearchGraphWriterHypergraph.

Referenced by Moses::ChartHypothesisCollection::WriteSearchGraph().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 63 of file HypergraphOutput.h.


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

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