yawning_titan.envs.specific.core.nsa_node#
Classes
Class representing a the state of single node within the Ridley 17 inspired environment. |
- class yawning_titan.envs.specific.core.nsa_node.Node[source]#
Class representing a the state of single node within the Ridley 17 inspired environment.
- get_condition()[source]#
Return the condition of the node.
- Returns:
a list containing the isolation and compromised status of the node ([bool, bool])
- Return type:
reward