.gif) |
BindingUtilities |
Provides helper methods to support data binding for Parameter and Decision objects. |
.gif) |
BinomialDistributionParameter |
A parameter with binomial distribution. |
.gif) |
CompactQuasiNewtonDirective |
Represents a directive for the compact quasi-Newton (CQN) solver. |
.gif) |
CompactQuasiNewtonProperties |
Defines properties that can be retrieved by compact quasi-Newton (CQN) solver events. |
.gif) |
CompactQuasiNewtonReport |
Defines a report for the CompactQuasiNewtonSolver. |
.gif) |
Constraint |
Encapsulates a term and its role as a constraint in the model. |
.gif) |
ConstraintProgrammingDirective |
A directive for the constraint satisfaction programming (CSP) solver. |
.gif) |
ConstraintProgrammingReport |
Defines a report for a constraint programming problem. |
.gif) |
CspSolutionMapping |
Defines the mapping between a model and a ConstraintSystem object. |
.gif) |
DataBindingEventArgs |
Provides data for a data binding event. |
.gif) |
Decision |
A group of decisions for which a solver finds values. |
.gif) |
DecisionBinding |
Notifies the solver context about changes in the data for the decision. |
.gif) |
Directive |
An instruction to the Solver Foundation Services (SFS) layer or the solver. |
.gif) |
DiscreteUniformDistributionParameter |
A random parameter with a discrete uniform distribution. |
.gif) |
Domain |
The set of possible values for a decision or parameter. |
.gif) |
ExponentialDistributionParameter |
A random parameter with exponential distribution. |
.gif) |
GenericReport |
Defines a generic report for any solver. |
.gif) |
GeometricDistributionParameter |
A random parameter with geometric distribution. |
.gif) |
Goal |
Defines a term and its role in the model. |
.gif) |
HybridLocalSearchDirective |
Represents a directive for the hybrid local search solver. |
.gif) |
HybridLocalSearchReport |
Contains information about the current solution for models solved by the hybrid local search solver. |
.gif) |
InteriorPointMethodDirective |
Defines a directive to provide guidance for the interior point method solver. |
.gif) |
InteriorPointProperties |
Defines properties that the interior point solver can retrieve by using events. |
.gif) |
InteriorPointReport |
Defines a report for an interior point programming problem. |
.gif) |
LinearModel |
Represents a linear model with rows and variables. |
.gif) |
LinearReport |
Defines a report for a linear model. |
.gif) |
LinearSolutionMapping |
Defines the mapping between a Solver Foundation Services (SFS) model and an ILinearModel. |
.gif) |
LogNormalDistributionParameter |
Represents a log normal distribution parameter. |
.gif) |
MixedIntegerProgrammingDirective |
Represents a directive to provide guidance for the mixed integer programming (MIP) solver. |
.gif) |
Model |
Defines a model that has expressions and constraints. |
.gif) |
ModelReport |
Defines the validity of a model and reports any errors that are found. |
.gif) |
MpsParser |
Parses tokens in the MPS format. |
.gif) |
MpsWriter |
Generates an MPS file. |
.gif) |
NelderMeadDirective |
Represents a directive for the NelderMeadSolver. |
.gif) |
NelderMeadProperties |
Properties that can be retrieved by events raised by the NelderMeadSolver. |
.gif) |
NelderMeadReport |
Contains information about the current solution for models solved by the NelderMeadSolver. |
.gif) |
NonlinearModel |
Represents a nonlinear optimization model that contains rows, variables. goals, and callback functions that define the values and possible gradients of the rows. |
.gif) |
NonlinearModel.SparseMatrix |
Represents a sparse matrix by rows. |
.gif) |
NormalDistributionParameter |
Represents a normal distribution parameter. |
.gif) |
Parameter |
Represents a group of terms that binds to data. |
.gif) |
PluginSolutionMapping |
Defines the base class for solution mappings for linear, nonlinear, and term solvers. |
.gif) |
RandomParameter |
Represents a group of terms that take stochastic values. |
.gif) |
RecourseDecision |
Represents a group of decisions that are made in response to the output of a random parameter. |
.gif) |
Report |
Contains information about the current solution. |
.gif) |
RowVariableGoalModel |
Represents an optimization model that consists of decision variables, rows, and goals. |
.gif) |
RowVariableModel |
Represents a basic optimization model that consists of decision variables and rows. |
.gif) |
RowVariableReport |
Defines a report for linear, nonlinear, and term-based models. |
.gif) |
SamplingParameters |
Represents a parameter for random sampling. |
.gif) |
ScenariosParameter |
Represents a parameter for a fixed, finite number of discrete scenarios. |
.gif) |
SecondOrderCone |
Defines information for a second order cone. |
.gif) |
SecondOrderConicModel |
Defines a second order conic optimization problem. |
.gif) |
Set |
Defines a set of values in a domain. |
.gif) |
SimplexDirective |
Represents a directive for the simplex solver. |
.gif) |
SimplexProperties |
Defines properties that can be retrieved by simplex solver events. |
.gif) |
SimplexReport |
Defines a report for a simplex solver. |
.gif) |
Solution |
Defines the result of solving a model. |
.gif) |
SolutionMapping |
Defines the mapping between a model and a ConstraintSystem object. |
.gif) |
SolverContext |
Provides services to solvers. |
.gif) |
SolverProperties |
Defines properties that can be retrieved by events. |
.gif) |
SolverRegistration |
Represents the information about a registered solver. |
.gif) |
SolverRegistrationCollection |
Represents the plug-in solver registration information. |
.gif) |
SolvingEventArgs |
Provides data for a solving event. |
.gif) |
StochasticDirective |
Represents a directive for stochastic solutions. |
.gif) |
StochasticSolution |
Stores information for a stochastic solution. |
.gif) |
SubmodelInstance |
Defines a composite decision. |
.gif) |
SumTermBuilder |
Creates a term from a list of operand terms that can be used in goals or constraints. |
.gif) |
Term |
Defines any decision, formula, goal, or constraint in a model. |
.gif) |
TermModel |
Encapsulates a nonlinear optimization model that consists of variables, rows, and goals. |
.gif) |
Tuples |
Represents a list of constant value tuples. |
.gif) |
UniformDistributionParameter |
Represents a parameter for a continuous uniform random distribution. |
.gif) |
ValueFeasibilityKnownEventArgs |
Contains event data. |
.gif) |
ValuesByIndex |
Provides access to solver values by using INonlinearModel indexes. |