#include <general_rules.h>


Public Member Functions | |
| void | operator() (combo_tree &tr, combo_tree::iterator it) const |
Definition at line 57 of file general_rules.h.
| void reduct::remove_null_vertices::operator() | ( | combo_tree & | tr, | |
| combo_tree::iterator | it | |||
| ) | const [virtual] |
Implements reduct::rule.
Definition at line 84 of file general_rules.cc.
References opencog::tree< T, tree_node_allocator >::iterator_base::begin(), opencog::tree< T, tree_node_allocator >::iterator_base::end(), opencog::tree< T, tree_node_allocator >::erase(), and combo::id::null_vertex.
1.5.6