add_base_model_to_model_manager(const std::string &base_model_name) | Model | |
add_messages(void) | StandardInteraction | virtual |
agent_active | StandardInteraction | |
agent_count | StandardInteraction | |
agent_initiation_count | StandardInteraction | |
agent_reception_count (defined in StandardInteraction) | StandardInteraction | |
agents | StandardInteraction | |
availablity | Tasks | |
cleanup(void) override | Tasks | virtual |
comm | StandardInteraction | |
comm_access (defined in StandardInteraction) | StandardInteraction | |
comm_medium_pref | StandardInteraction | |
communicate(const InteractionMessage &msg) | Model | inlinevirtual |
communication_mediums | StandardInteraction | |
construct | Model | |
get_additions(unsigned int sender_index, unsigned int receiver_index) | StandardInteraction | inlinevirtual |
get_comm_medium(unsigned int sender_index, unsigned int receiver_index) | StandardInteraction | |
get_interaction_items(unsigned int sender, unsigned int receiver, const CommunicationMedium *comm) | StandardInteraction | virtual |
get_interaction_pair_index(std::vector< std::pair< unsigned int, unsigned int > > &initiators, std::vector< std::pair< unsigned int, unsigned int > > &receivers) | StandardInteraction | |
get_k_exp(unsigned int agent_i, unsigned int agent_j) override | Tasks | virtual |
get_k_sim(unsigned int sender_index, unsigned int receiver_index) | StandardInteraction | virtual |
get_prox(unsigned int sender_index, unsigned int receiver_index) | StandardInteraction | virtual |
graph_manager | Model | |
initialize(void) override | Tasks | virtual |
initialize_communication_mediums() | StandardInteraction | |
initialize_interaction_lists(std::vector< std::pair< unsigned int, unsigned int > > &initiators, std::vector< std::pair< unsigned int, unsigned int > > &receivers) | StandardInteraction | |
interaction_prob | StandardInteraction | |
interaction_rejection_limit (defined in StandardInteraction) | StandardInteraction | |
interactions (defined in StandardInteraction) | StandardInteraction | |
intercept(InteractionItem &item, unsigned int sender, unsigned int receiver, const CommunicationMedium *medium) | Model | inlinevirtual |
knowledge | StandardInteraction | |
knowledge_count | StandardInteraction | |
knowledge_exp_weight | StandardInteraction | |
knowledge_importance | StandardInteraction | |
knowledge_message_complexity | StandardInteraction | |
knowledge_net | StandardInteraction | |
knowledge_priority_network | StandardInteraction | |
knowledge_sim_weight | StandardInteraction | |
learnable_knowledge_net | StandardInteraction | |
medium_knowledge_access | StandardInteraction | |
Model(Construct &_construct) | Model | |
ns_manager | Model | |
physical_prox | StandardInteraction | |
physical_prox_weight | StandardInteraction | |
random (defined in Model) | Model | |
send_msg_queue | StandardInteraction | |
set_interaction_probability(unsigned int agent_i, unsigned int agent_j) | StandardInteraction | virtual |
set_probabilities(void) | StandardInteraction | virtual |
socdem_prox | StandardInteraction | |
socdem_prox_weight (defined in StandardInteraction) | StandardInteraction | |
social_prox | StandardInteraction | |
social_prox_weight | StandardInteraction | |
soi | StandardInteraction | |
StandardInteraction(const dynet::ParameterMap ¶meters, Construct &construct) | StandardInteraction | |
task_assignment | Tasks | |
task_completion | Tasks | |
tasks | Tasks | |
Tasks(const dynet::ParameterMap ¶meters, Construct &construct) | Tasks | |
think(void) override | StandardInteraction | virtual |
time (defined in StandardInteraction) | StandardInteraction | |
tk_import | Tasks | |
tk_prob | Tasks | |
tk_req | Tasks | |
update(void) | Model | inlinevirtual |
update_send_msg_queue() | StandardInteraction | virtual |
valid | Model | |
~Model(void) | Model | inlinevirtual |