agentsoz / bdi-abm-integration

BDI ABM Integration
GNU Lesser General Public License v3.0
8 stars 13 forks source link

Update SCS plan generation algorithm to use known residences for home locations #41

Closed dhixsingh closed 6 years ago

dhixsingh commented 6 years ago

The Surf Coast Shire population generation algorithm currently assigns home locations to EvacNode:

https://github.com/agentsoz/bdi-abm-integration/blob/893fb15b688ba8daa866e51f7956e071ee5b11e9/examples/bushfire/scenarios/surf-coast-shire/data/synthetic-population/plan-algorithm/typical%20summer%20weekday/location_maps.csv#L1-L7

Home locations should instead be mapped to known residences. The shapefile data is to be provided by SCS Council.

osbornejr commented 6 years ago

As of c496829f8721454511b83615ab7a85e035a62280 agents are assigned a unique address each. Will be refined in correspondence with SCS, especially in terms of allocations per address.