







[Missing <summary> documentation for "T:Optimization.Solver.Gurobi40.GurobiSolver"]
Namespace: Optimization.Solver.Gurobi40
Assembly: Optimization.Framework (in Optimization.Framework.dll) Version: 0.3.1036.0
Syntax
C# |
---|
public class GurobiSolver : ISolver, ICanSolve<Model, Solution>, IAbortable, ICanHandleSolverEventOfType<NewIncumbentFound>, ICanManipulateANativeSolver |
Visual Basic |
---|
Public Class GurobiSolver _ Implements ISolver, ICanSolve(Of Model, Solution), _ IAbortable, ICanHandleSolverEventOfType(Of NewIncumbentFound), ICanManipulateANativeSolver |
Visual C++ |
---|
public ref class GurobiSolver : ISolver, ICanSolve<Model^, Solution^>, IAbortable, ICanHandleSolverEventOfType<NewIncumbentFound^>, ICanManipulateANativeSolver |