I'm doing my research about implementing mean field method on flat routing wireless sensor networks.
I've implemented mean field method on Random Walk Routing. Now, I'm going to implementing the method to Rumor Routing, but I have no idea what I'm going to do.
Is there anyone that know exactly the simplest way to implement Agent and Query for network routing? I don't ask about code, just need opinion how to implement that.
I specify my question : If Rumor Routing is converted to Markov chain: what are states for Agent,Query,Event, and Node?