sbaldu / DynamicalSystemFramework

Framework for modelling dynamical complex systems

Home Page:https://sbaldu.github.io/DynamicalSystemFramework/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow different criteria for setting the velocity of an Agent

sbaldu opened this issue · comments

We should allow the users to decide their preferred criteria for setting the velocity of an Agent.
For example another criteria would be to scale the velocity based on the distance of the Agent in front, which can be done after the implementation of the position of an Agent along a street (issue #42)

One of these will be implemented in #81