Cambridge SMT System
fst::hypcost Struct Reference

Struct for priority queue comparison. More...

#include <fstutils.hpp>

Public Attributes

std::string hyp
 
float cost
 

Detailed Description

Struct for priority queue comparison.

Definition at line 291 of file fstutils.hpp.

Member Data Documentation

float fst::hypcost::cost

Definition at line 293 of file fstutils.hpp.

std::string fst::hypcost::hyp

Definition at line 292 of file fstutils.hpp.


The documentation for this struct was generated from the following file: