You are not logged in.
Hi,
i have just started learning Madkit and I want to know how can I generate randomly events in the agent Environment?
Thank you in advance.
Offline
Hi,
Considering simulation ?
In this case, the simplest thing to do is to add a method in the environment and add an activator so that this method is called during the simulation process. Then in this method, yous can add random generation of events as will.
Offline
Thank you for your reply.
I will try to implement the method in the Environment Agent, Add the activator in the SimulationModel and I will let you know about it.
Thank you.
Last edited by hanenelejmi (2014-10-22 12:12:55)
Offline