Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[amp-dev] Better SD / AMF integration

I really need feedback on these. I'm pretty sure I can make the SEIR model work just fine without all of the extra modeling baggage, but there may be something I'm still missing here, because it just doesn't seem that complicated to me:

1. Agents have state as quantities.
2. Those quantitates can change dynamically over time based on rates and between quantities (sources and sinks).

I can't see why this doesn't fit in with the basic hierarchical AMF Action design with some modifications. I know that I don't see anything semantically in the example model that can't be represented in the existing AMF model with some new Action additions. Check out ADiffuse for an example of how that can work.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=350999
https://bugs.eclipse.org/bugs/show_bug.cgi?id=351000

Back to the top