AI 24/25 Project Software
Documentation for the AI 24/25 course programming project software
Loading...
Searching...
No Matches
probfd::ProbabilisticTaskProxy Class Reference

#include "probfd/task_proxy.h"

Description

Proxy class used to inspect a probabilistic planning task.

Public Member Functions

ProbabilisticOperatorsProxy get_operators () const
 Returns a proxy for the list of probabilistic operators.
 

Member Function Documentation

◆ get_operators()

ProbabilisticOperatorsProxy probfd::ProbabilisticTaskProxy::get_operators ( ) const
nodiscard

Returns a proxy for the list of probabilistic operators.