SGSolve
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 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 > >
 CContributionGameN-player prisoners' contribution game
 CpolicyCompFunction object for comparing two policies
 CRiskSharingGameTwo player version of the Kocherlakota (1996) risk sharing game
 CRiskSharingGame_3PlayerThree player version of the Kocherlakota (1996) risk sharing game
 CRiskSharingGame_3Player_MergedTwo player version of the Kocherlakota (1996) risk sharing game
 CSGAbstractGameA virtual class for constructing games
 CSGAction_MaxMinMaxEnhanced version of SGBaseAction
 CSGAction_PencilSharpeningEnhanced version of SGBaseAction
 CSGActionComboModelModel for the action select menu
 CSGApproxApproximation of the equilibrium payoff correspondence
 CSGBaseActionDescribes an action in the game
 CSGBoolParamBoxClass for changing boolean parameters
 CSGCustomPlotA customized version of QCustomPlot
 CSGDblAttrEditA widget for editing double attributes
 CSGDblParamEditClass for changing double parameters
 CSGEdgePolicyClass for iterating edges of a product policy
 CSGEnvManages parameters for algorithm behavior
 CSGExceptionSGSolve specific exceptions
 CSGGameDescribes a stochastic game
 CSGGameHandlerThis class handles the widgets for editing/displaying the game
 CSGHyperplaneRepresents a hyperplane in $\mathbb{R}^N$
 CSGIntAttrEditA widget for editing integer attributes
 CSGIntParamEditClass for changing integer parameters
 CSGIteration_MaxMinMaxStores data on the behavior of SGSolver_MaxMinMax
 CSGIteration_PencilSharpeningStores data on the behavior of SGApprox::generate()
 CSGLegendA class for displaying a legend for the solution plots
 CSGMainWindowMain window for SGViewer
 CSGPayoffTableModelDerived class for payoff table models
 CSGPlotControllerHandles the plot settings for SGSolutionHandler
 CSGPlotFeatureBox
 CSGPlotSettings
 CSGPlotSettingsHandlerA widget for setting parameters of the algorithm
 CSGPointA vector in $\mathbb{R}^n$
 CSGPointComparatorTuple of SGPoint objects
 CSGPolicyA policy for the max-min-max algorithm
 CSGProbabilityTableModelReimplements SGPayoffTable model to specialize to probabilities
 CSGProductPolicyClass for storing product policies
 CSGRandomGameClass to generate random games
 CSGRandomHandler
 CSGRiskSharingHandlerA widget for setting parameters of the risk sharing game
 CSGSettingsHandlerA widget for setting parameters of the algorithm
 CSGSimulationHandlerWidget for forward simulating an equilibrium
 CSGSimulationPlotA customized version of QCustomPlot
 CSGSimulatorClass for forward simulating equilibria
 CSGSolution_MaxMinMaxRecords the progress of SGSolver_MaxMinMax::solve()
 CSGSolution_PencilSharpeningRecords the progress of SGSolver::solve()
 CSGSolutionHandlerHandles the widgets for displaying the solution
 CSGSolver_JYCClass that implements the JYC algorithm using Gurobi
 CSGSolver_MaxMinMaxClass for solving stochastic games
 CSGSolver_MaxMinMax_3PlayerClass for solving stochastic games
 CSGSolver_MaxMinMax_GRBClass that implements a version of the max-min-max algorithm using Gurobi
 CSGSolver_PencilSharpeningClass for solving stochastic games
 CSGSolverWorkerClass for implementing the twist algorithm within SGViewer
 CSGStateComboModelModel for stateCombo
 CSGStepA single step of the max-min-max algorithm
 CSGTableModelTable models for SGViewer
 CSGTableViewSpecialized table view for SGViewer
 CSGTuple