MultiAgentDecisionProcess
Release 0.2.1
Main Page
Namespaces
Classes
Files
File List
File Members
qheur.h
Go to the documentation of this file.
1
28
#ifndef _QHEUR_H_
29
#define _QHEUR_H_ 1
30
31
#include <string>
32
33
namespace
qheur {
34
35
enum
Qheur_t
{
eQMDP
,
eQPOMDP
,
eQBG
,
eQMDPc
};
36
37
std::string
SoftPrint
(
Qheur_t
Qheur);
38
39
}
40
41
#endif
/* !_QHEUR_H_*/
src
planning
qheur.h
Generated on Mon Sep 23 2013 14:50:06 for MultiAgentDecisionProcess by
1.8.1.2