search::EdgeGenerator Class Reference

#include <edge_generator.hh>

Collaboration diagram for search::EdgeGenerator:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 EdgeGenerator ()
PartialEdge AllocateEdge (Arity arity)
void AddEdge (PartialEdge edge)
bool Empty () const
template<class Model >
PartialEdge Pop (Context< Model > &context)
template<class Model , class Output >
void Search (Context< Model > &context, Output &output)


Detailed Description

Definition at line 19 of file edge_generator.hh.


Constructor & Destructor Documentation

search::EdgeGenerator::EdgeGenerator (  )  [inline]

Definition at line 21 of file edge_generator.hh.


Member Function Documentation

void search::EdgeGenerator::AddEdge ( PartialEdge  edge  )  [inline]

Definition at line 27 of file edge_generator.hh.

PartialEdge search::EdgeGenerator::AllocateEdge ( Arity  arity  )  [inline]

Definition at line 23 of file edge_generator.hh.

bool search::EdgeGenerator::Empty (  )  const [inline]

Definition at line 31 of file edge_generator.hh.

template<class Model >
PartialEdge search::EdgeGenerator::Pop ( Context< Model > &  context  )  [inline]

Definition at line 47 of file edge_generator.cc.

References search::PartialEdge::Between(), search::PartialVertex::Bound(), search::PartialVertex::Niceness(), search::PartialEdge::NT(), search::Header::SetNote(), search::Header::SetRange(), and search::Header::SetScore().

Referenced by Search().

Here is the call graph for this function:

Here is the caller graph for this function:

template<class Model , class Output >
void search::EdgeGenerator::Search ( Context< Model > &  context,
Output &  output 
) [inline]

Definition at line 36 of file edge_generator.hh.

References Pop(), search::ContextBase::PopLimit(), and search::Header::Valid().

Here is the call graph for this function:


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

Generated on Thu Jul 6 00:34:44 2017 for Moses by  doxygen 1.5.9