AIToolbox
A library that offers tools for AI problem solving.
AIToolbox::Factored::Bandit::UpdateGraphImpl< VariableElimination, Iterable > Struct Template Reference

#include <AIToolbox/Factored/Bandit/Algorithms/Utils/GraphUtils.hpp>

Public Types

using VE = VariableElimination
 

Public Member Functions

void operator() (VE::Graph &graph, const Iterable &inputRules, const Action &A)
 

Member Typedef Documentation

◆ VE

template<QFRuleRange Iterable>
using AIToolbox::Factored::Bandit::UpdateGraphImpl< VariableElimination, Iterable >::VE = VariableElimination

Member Function Documentation

◆ operator()()

template<QFRuleRange Iterable>
void AIToolbox::Factored::Bandit::UpdateGraphImpl< VariableElimination, Iterable >::operator() ( VE::Graph graph,
const Iterable &  inputRules,
const Action A 
)
inline

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