Cambridge SMT System
task.hifst.localpruningconditions.hpp File Reference

Contains functor and struct to handle local pruning conditions. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ucam::hifst::conditions
 struct containing the elements that trigger local pruning. More...
 
class  ucam::hifst::LocalPruningConditions
 convenience class that takes care of local pruning conditions. Conditions are indexed by 1000*cc+y, so you can search through all conditions and get to the closest set of conditions that apply. More...
 

Namespaces

 ucam
 
 ucam::hifst
 

Detailed Description

Contains functor and struct to handle local pruning conditions.

Date
20-10-2012
Author
Gonzalo Iglesias

Definition in file task.hifst.localpruningconditions.hpp.