Skip to content

Expression

gurobipy expression

  • avoid the += operator when building many possibly large linear expressions

  • instead, use the addTerms method