Skip to content

Releases: beltex/infection

0.0.5

10 Aug 13:03
Compare
Choose a tag to compare
  • Changed license to GPLv2
  • CHAIN_ENDS agent distribution option for chain graphs
  • Updates to metadata.json
  • Use of protected methods in ExtendedGraph
  • Minor fixes and performance improvements

0.0.4

21 Jul 19:17
Compare
Choose a tag to compare
  • Tighter checks for counter increments (prevent non-real infections from doing this)
  • Speed boost from removing infection complete check for sim exit (would previously go to max time step)
  • Fix for leader error stat
  • Switch to WEIGHTED node selection

0.0.3

21 Jul 19:03
Compare
Choose a tag to compare
  • Performance improvements
  • metadata.json addition
  • Initial ChainExp

0.0.2

21 Jul 18:56
Compare
Choose a tag to compare
  • Original paper verification test
  • Update tinylog to 0.9.1
  • Multi-sim runs
  • JSON data export via Google GSON

0.0.1

21 Jul 17:55
Compare
Choose a tag to compare
  • Initial release