|
Cambridge SMT System
|
Struct for priority queue comparison. More...
#include <fstutils.hpp>
Public Attributes | |
| std::string | hyp |
| float | cost |
Struct for priority queue comparison.
Definition at line 291 of file fstutils.hpp.
| 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.