SGSolve
|
▼Nstd | |
Clist< SGAction > | |
Clist< SGIteration > | |
Clist< SGIteration_MaxMinMax > | |
Clist< SGStep > | |
Clist< SGTuple > | |
Cvector< const SGAction * > | |
Cvector< list< SGAction > > | |
Cvector< SGAction * > | |
Cvector< SGPoint > | |
Cvector< SGTuple > | |
Cvector< vector< SGPoint > > | |
CContributionGame | N-player prisoners' contribution game |
CpolicyComp | Function object for comparing two policies |
CRiskSharingGame | Two player version of the Kocherlakota (1996) risk sharing game |
CRiskSharingGame_3Player | Three player version of the Kocherlakota (1996) risk sharing game |
CRiskSharingGame_3Player_Merged | Two player version of the Kocherlakota (1996) risk sharing game |
CSGAbstractGame | A virtual class for constructing games |
CSGAction_MaxMinMax | Enhanced version of SGBaseAction |
CSGAction_PencilSharpening | Enhanced version of SGBaseAction |
CSGActionComboModel | Model for the action select menu |
CSGApprox | Approximation of the equilibrium payoff correspondence |
CSGBaseAction | Describes an action in the game |
CSGBoolParamBox | Class for changing boolean parameters |
CSGCustomPlot | A customized version of QCustomPlot |
CSGDblAttrEdit | A widget for editing double attributes |
CSGDblParamEdit | Class for changing double parameters |
CSGEdgePolicy | Class for iterating edges of a product policy |
CSGEnv | Manages parameters for algorithm behavior |
CSGException | SGSolve specific exceptions |
CSGGame | Describes a stochastic game |
CSGGameHandler | This class handles the widgets for editing/displaying the game |
CSGHyperplane | Represents a hyperplane in ![]() |
CSGIntAttrEdit | A widget for editing integer attributes |
CSGIntParamEdit | Class for changing integer parameters |
CSGIteration_MaxMinMax | Stores data on the behavior of SGSolver_MaxMinMax |
CSGIteration_PencilSharpening | Stores data on the behavior of SGApprox::generate() |
CSGLegend | A class for displaying a legend for the solution plots |
CSGMainWindow | Main window for SGViewer |
CSGPayoffTableModel | Derived class for payoff table models |
CSGPlotController | Handles the plot settings for SGSolutionHandler |
CSGPlotFeatureBox | |
CSGPlotSettings | |
CSGPlotSettingsHandler | A widget for setting parameters of the algorithm |
CSGPoint | A vector in ![]() |
CSGPointComparator | Tuple of SGPoint objects |
CSGPolicy | A policy for the max-min-max algorithm |
CSGProbabilityTableModel | Reimplements SGPayoffTable model to specialize to probabilities |
CSGProductPolicy | Class for storing product policies |
CSGRandomGame | Class to generate random games |
CSGRandomHandler | |
CSGRiskSharingHandler | A widget for setting parameters of the risk sharing game |
CSGSettingsHandler | A widget for setting parameters of the algorithm |
CSGSimulationHandler | Widget for forward simulating an equilibrium |
CSGSimulationPlot | A customized version of QCustomPlot |
CSGSimulator | Class for forward simulating equilibria |
CSGSolution_MaxMinMax | Records the progress of SGSolver_MaxMinMax::solve() |
CSGSolution_PencilSharpening | Records the progress of SGSolver::solve() |
CSGSolutionHandler | Handles the widgets for displaying the solution |
CSGSolver_JYC | Class that implements the JYC algorithm using Gurobi |
CSGSolver_MaxMinMax | Class for solving stochastic games |
CSGSolver_MaxMinMax_3Player | Class for solving stochastic games |
CSGSolver_MaxMinMax_GRB | Class that implements a version of the max-min-max algorithm using Gurobi |
CSGSolver_PencilSharpening | Class for solving stochastic games |
CSGSolverWorker | Class for implementing the twist algorithm within SGViewer |
CSGStateComboModel | Model for stateCombo |
CSGStep | A single step of the max-min-max algorithm |
CSGTableModel | Table models for SGViewer |
CSGTableView | Specialized table view for SGViewer |
CSGTuple |