BCESolve
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cstd::basic_streambuf
 CBCELogStreamRedirects all couts in the program to the log tab
 CBCEAbstractGameThe base class for games of incomplete information
 CBCEGameThe base class for games of incomplete information
 CBCECounterClass for iterating through arrays
 CBCEDistrUtility class for probability distributions
 CBCEDistrArrayWeighted sum of distributions
 CadditiveCorrelated
 CbernoulliBernoulli distribution
 CtruncatedTruncated version of a distribution
 CuniformUniform distribution
 CuniformNoTieUniform distribution with no ties
 CuniformWithMassPntUniform w/ mass at zero
 CunimodalUnimodal distribution
 CvToTheAlphaCDF is of the form $F(v0,v1)=v_0^{\alpha_0}v_1^{\alpha_1}$
 CBCEquilibriumClass for storing a BCE
 CBCESolutionClass for storing data produced by BCESolver
 CBCESolverSolves a BCEAbstractGame using gurobi
 Cstd::exception
 CBCEExceptionException class for BCESolve
 CGRBCallback
 CBCEGurobiCallbackCallback object to communicate with the gurobi solver
 CQAbstractTableModel
 CBCEObjWeightsTableModelModel for Objective Weights in the BCEViewer
 CBCEPriorTableModelTable models for BCEViewer
 CBCEProbabilityTableModelTable models for BCEViewer
 CBCETableModelTable models for BCEViewer
 CBCEConditionalTableModelTable models for BCEViewer
 CBCEPayoffTableModelDerived class for payoff table models
 CQCPTextElement
 CBCEPlotTitleClass handling labeling of plots in the solution tab
 CQCustomPlot
 CBCEValueSetPlotQCustomPlot with Tool-tip and click functionality
 CQLabel
 CBCELabelClass handling labeling of controls in the solution tab
 CQLineEdit
 CBCELineEditRead-only QLineEdits displaying slider values
 CQMainWindow
 CBCEDataStateClass for storing and manipulating solution data used by the plot handler
 CBCEGameHandlerThis class handles the widgets for editing/displaying the game
 CBCEPlotHandlerThis class handles all the plotting in the solution tab
 CBCEWindowAssembles BCEGameHandler, BCEPlotHandler, and BCELogHandler into a Unified GUI
 CQObject
 CBCEGurobiCallbackCallback object to communicate with the gurobi solver
 CBCELogHandlerLog tab for the BCEViewer
 CBCESolverWorkerClass for solving games created in the game tab
 CQPushButton
 CBCEPushButtonQPushButton that emits the player when clicked
 CQScrollBar
 CBCESliderQScrollBar with added signal and slots
 CQTableView
 CBCETableViewSpecialized table view for BCEViewer