AIToolbox
A library that offers tools for AI problem solving.
AIToolbox::Factored::DynamicDecisionNetworkGraph::ParentSet Struct Reference

This class contains the parent information for a single next-state feature. More...

#include <AIToolbox/Factored/Utils/BayesianNetwork.hpp>

Public Attributes

PartialKeys agents
 
std::vector< PartialKeysfeatures
 

Detailed Description

This class contains the parent information for a single next-state feature.

Member Data Documentation

◆ agents

PartialKeys AIToolbox::Factored::DynamicDecisionNetworkGraph::ParentSet::agents

◆ features

std::vector<PartialKeys> AIToolbox::Factored::DynamicDecisionNetworkGraph::ParentSet::features

The documentation for this struct was generated from the following file: