Skip to content

Latest commit

 

History

History
69 lines (56 loc) · 4.33 KB

CHANGELOG.md

File metadata and controls

69 lines (56 loc) · 4.33 KB

Changelog

Unreleased

1.1.0 by lmorisse

  • Extract system dynamics feature to new Symu.SysDyn project

1.0.0 by lmorisse

  • SymuTools refactored in Symu.Common solution
  • Extract organizational network analysis to new Symu.DNA project
  • Extract organizational modeling to new Symu.OrgMod project

0.9.1 by lmorisse

  • Split Agent into ReactiveAgent and CognitiveAgent

0.9.0 by lmorisse

  • Remove InteractionSphereModel.FrequencyOfSphereUpdate
  • Schedule Bug fixe
  • AgentEntity.Parent is now an AgentId
  • Knowledge and Beliefs result are in percentage to be easily understandable. Symu examples are updated
  • Update Task.Cancel
  • InternalCharacteristics.RiskAversionLevel is non a GenericLevel to make it easier, and the model is a little bit more tolerant

0.8.0 by lmorisse

  • Refactoring IterationResult
  • Add LearningModel.OnAfterLearning event
  • Refactoring Agent constructor and CommunicationTemplates
  • Add CyclicalIsolation)
  • Add PromoterTemplate
  • Add Iterations and Charts in SymuMessageAndTask example
  • Refactoring BlockerCollection, BlockerResults and TasksResults
  • Add MessageResults

0.7.0 by lmorisse

0.6.0 by lmorisse

0.5.0 by lmorisse

0.4.0 by lmorisse

0.3.0 by lmorisse

0.2.0 by lmorisse