Package-level declarations
Types
Link copied to clipboard
class ImpactModel(compliance: Double, influencedBy: () -> List<CognitiveModel>, environmentalFactors: () -> Double) : CognitiveModel
Agent-based evacuation model with social contagion mechanisms. More information can be found here.