#include <vertex_generator.hh>

Public Member Functions | |
| RootVertexGenerator (Vertex &gen, Output &out) | |
| void | NewHypothesis (PartialEdge partial) |
| void | FinishedSearch () |
Definition at line 53 of file vertex_generator.hh.
| search::RootVertexGenerator< Output >::RootVertexGenerator | ( | Vertex & | gen, | |
| Output & | out | |||
| ) | [inline] |
Definition at line 55 of file vertex_generator.hh.
| void search::RootVertexGenerator< Output >::FinishedSearch | ( | ) | [inline] |
Definition at line 61 of file vertex_generator.hh.
References search::VertexNode::AppendHypothesis(), search::VertexNode::FinishRoot(), and search::VertexNode::InitRoot().

| void search::RootVertexGenerator< Output >::NewHypothesis | ( | PartialEdge | partial | ) | [inline] |
Definition at line 57 of file vertex_generator.hh.
1.5.9