BCESolve
|
▼Cstd::basic_streambuf | |
CBCELogStream | Redirects all couts in the program to the log tab |
▼CBCEAbstractGame | The base class for games of incomplete information |
CBCEGame | The base class for games of incomplete information |
CBCECounter | Class for iterating through arrays |
▼CBCEDistr | Utility class for probability distributions |
CBCEDistrArray | Weighted sum of distributions |
CadditiveCorrelated | |
Cbernoulli | Bernoulli distribution |
Ctruncated | Truncated version of a distribution |
Cuniform | Uniform distribution |
CuniformNoTie | Uniform distribution with no ties |
CuniformWithMassPnt | Uniform w/ mass at zero |
Cunimodal | Unimodal distribution |
CvToTheAlpha | CDF is of the form ![]() |
CBCEquilibrium | Class for storing a BCE |
CBCESolution | Class for storing data produced by BCESolver |
CBCESolver | Solves a BCEAbstractGame using gurobi |
▼Cstd::exception | |
CBCEException | Exception class for BCESolve |
▼CGRBCallback | |
CBCEGurobiCallback | Callback object to communicate with the gurobi solver |
▼CQAbstractTableModel | |
CBCEObjWeightsTableModel | Model for Objective Weights in the BCEViewer |
CBCEPriorTableModel | Table models for BCEViewer |
CBCEProbabilityTableModel | Table models for BCEViewer |
▼CBCETableModel | Table models for BCEViewer |
CBCEConditionalTableModel | Table models for BCEViewer |
CBCEPayoffTableModel | Derived class for payoff table models |
▼CQCPTextElement | |
CBCEPlotTitle | Class handling labeling of plots in the solution tab |
▼CQCustomPlot | |
CBCEValueSetPlot | QCustomPlot with Tool-tip and click functionality |
▼CQLabel | |
CBCELabel | Class handling labeling of controls in the solution tab |
▼CQLineEdit | |
CBCELineEdit | Read-only QLineEdits displaying slider values |
▼CQMainWindow | |
CBCEDataState | Class for storing and manipulating solution data used by the plot handler |
CBCEGameHandler | This class handles the widgets for editing/displaying the game |
CBCEPlotHandler | This class handles all the plotting in the solution tab |
CBCEWindow | Assembles BCEGameHandler, BCEPlotHandler, and BCELogHandler into a Unified GUI |
▼CQObject | |
CBCEGurobiCallback | Callback object to communicate with the gurobi solver |
CBCELogHandler | Log tab for the BCEViewer |
CBCESolverWorker | Class for solving games created in the game tab |
▼CQPushButton | |
CBCEPushButton | QPushButton that emits the player when clicked |
▼CQScrollBar | |
CBCESlider | QScrollBar with added signal and slots |
▼CQTableView | |
CBCETableView | Specialized table view for BCEViewer |