AI 24/25 Project Software
Documentation for the AI 24/25 course programming project software
|
#include "probfd/task_proxy.h"
Proxy class used to inspect a probabilistic effect of a probabilistic operator.
Public Member Functions | |
ProbabilisticEffectConditionsProxy | get_conditions () const |
Get a proxy for the conditions of the probabilistic effect. | |
FactProxy | get_fact () const |
Get a proxy for the established fact of the probabilistic effect. | |
|
nodiscard |
Get a proxy for the conditions of the probabilistic effect.
|
nodiscard |
Get a proxy for the established fact of the probabilistic effect.