Construct version 5.4.4
An agent based modeling framework
model_names Namespace Reference

Names of all models in Construct's model library. More...

Variables

const std::string SIM = "Standard Interaction Model"
 
const std::string KTM = "Knowledge Transactive Memory Interaction Model"
 
const std::string BELIEF = "Belief Interaction Model"
 
const std::string TASK = "Task Interaction Model"
 
const std::string GRAND = "Grand Interaction Model"
 
const std::string LOC = "Location Interaction Model"
 
const std::string TWIT_nf = "Twitter Model"
 
const std::string TWIT_wf = "Twitter Follower Model"
 
const std::string TWIT_nf_emot = "Twitter Emotion Model"
 
const std::string TWIT_wf_emot = "Twitter Emotion Follower Model"
 
const std::string TWIT_wf_wmod = "Twitter Follower Moderation Model"
 
const std::string FB_nf = "Facebook Model"
 
const std::string FB_wf = "Facebook Follower Model"
 
const std::string FB_nf_emot = "Facebook Emotion Model"
 
const std::string FB_wf_emot = "Facebook Emotion Follower Model"
 
const std::string REDDIT = "Reddit Interaction Model"
 
const std::string EMOT = "Emotion Model"
 
const std::string FORGET = "Forgetting Model"
 
const std::string MAIL = "Mail Model"
 
const std::string KDIFF = "Knowledge Learning Difficulty Model"
 
const std::string TEMP = "Template Model"
 
const std::string SUB = "Subscription Model"
 
const std::string TRUST = "Trust Model"
 
const std::string MODERATION = "Social Media Moderation Model"
 
const std::string MULTI_MOD = "Multiplatform Moderation Model"
 

Detailed Description

Names of all models in Construct's model library.

Variable Documentation

◆ BELIEF

const std::string model_names::BELIEF = "Belief Interaction Model"

◆ EMOT

const std::string model_names::EMOT = "Emotion Model"

◆ FB_nf

const std::string model_names::FB_nf = "Facebook Model"

◆ FB_nf_emot

const std::string model_names::FB_nf_emot = "Facebook Emotion Model"

◆ FB_wf

const std::string model_names::FB_wf = "Facebook Follower Model"

◆ FB_wf_emot

const std::string model_names::FB_wf_emot = "Facebook Emotion Follower Model"

◆ FORGET

const std::string model_names::FORGET = "Forgetting Model"

◆ GRAND

const std::string model_names::GRAND = "Grand Interaction Model"

◆ KDIFF

const std::string model_names::KDIFF = "Knowledge Learning Difficulty Model"

◆ KTM

const std::string model_names::KTM = "Knowledge Transactive Memory Interaction Model"

◆ LOC

const std::string model_names::LOC = "Location Interaction Model"

◆ MAIL

const std::string model_names::MAIL = "Mail Model"

◆ MODERATION

const std::string model_names::MODERATION = "Social Media Moderation Model"

◆ MULTI_MOD

const std::string model_names::MULTI_MOD = "Multiplatform Moderation Model"

◆ REDDIT

const std::string model_names::REDDIT = "Reddit Interaction Model"

◆ SIM

const std::string model_names::SIM = "Standard Interaction Model"

◆ SUB

const std::string model_names::SUB = "Subscription Model"

◆ TASK

const std::string model_names::TASK = "Task Interaction Model"

◆ TEMP

const std::string model_names::TEMP = "Template Model"

◆ TRUST

const std::string model_names::TRUST = "Trust Model"

◆ TWIT_nf

const std::string model_names::TWIT_nf = "Twitter Model"

◆ TWIT_nf_emot

const std::string model_names::TWIT_nf_emot = "Twitter Emotion Model"

◆ TWIT_wf

const std::string model_names::TWIT_wf = "Twitter Follower Model"

◆ TWIT_wf_emot

const std::string model_names::TWIT_wf_emot = "Twitter Emotion Follower Model"

◆ TWIT_wf_wmod

const std::string model_names::TWIT_wf_wmod = "Twitter Follower Moderation Model"