#include <soarkernel.h>
Collaboration diagram for chunk_cond_struct:

Data Fields | |
| condition * | cond |
| condition * | instantiated_cond |
| condition * | variablized_cond |
| condition * | saved_prev_pointer_of_variablized_cond |
| chunk_cond_struct * | next |
| chunk_cond_struct * | prev |
| chunk_cond_struct * | next_in_bucket |
| chunk_cond_struct * | prev_in_bucket |
| unsigned long | hash_value |
| unsigned long | compressed_hash_value |
|
|
Definition at line 2896 of file soarkernel.h. Referenced by add_to_chunk_cond_set(), make_chunk_cond_for_condition(), and remove_from_chunk_cond_set(). |
|
|
Definition at line 2883 of file soarkernel.h. Referenced by add_to_chunk_cond_set(), build_chunk_conds_for_grounds_and_add_negateds(), chunk_instantiation(), make_chunk_cond_for_condition(), and second_stage_chunk_instantiation(). |
|
|
Definition at line 2895 of file soarkernel.h. Referenced by add_to_chunk_cond_set(), and make_chunk_cond_for_condition(). |
|
|
Definition at line 2885 of file soarkernel.h. Referenced by add_goal_or_impasse_tests(), build_chunk_conds_for_grounds_and_add_negateds(), and reorder_instantiated_conditions(). |
|
|
Definition at line 2890 of file soarkernel.h. Referenced by add_goal_or_impasse_tests(), build_chunk_conds_for_grounds_and_add_negateds(), chunk_instantiation(), reorder_instantiated_conditions(), and second_stage_chunk_instantiation(). |
|
|
Definition at line 2893 of file soarkernel.h. Referenced by add_to_chunk_cond_set(). |
|
|
Definition at line 2890 of file soarkernel.h. Referenced by build_chunk_conds_for_grounds_and_add_negateds(). |
|
|
Definition at line 2893 of file soarkernel.h. |
|
|
Definition at line 2887 of file soarkernel.h. Referenced by reorder_instantiated_conditions(). |
|
|
Definition at line 2886 of file soarkernel.h. Referenced by add_goal_or_impasse_tests(), build_chunk_conds_for_grounds_and_add_negateds(), chunk_instantiation(), reorder_instantiated_conditions(), and second_stage_chunk_instantiation(). |
1.3.5