yawning_titan.envs.specific.core.machines.Machines#
- class yawning_titan.envs.specific.core.machines.Machines(n_machines=5, vuln_score_ub=0.8, vuln_score_lb=0.4)[source]#
Bases:
object
Class that represents a collection of machines.
Sets the initial state for the machines within the environment and randomly generates vulnerability scores for each machine
Methods
Get the initial states of the machines.
Generate a set of machines state pairs.