Public Member Functions | |
| virtual | ~TransZeroWeight () |
| virtual void | operator() (ITrans *t) |
Public Attributes | |
| TransSet | zeroWeightTrans |
Accumulates the set of transitions with zero weight
| virtual wali::wfa::TransZeroWeight::~TransZeroWeight | ( | ) | [virtual] |
| void wali::wfa::TransZeroWeight::operator() | ( | ITrans * | t | ) | [virtual] |
Implements wali::wfa::TransFunctor.
References wali::wfa::TransSet::insert(), wali::wfa::ITrans::weight(), and zeroWeightTrans.
Referenced by operator()(), and wali::wfa::WFA::prune().
1.7.1