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