#include <Forest.h>

Public Attributes | |
| Vertex * | head |
| std::vector< Vertex * > | tail |
| float | weight |
Definition at line 19 of file Forest.h.
Definition at line 20 of file Forest.h.
Referenced by Moses::Syntax::T2S::InputTreeToForest(), and Moses::ForestInput::Read().
| std::vector<Vertex *> Moses::Syntax::F2S::Forest::Hyperedge::tail |
Definition at line 21 of file Forest.h.
Referenced by Moses::Syntax::T2S::InputTreeToForest(), and Moses::ForestInput::Read().
1.5.9