Releases: beltex/infection
Releases · beltex/infection
0.0.5
- 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
- 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
- Performance improvements
- metadata.json addition
- Initial ChainExp
0.0.2
- Original paper verification test
- Update tinylog to 0.9.1
- Multi-sim runs
- JSON data export via Google GSON