Go to the source code of this file.
Data Structures | |
| struct | match_set_trace |
| struct | token_struct |
| union | token_struct::token_a_union |
| struct | token_struct::token_a_union::token_from_right_memory_of_negative_or_cn_node_struct |
| struct | token_struct::token_a_union::token_in_hash_table_data_struct |
Typedefs | |
| typedef token_struct | token |
| typedef match_set_trace | MS_trace |
Functions | |
| void | print_node_count_statistics (void) |
| void | print_null_activation_statistics (void) |
| void | print_null_activation_stats (void) |
| void | print_whole_token (token *t, wme_trace_type wtt) |
|
|
Referenced by in_ms_trace(), in_ms_trace_same_goal(), and print_match_set(). |
|
|
|
Definition at line 6987 of file rete.c. References actual, bnode_type_names, get_all_node_count_stats(), if_no_merging, if_no_sharing, and print(). Referenced by soar_ecPrintReteStatistics(). |
|
|
|
|
|
Definition at line 590 of file rete.c. References print(). Referenced by soar_ecPrintReteStatistics(). |
|
||||||||||||
|
Definition at line 7153 of file rete.c. References token_struct::parent, print(), print_wme(), wme_struct::timetag, token, token_struct::w, and wme_trace_type. Referenced by ppmi_aux(), print_match_set(), and print_partial_match_information(). |
1.3.5