#include <algebra.hh>
Inheritance diagram for collect_factors:

Public Member Functions | |
| collect_factors (exptree &, iterator) | |
| virtual void | description () const |
| virtual bool | can_apply (iterator) |
| virtual result_t | apply (iterator &) |
Private Types | |
| typedef std::multimap< hashval_t, sibling_iterator > | factor_hash_t |
| typedef factor_hash_t::iterator | factor_hash_iterator_t |
Private Member Functions | |
| void | fill_hash_map (iterator) |
Private Attributes | |
| factor_hash_t | factor_hash |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
Reimplemented from algorithm. |
|
|
Reimplemented from algorithm. |
|
|
Implements active_node. |
|
|
|
|
|
|
1.4.6