Contents Menu Expand Light mode Dark mode Auto light/dark mode
Gurobi Optimizer Reference Manual
Light Logo Dark Logo
  • Optimizer Reference Manual

Concepts

  • Modeling Components
    • Variables
    • Constraints
    • Objectives
    • Tolerances and Ill Conditioning
  • API Usage
  • Environments
    • Session boundaries
    • Configuration parameters (Empty environment)
    • Algorithmic parameters
    • Concurrent environments
    • Multi-objective environments
  • Attributes
    • Attribute Types
    • Attribute Examples
  • Parameters
    • Parameter Groups
    • Parameter Guidelines
    • Parameter Examples
  • Logging
    • Header
    • Simplex Logging
    • Barrier Logging
    • Sifting Logging
    • MIP Logging
    • Solution Pool and Multi-Scenario Logging
    • Multi-Objective Logging
    • Distributed MIP Logging
    • IIS Logging
  • Numerical Issues
    • Avoid Rounding of Input
    • Real Numbers are not Real
    • Tolerances and User-Scaling
    • Does my Model have Numerical Issues?
    • Solver Parameters to Manage Numerical Issues
    • Instability and the Geometry of Optimization Problems
    • Source Code Examples:

Features

  • Batch Optimization
  • Concurrent Optimizer
  • Gurobi Instant Cloud
  • Infeasibility Analysis
  • Multiple Objectives
  • Multiple Scenarios
  • Parameter Tuning Tool
  • Recording API Calls
  • Solution Pool

Reference

  • Release Notes for Gurobi 11.0
    • Additions, Changes and Removals
    • Supported Platforms
    • Fixed issues in this Release
  • C API
    • Overview
    • Environment Creation and Destruction
    • Model Creation and Modification
    • Model Solution
    • Model Queries
    • Input-Output
    • Attribute Management
    • Parameter Management
    • Monitoring Progress - Logging and Callbacks
    • Modifying Solver Behavior - Callbacks
    • Batch Requests
    • Error Handling
    • Parameter Tuning
    • Advanced simplex routines
  • C++ API
    • Overview
    • GRBEnv
    • GRBModel
    • GRBVar
    • GRBConstr
    • GRBQConstr
    • GRBSOS
    • GRBGenConstr
    • GRBExpr
    • GRBLinExpr
    • GRBQuadExpr
    • GRBTempConstr
    • GRBColumn
    • GRBCallback
    • GRBException
    • GRBBatch
    • Non-Member Functions
    • Attribute Enums
    • Parameter Enums
  • Java API
    • Overview
    • GRBEnv
    • GRBModel
    • GRBVar
    • GRBConstr
    • GRBQConstr
    • GRBSOS
    • GRBGenConstr
    • GRBExpr
    • GRBLinExpr
    • GRBQuadExpr
    • GRBColumn
    • GRBCallback
    • GRBException
    • GRBBatch
    • GRB
  • .NET API
    • Overview
    • GRBEnv
    • GRBModel
    • GRBVar
    • GRBConstr
    • GRBQConstr
    • GRBSOS
    • GRBGenConstr
    • GRBExpr
    • GRBLinExpr
    • GRBQuadExpr
    • GRBTempConstr
    • GRBColumn
    • Overloaded Operators
    • GRBCallback
    • GRBException
    • GRBBatch
    • GRB
  • Python API
    • Overview
    • Global Functions
    • Model
    • Var
    • MVar
    • Constr
    • MConstr
    • MQConstr
    • QConstr
    • SOS
    • GenConstr
    • MGenConstr
    • LinExpr
    • QuadExpr
    • GenExpr
    • MLinExpr
    • MQuadExpr
    • TempConstr
    • Column
    • Callbacks
    • GurobiError
    • Env
    • Batch
    • GRB
    • tuplelist
    • tupledict
    • General Constraint Helper Functions
    • Matrix-Friendly API Functions
  • MATLAB API
    • Overview
    • Common Arguments
    • Solving a Model
    • Input-Output
    • Using Gurobi within MATLAB's Problem-Based Optimization
    • Setting up the Gurobi MATLAB interface
  • R API
    • Overview
    • Common Arguments
    • Solving a Model
    • Input-Output
    • Installing the R package
  • Gurobi Command-Line Tool
  • Attribute Reference
    • Model Attributes
    • Variable Attributes
    • Linear Constraint Attributes
    • SOS Attributes
    • Quadratic Constraint Attributes
    • General Constraint Attributes
    • Quality Attributes
    • Multi-objective Attributes
    • Multi-Scenario Attributes
    • Batch Attributes
  • Parameter Reference
  • Numeric Codes
    • Optimization Status Codes
    • Batch Status Codes
    • Callback Codes
    • Error Codes
  • File Formats
    • Model File Formats
    • Solution File Formats
    • Other File Formats
Gurobi
Back to top

Attribute Reference#

This section describes the usage and purpose of all Gurobi attributes. You will find a categorization of attributes by type in Attribute Types.

  • Model Attributes
  • Variable Attributes
  • Linear Constraint Attributes
  • SOS Attributes
  • Quadratic Constraint Attributes
  • General Constraint Attributes
  • Quality Attributes
  • Multi-objective Attributes
  • Multi-Scenario Attributes
  • Batch Attributes

Help and Feedback

Press / or click to search this documentation

Gurobi website

Gurobi community forum

Go to other Gurobi documentation

Gurobi download

Contact support

Next
Model Attributes
Previous
Gurobi Command-Line Tool
Copyright © 2024, Gurobi Optimization, LLC
Last updated on Nov 21, 2024