LinearProgramSolver Properties

Properties

HasSharedDegreeOfParallelism Gets whether all instances of the solver have the same degree of parallelism.
(Inherited from OptimizationModelSolver<T>)
MaxDegreeOfParallelism Gets or sets the maximum degree of parallelism the solver should use.
(Inherited from OptimizationModelSolver<T>)
Name Gets the name of the solver.
(Inherited from OptimizationModelSolver<T>)
Platform Gets the platform the solver supports.
(Inherited from OptimizationModelSolver<T>)

See Also