- Extract system dynamics feature to new Symu.SysDyn project
- SymuTools refactored in Symu.Common solution
- Extract organizational network analysis to new Symu.DNA project
- Extract organizational modeling to new Symu.OrgMod project
- Split Agent into ReactiveAgent and CognitiveAgent
- 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
- 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
- Renaming namespaces
- Update SymuForm, IterationResult for multiple iterations
- Add new project example: SymuScenariosAndEvents
- Add new project test: SymuScenariosAndEventsTests
- Add MurphyIncompleteInformation
- Renaming SimulationEngine (SymuEngine), TimeStep (Schedule)
- Refactoring Murphies
- Add Agent.TimeSpent
- Add new project example: SymuMurphiesAndBlockers
- Add new project test: SymuMurphiesAndBlockersTests
- Add new models : knowledge, Beliefs, Influence
- Add SymuTask.SetKnowledgesBits
- Refactoring NetworkBeliefs
- Add new project example: SymuGroupAndInteraction
- Add new project test: SymuGroupAndInteractionTests
- Add new project example: SymuGroupAndInteraction
- Add new project test: SymuGroupAndInteractionTests
- SymuEngine - add InteractionSphereModel
- SymuEngine - update InteractionPatterns
- Add new project example: SymuMessageAndTask
- Add new project test: SymuMessageAndTaskTest
- SymuEngine - delete EnvironmentEntity => OrganizationModels
- Add new project example: SymuLearnAndForget
- Add new project test: SymuLearnAndForgetTest