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 single probabilistic operator.
Public Member Functions | |
ProbabilisticOutcomesProxy | get_outcomes () const |
Get a proxy to the outcomes of the operator. | |
value_t | get_cost () const |
Get the cost of the operator. | |
|
nodiscard |
Get a proxy to the outcomes of the operator.
|
nodiscard |
Get the cost of the operator.