Go to the source code of this file.
|
|
|
Definition at line 235 of file init_soar.c. References production, and production_struct::trace_firings. |
|
|
Definition at line 1160 of file init_soar.c. References Symbol. Referenced by run_for_n_selections_of_slot(), and run_for_n_selections_of_slot_at_level(). |
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 101 of file init_soar.c. References just_before_exit_soar(). Referenced by terminate_soar(). |
|
|
|
|
|
Definition at line 152 of file init_soar.c. References current_real_time, and wake_from_attention_lapse(). Referenced by init_soar_agent(). |
|
|
Definition at line 133 of file init_soar.c. References current_real_time. Referenced by init_soar_agent(). |
|
|
Definition at line 181 of file init_soar.c. Referenced by init_soar_agent(). |
|
|
|
|
|
Definition at line 85 of file init_soar.c. References agent, all_soar_agents, cons, cons_struct::first, cons_struct::rest, soar_call_data, soar_invoke_callbacks(), stop_log_file(), and SYSTEM_TERMINATION_CALLBACK. Referenced by exit_soar(), and soar_cQuit(). |
|
|
Definition at line 1263 of file init_soar.c. References print(), soar_news_string, and soar_version_string. |
|
|
Definition at line 250 of file init_soar.c. References extract_list_elements(), free_list(), prod_to_remove_pwatch_of, production, remove_pwatch_test_fn(), and production_struct::trace_firings. |
|
|
Definition at line 245 of file init_soar.c. References cons, cons_struct::first, and prod_to_remove_pwatch_of. Referenced by remove_pwatch(). |
|
|
Definition at line 270 of file init_soar.c. References production_struct::firing_count, production_struct::next, and production. Referenced by reset_statistics(). |
|
|
Definition at line 281 of file init_soar.c. References DECISION_PHASE, DETERMINE_LEVEL_PHASE, INPUT_PHASE, OUTPUT_PHASE, PREFERENCE_PHASE, reset_production_firing_counts(), reset_timer(), and WM_PHASE. Referenced by init_soar_agent(), and soar_cReInitSoar(). |
|
|
Definition at line 1125 of file init_soar.c. References do_one_top_level_phase(), run_forever(), start_timer(), and stop_timer(). Referenced by execute_go_selection(), run_current_agent(), and soar_cRun(). |
|
|
Definition at line 1046 of file init_soar.c. References do_one_top_level_phase(), run_forever(), start_timer(), and stop_timer(). Referenced by execute_go_selection(), run_current_agent(), and soar_cRun(). |
|
|
Definition at line 1084 of file init_soar.c. References do_one_top_level_phase(), OUTPUT_PHASE, run_forever(), start_timer(), and stop_timer(). Referenced by execute_go_selection(), run_current_agent(), and soar_cRun(). |
|
|
Definition at line 1022 of file init_soar.c. References do_one_top_level_phase(), run_forever(), start_timer(), and stop_timer(). Referenced by execute_go_selection(), run_current_agent(), and soar_cRun(). |
|
||||||||||||
|
Definition at line 1167 of file init_soar.c. References attr_of_slot_just_decided(), DECISION_PHASE, do_one_top_level_phase(), run_forever(), start_timer(), stop_timer(), and Symbol. Referenced by execute_go_selection(), run_current_agent(), and soar_cRun(). |
|
||||||||||||||||
|
Definition at line 1198 of file init_soar.c. References attr_of_slot_just_decided(), DECISION_PHASE, do_one_top_level_phase(), goal_stack_level, run_forever(), start_timer(), stop_timer(), and Symbol. Referenced by execute_go_selection(), and run_current_agent(). |
|
|
Definition at line 1005 of file init_soar.c. References do_one_top_level_phase(), start_timer(), and stop_timer(). Referenced by run_for_n_decision_cycles(), run_for_n_elaboration_cycles(), run_for_n_modifications_of_output(), run_for_n_phases(), run_for_n_selections_of_slot(), and run_for_n_selections_of_slot_at_level(). |
|
|
Definition at line 161 of file init_soar.c. References start_timer(). Referenced by do_one_top_level_phase(). |
|
|
Definition at line 1279 of file init_soar.c. References exit_soar(), and soar_agent. |
|
|
Definition at line 145 of file init_soar.c. References start_timer(). Referenced by do_one_top_level_phase(), and init_attention_lapse(). |
|
|
Definition at line 67 of file init_soar.c. Referenced by do_one_top_level_phase(), init_attention_lapse(), init_lapse_duration(), and init_real_time(). |
|
|
Definition at line 73 of file init_soar.c. Referenced by do_one_top_level_phase(). |
|
|
Definition at line 243 of file init_soar.c. Referenced by remove_pwatch(), and remove_pwatch_test_fn(). |
|
|
Definition at line 59 of file init_soar.c. |
|
|
Definition at line 61 of file init_soar.c. |
|
|
Definition at line 60 of file init_soar.c. |
|
|
Initial value: "\ General questions and topics for discussion should be sent to\n\ soar-group@umich.edu. Bug reports should be sent to soar-bugs@umich.edu\n\ The current bug-list may be obtained by sending mail to\n\ soar-bugs@umich.edu with the Subject: line \"bug list\".\n\ The Soar Home Page URL is: http://ai.eecs.umich.edu/soar\n\ \n\ Copyright (c) 1995-1999 Carnegie Mellon University,\n\ University of Michigan,\n\ University of Southern California/Information\n\ Sciences Institute. All rights reserved.\n\ The Soar consortium proclaims this software is in the public domain, and\n\ is made available AS IS. Carnegie Mellon University, The University of \n\ Michigan, and The University of Southern California/Information Sciences \n\ Institute make no warranties about the software or its performance,\n\ implied or otherwise.\n\ \n\ Type \"help\" for information on various topics.\n\ Type \"quit\" to exit Soar. Use ctrl-c to stop a Soar run.\n\ Type \"soarnews\" to repeat this information.\n\ Type \"version\" for Soar version information.\ " Definition at line 1240 of file init_soar.c. Referenced by print_startup_banner(). |
1.3.5