Mungojerrie
1.1
Mungojerrie
|
This is the complete list of members for Gym, including all inherited members.
getActions(void) | Gym | |
getAllActions(GymObservation obs) | Gym | |
getModel(void) const | Gym | inline |
getParallelUpdates(GymObservation S, GymAction A, GymObservation sPrime) | Gym | |
getPlayer(GymObservation const &observation) const | Gym | |
getProbabilityOfSat(Qtype const &Q, bool statsOn) const | Gym | |
Gym(Model model, Parity dpw, GymOptions options, std::vector< Parity > exdpws={}) | Gym | |
loadQ(Qtype &Q, std::string saveType, std::string filename) const | Gym | |
loadQ(Qtype &Q1, Qtype &Q2, std::string saveType, std::string filename) const | Gym | |
loadQ(Qtype &Q, double &Rbar, std::string saveType, std::string filename) const | Gym | |
printDotLearn(Qtype const &Q, std::string filename=std::string("-")) const | Gym | |
printPrismLearn(Qtype const &Q, std::string filename=std::string("-")) const | Gym | |
printStats(void) const | Gym | |
QtoModel(Qtype const &Q, double tolerance, bool p1strategic, bool statsOn, double priEpsilon=0.001, unsigned int objIndex=0) const | Gym | |
reset(void) | Gym | |
resetStats(void) | Gym | |
saveQ(Qtype const &Q, std::string saveType, std::string filename) const | Gym | |
saveQ(Qtype const &Q1, Qtype const &Q2, std::string saveType, std::string filename) const | Gym | |
saveQ(Qtype const &Q, double Rbar, std::string saveType, std::string filename) const | Gym | |
saveStrat(Qtype &Q, std::string filename) const | Gym | |
saveStratBDP(Qtype &Q, std::string filename) const | Gym | |
step(GymAction) | Gym | |
toString(GymObservation const &observation) const | Gym | |
toString(GymAction const &action) const | Gym | |
toString(Qtype const &Q) const | Gym |