#include <ext/hash_set>#include <algorithm>#include <limits>#include <cmath>#include "Manager.h"#include "TypeDef.h"#include "Util.h"#include "TargetPhrase.h"#include "TrellisPath.h"#include "TrellisPathCollection.h"#include "TranslationOption.h"#include "LexicalReordering.h"#include "LMList.h"#include "TranslationOptionCollection.h"#include "DummyScoreProducers.h"Go to the source code of this file.
Classes | |
| struct | Moses::SGNReverseCompare |
Namespaces | |
| namespace | Moses |
Functions | |
| void | Moses::OutputWordGraph (std::ostream &outputWordGraphStream, const Hypothesis *hypo, size_t &linkId, const TranslationSystem *system) |
| void | Moses::OutputSearchNode (long translationId, std::ostream &outputSearchGraphStream, const SearchGraphNode &searchNode) |
1.5.9