Skip to content

Commit

Permalink
Update gurobi_c.h
Browse files Browse the repository at this point in the history
  • Loading branch information
jgillis authored Nov 4, 2023
1 parent 464b3f2 commit e1f6535
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gurobi/include/gurobi_c.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ typedef struct _GRBenv GRBenv;
#define GRB_DBL_ATTR_QCSLACK "QCSlack"
#define GRB_DBL_ATTR_CDUALNORM "CDualNorm"
#define GRB_INT_ATTR_CBASIS "CBasis"
#define GRB_INT_PAR_SOLUTIONNUMBER "SolutionNumber"

#define GRB_LESS_EQUAL '<'
#define GRB_GREATER_EQUAL '>'
Expand Down

0 comments on commit e1f6535

Please sign in to comment.