
Data Fields | |
| production_struct * | prod |
| node_varnames_struct * | parents_nvn |
| ms_change_struct * | tentative_assertions |
| ms_change_struct * | tentative_retractions |
|
|
Definition at line 323 of file rete.c. Referenced by add_production_to_rete(), excise_production_from_rete(), p_node_to_conditions_and_nots(), and retesave_rete_node_and_children(). |
|
|
|
Definition at line 324 of file rete.c. Referenced by get_next_assertion(), make_new_production_node(), p_node_left_addition(), and p_node_left_removal(). |
|
|
Definition at line 325 of file rete.c. Referenced by add_production_to_rete(), excise_production_from_rete(), get_next_nil_goal_retraction(), get_next_retraction(), make_new_production_node(), p_node_left_addition(), and p_node_left_removal(). |
1.3.5