in the base SAMLearner class, the construct_safe_actions method has no logic, as all its actions should be safe by the nature of applying SAM rules while processing the trajectory (Observation), yet its learning report yields that every action is unsafe, like so: (running example from "blocks" domain)

in the base
SAMLearnerclass, theconstruct_safe_actionsmethod has no logic, as all its actions should be safe by the nature of applying SAM rules while processing the trajectory (Observation), yet its learning report yields that every action is unsafe, like so: (running example from "blocks" domain)