Module gurobi::model [] [src]

Modules

attr

Structs

Constr

The proxy object of a set of linear constraints.

LinExpr

represents a set of linear expressions of decision variables.

Model

A Gurobi model object associated with certain environment.

QConstr

The proxy object of a set of quadratic constraints.

QuadExpr

represents a set of quadratic expressions of decision variables.

SOS

The proxy object of a Special Order Set (SOS) constraint.

Var

represents a set of decision variables.

Enums

ConstrSense
FeasType
ModelSense
SOSType
Status

A set of values which represents the status of a model.

VarType

The type for new variable(s).

Traits

Attr

provides function to query/set the value of scalar attribute.

AttrArray

provides function to query/set the value of vectorized attribute.

Proxy