|
MultiAgentDecisionProcess
|
This is the complete list of members for FG_SolverMaxPlus, including all inherited members.
| _m_bestConfs | FG_Solver | protected |
| _m_damping | MaxPlusSolver | protected |
| _m_deadlineInSeconds | FG_SolverMaxPlus | private |
| _m_fg | FG_Solver | protected |
| _m_maxiter | MaxPlusSolver | protected |
| _m_nrRestarts | MaxPlusSolver | protected |
| _m_nrSolutions | MaxPlusSolver | protected |
| _m_updateType | MaxPlusSolver | protected |
| _m_verbosity | MaxPlusSolver | protected |
| FG_Solver(const libDAI::FactorGraph &f) | FG_Solver | inline |
| FG_Solver_t enum name | FG_Solver | |
| FG_SolverMaxPlus(const libDAI::FactorGraph &f, size_t maxiter=1000, std::string updateType=std::string("PARALL"), int verbosity=2, double damping=0.0, size_t nrSolutions=1, size_t nrRestarts=1, double deadlineInSeconds=0) | FG_SolverMaxPlus | |
| FGSt_MaxPlus enum value | FG_Solver | |
| FGSt_NDP enum value | FG_Solver | |
| GetBestConfigurations() | FG_Solver | inline |
| MaxPlusSolver(size_t maxiter=1000, std::string updateType=std::string("PARALL"), int verbosity=2, double damping=0.0, size_t nrSolutions=1, size_t nrRestarts=1) | MaxPlusSolver | |
| SoftPrint(FG_Solver_t fgs) | FG_Solver | inlinestatic |
| Solve() | FG_SolverMaxPlus | virtual |
| ~FG_Solver() | FG_Solver | inlinevirtual |