I am modelling earthmoving operation. Every trench agent seize two transporters, one excavator, and one truck. When truck is released it will do some other job
I have a transporter type agent called Truck. Its population called truck. I added a TransporterFleet block to the model which is called truck
I am trying to develop a simulation model in which actions are performed by an intelligent agent, through Reinforcement Learning, namely using the Alpyne librar