Dear all,
I am a newbie to GAMA but have worked extensively with NetLogo and other ABS platforms. I am exploring GAMA to see if it can be the platform we migrate to as it appears to have many features we are looking for.
As part of such an exercise I am trying to simulate Axelrod's culture spread model in GAMA. (As an aside perhaps this can be Stupid Models Part 2 since graph operations are very common in ABS.)
I am currently looking at GAMA's graph operations but found the online documentation as well as info in the PDF to be somewhat sparse. I am trying to get more info on graph as a complex data type as well as graph_node base_edge graph_edge as well as graph operators for adding, removing nodes, edges, etc.
Can someone point me to any such resource.
Thanks in advance