BCESolve
|
The main solver library. More...
Classes | |
class | BCEAbstractGame |
The base class for games of incomplete information. More... | |
class | BCECounter |
Class for iterating through arrays. More... | |
class | BCEDistr |
Utility class for probability distributions. More... | |
class | BCEException |
Exception class for BCESolve. More... | |
class | BCEGame |
The base class for games of incomplete information. More... | |
class | BCEquilibrium |
Class for storing a BCE. More... | |
class | BCESolution |
Class for storing data produced by BCESolver. More... | |
class | BCESolver |
Solves a BCEAbstractGame using gurobi. More... | |
The main solver library.
For a detailed description of the BCESolve library, see The BCESolve library.