cs4ec / CS4EC_DSL

MIT License
1 stars 0 forks source link

Agent Movement #20

Open thomasGodfrey opened 3 years ago

thomasGodfrey commented 3 years ago
szschaler commented 3 years ago

Another alternative that I have seen in other ABMs is to define paths explicitly. I think I saw a video from Slingshot, for example, where they allowed such paths to be annotated graphically on top of building plans.

thomasGodfrey commented 3 years ago

Considering pre-computing paths from each location:location pair that exists in the map. Yet to see if this would cause the model loading to become prohibitively slow