soleil pacific
2013-12-13 04:33:44 UTC
My study case is read from a file (text or excel) and then create agents by numbers of agents in the input file. like this, I have a txt file:
1 Red 50,100 90
2 Yellow 90,20 80
3 Blue 60,45 85
4 Black 70,40 95
5 Blue 100,30 70
---
which means have to create 5 agents with infor (or attributes) colors, coordinates and, the last number is level of power.
Could anyone guide me or suggest me the ideas to solve this problem?
Thank you so much!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://avalon.cselt.it/pipermail/jade-develop/attachments/20131213/2ba90d92/attachment.html>
1 Red 50,100 90
2 Yellow 90,20 80
3 Blue 60,45 85
4 Black 70,40 95
5 Blue 100,30 70
---
which means have to create 5 agents with infor (or attributes) colors, coordinates and, the last number is level of power.
Could anyone guide me or suggest me the ideas to solve this problem?
Thank you so much!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://avalon.cselt.it/pipermail/jade-develop/attachments/20131213/2ba90d92/attachment.html>