MultiAgentDecisionProcess
BGIP_SolverType.h File Reference
#include <string>

Namespaces

 BGIP_SolverType
 

Enumerations

enum  BGIP_SolverType::BGIP_Solver_t {
  BGIP_SolverType::BFS, BGIP_SolverType::AM, BGIP_SolverType::CE, BGIP_SolverType::MaxPlus,
  BGIP_SolverType::BnB, BGIP_SolverType::BFSNonInc, BGIP_SolverType::CGBG_MaxPlus, BGIP_SolverType::NDP,
  BGIP_SolverType::Random
}
 

Functions

std::string BGIP_SolverType::SoftPrint (BGIP_Solver_t type)
 

Variables

const std::string BGIP_SolverType::BGIP_SolverNames []
 
const size_t BGIP_SolverType::NUMBER_OF_BGIP_SOLVER_TYPES = 8