MultiAgentDecisionProcess  Release 0.2.1
GMAAtype Namespace Reference

Enumerations

enum  GMAA_t { MAAstar, kGMAA, FSPC }

Functions

std::string SoftPrint (GMAA_t type)

Enumeration Type Documentation

Enumerator:
MAAstar 
kGMAA 
FSPC 

Definition at line 35 of file gmaatype.h.

Function Documentation

std::string GMAAtype::SoftPrint ( GMAA_t  type)

Definition at line 34 of file gmaatype.cpp.

References FSPC, kGMAA, and MAAstar.