From f77386b66de684a6870b9c27e8ffc744258a92dd Mon Sep 17 00:00:00 2001 From: graehl Date: Fri, 23 Jul 2010 22:12:00 +0000 Subject: pretty git-svn-id: https://ws10smt.googlecode.com/svn/trunk@389 ec762483-ff6d-05da-a07a-a48fb63a330f --- decoder/ff_from_fsa.h | 18 +++++++++--------- decoder/sparse_vector.h | 11 ++++------- 2 files changed, 13 insertions(+), 16 deletions(-) (limited to 'decoder') diff --git a/decoder/ff_from_fsa.h b/decoder/ff_from_fsa.h index 820f2433..03de25f8 100755 --- a/decoder/ff_from_fsa.h +++ b/decoder/ff_from_fsa.h @@ -77,21 +77,21 @@ public: WP al=(WP)a; WP ale=left_end(a); // scan(al,le) these - the same as below else. macro for now; pull into closure object later? - int nw=ale-al; - if (left_out+nwM) // child had full state already (had a "gap"); if nw==M then we already reached the same state via left word heuristic scan above @@ -111,11 +111,11 @@ public: } } - if (left_out