The rules are now set at this.rules array. While some of them have two conditions, i.e. Rule #2 shoud check if Conclusive is 0 and Inconclusive > 0, all rules has its own function (formula), which returns true or false. Eventually, I could shorten variable naming, for example, d_['Conclusive'] to something more prompt, but keeping this helps understand formulas even without referencing to upper comments. |
||
---|---|---|
.. | ||
common | ||
infection_monkey | ||
monkey_island | ||
__init__.py | ||
infection_monkey.py | ||
monkey_island.py |