-
In commit d9c23dafe13ac340cfc5ea6c17033d8c5e38ac62, for test [Anglesea12kTestSample](https://github.com/agentsoz/bdi-abm-integration/blob/d9c23dafe13ac340cfc5ea6c17033d8c5e38ac62/examples/bushfire/src…
-
A few more things need to be specified in the
``
`...`
section of the `scenario_matsim_plans.xml`.
Firstly, `getProbHomeAfterDependents()` and `getProbHomeBeforeLeaving()` should be exp…
-
The use case is that various kinds of messages may be sent to regions during a developing bushfire, such as `Advice`, `Watch & Act`, `Emergency Warning`, `Evacuate Now`, and so on.
This test should…
-
The purpose of this test is to confirm that MATSim daily plans can be overriden using BDI actions.This test should:
* [ ] include say 30 agents with existing daily plans, such as those generated b…
-
Currently, the way BDI agents are specified for EES is a bit messy.
* First, All agents in the MATSim population file are treated as BDI agents (see [Main.java#L149](https://github.com/agentsoz/bd…
-
EES runtime options are currently specified in [Main.java](https://github.com/agentsoz/bdi-abm-integration/blob/8bb89b19206fc0cee9cccd5d62204b68c3c41a7c/examples/bushfire/src/main/java/io/github/agent…
-
See #8 for existing congestion behaviour. The idea is to add a third parameter that controls what proportion of people who believe they are in congestion will actually do something about it (MATSim re…
-
Create a test for Surf Coast Shire, showing staged evacuation of the region towards Geelong, possibly in the order of closest-to-destination first (so Lorne, then Anglesea, then Aireys Inlet).
-
See how this is done in the [bdi-abm-integration pom.xml](https://github.com/agentsoz/bdi-abm-integration/blob/master/pom.xml).
-
Our current Travis setup looks like this:
https://github.com/agentsoz/bdi-abm-integration/blob/2879487cb565d7b3673caac81097cb8805d73219/.travis.yml#L7-L16
Note how we run our commits not against a…