MultiAgentDecisionProcess  Release 0.2.1
BGIP_SolverType.cpp
Go to the documentation of this file.
1 
29 using namespace std;
30 
31 #include "BGIP_SolverType.h"
32 #include "E.h"
33 
35 {
36  return BGIP_SolverNames[type] ;
37 }
38 
39