Tag: network graphs

  • Project Log Day 115: MMCA approach

    I owed it to my tutor. And I’m not done. But it works at last (although, somewhat poorly for now). My Project’s tutor published a paper some years back related to the “Mean Field” approach to a SIS infection simulation over network graphs. In summary, the SIS simulator is approximated with a Markov Chain, i.e.…

  • Project Log: Day 56 – Actually running

    I think I finished at last a simple “orchestrator”, that distributes the workload to the “workers” as they get their hands free. Now it’s all about checking that finishing conditions are met correctly, and then leaving the computers do their magic for a few hours (or maybe days, as I am running configuration mixes for…

  • Project Log: Day 49 – Naive idea?

    So yesterday for absolutely no reason, I had an idea to test an altogether different strategy. My current project of SIS optimization with GA kinda works, yes. And I’m very happy about it. And I still need to try out the Markov-Chain approach (see if I can run things MUCH faster). Anyhow, what if I…