程序代写 Please follow the following guideline in preparing your report.

Please follow the following guideline in preparing your report.
· You must submit a single report file prepared in jupyter notebook. This file is your main project report and should clearly include:
· Business Problem: You should clearly explain the problem you will model and solve in this project. Clearly state the objective of the project.
· Assumptions: Clearly define and explain all the assumptions you will make to create your model.

Copyright By PowCoder代写 加微信 powcoder

· Creating parameters and reading data: Clearly define all the sets and parameters you need to model the problem. You must provide a separate .csv file(s) that includes all the data you will need in your model. You will need to create your sets and parameters by reading this data file(s). 
· Decision variables: Clearly define the decision variables.
· Objective function: Define the objective function using your decision variables and the data parameters.
· Constraints: Define all the constraints that you think are important to be imposed on your model. 
· Model in Gurobi: Write your model in Gurobi and solve it. 
· Results: Report your results.
· Conclusion (summary of the key recommendations and suggestions).
· Answers to all the questions: See the questions in the following “Case-guide” file