SCM518 - Optimization with Python/Gurobi.

Menu
  • About
  • Discover
  • [1] COMPUTER MIX [2] PAINT PRODUCTION [3] EMPLOYEE SCHEDULING [4] BUS ASSIGNMENT [5] TOMATO SHIPPING [6] MACHINE MAINTENANCE [7] CARRIER SELECTION [8] PAPER CUTTING [9] SPORTS RATING [10] PRICING CANDY S [11] PRICING CANDY T
  • Contact
  • Computer Mix

    Computer Mix

    Computer Mix, a classic example of linear programming problem, where products with different margins are made with common resources.

  • Paint Production

    Paint Production

    Paint production is a simple example that illustrates how resource requirements and production requirements drive the optimal production of different types of paints.

  • Employee Scheduling

    Employee Scheduling

    Employee scheduling is a classic covering business problem, where staffing requirement must be met.

  • Bus Routes

    Bus Routes

    Bus route assignment illustrates how to match bus companies with different school routes so all schools are covered with minimum operating cost.

  • Tomato Shipping

    Tomato Shipping

    Tomato shipping example illustrates how to minimize transportation cost over a logistic network with source, transit, and destination nodes.

  • Machine Maintenance

    Machine Maintenance

    Machine maintenance is a classic example of how to convert a multiperiod business problem into a network flow problem.

  • Carrier Selection

    Carrier Selection

    Carrier selection illustrates how to select various logistic providers to satisfy transportation requirements to different destinations.

  • Paper Cutting

    Paper Cutting

    Paper cutting is a classic integer programming model where a stock paper is cut into different widths to satisfy varying demand.

  • NFL Team Rating

    NFL Team Rating

    NFL team rating illustrates an non-linear programming model where the ratings are set to minimize game match prediction errors.

  • Pricing Candy S

    Pricing Candy S

    Pricing candy illustrates an non-linear, mixed-integer programming model where the price is set to maximize profit from four customer segments.

  • Pricing Candy TPT

    Pricing Candy TPT

    Pricing candy illustrates an non-linear, mixed-integer programming model where an entry price and a unit price are set to maximize profit from four customer segments.