AIToolbox
A library that offers tools for AI problem solving.
Types.hpp File Reference
#include <optional>
#include <AIToolbox/POMDP/Types.hpp>
#include <AIToolbox/POMDP/TypeTraits.hpp>

Go to the source code of this file.

Classes

struct  AIToolbox::POMDP::is_witness_lp< LP >
 This check the interface for a WitnessLP. More...
 

Namespaces

 AIToolbox
 
 AIToolbox::POMDP
 

Variables

template<typename LP >
constexpr bool AIToolbox::POMDP::is_witness_lp_v = is_witness_lp<LP>::value