|
From: Mirko G. <gri...@gm...> - 2006-12-12 09:27:32
|
Hi, I'am a student of Udine University (Italy). I'm working in my engeneering-thesis. In particolar I use REPAST for simulation a warehouse. I have some problem with the time. In our tutorial I have know that all the actions must be contain in the *public void buildSchedule() *function and the step will be defined in the *public void step()* function into the agent class, true? The problem is that in my project I have more action with a different "action-time". For example the picking time and the replenishment time are different in the werehouse. I don't know organize my project. Can you send me an example where the action are more the one and the "action-time" is different? Thank you very much... Bye Mirko |