I would like to have the mathematical model of the question 1 and question 3 in the pdf file.
1. (30 pts) What is the optimal schedule? What is the minimum total cost? Formulate and solve the problem on GAMS. Submit your GAMS model (.gms file). Define the decision variables explicitly. In the report, provide number of students of each grade assigned to each class and block, and also the objective value. 2. (40 pts) Assume that you decided to use the schedule with the minimum cost in question 1. Answer the following questions accordingly and treat each case independently. a. Consider the case three third grade students decide not to follow in-class lectures. The true number of students who will attend lectures is 87 instead of 90. Estimate the new total cost without solving an LP. b. The school board want to utilize first classroom also to decrease spread risk and considers assigning some first grade students from the other classroom to there for the first block. Estimate the new total cost without solving an LP. c. What would be the total cost and the optimal schedule if the school were able to use 75% of classroom capacities? d. What happens if the minimum group size requirement is increased to 16? Why? What if you increased minimum group size to 18? Why? e. What happens if at most 75 students are allowed to be at the school for any time block? You do not need to submit code files for these cases. 3. (30 pts) Consider the case in Question 1. Assume that a new regulation requires that after each group completed their lectures, the classroom must be cleaned and ventilated for 4 hours. (i.e. After using a classroom for a time block, you cannot use it for the next two time blocks.) a. Formulate a MIP and find the optimal schedule on GAMS. b. Also, consider the case that where the regulator wants the 1st grade students’ contact with other people in the public transportation at minimum. So, they cannot come to school for the 1st or 5th blocks to prevent them taking public transportation at rush hours. Update your formulation at part (a) and find the optimal schedule. Formulate and solve the problems using GAMS. Submit your GAMS model (.gms file). Define the decision variables and the additional constraints in the report explicitly. Provide schedules and the objective values for each part. Note that this is an individual work assignment. You are expected to formulate the problem and solve by GAMS. The main body of the report should include your formulation (with the definition of parameters and decision variables) and answers to Questions 1-3 together with discussions and comments. In the report, provide the answers for each part. Also, do not forget to submit your GAMS files, which should have self-explanatory names for parameters, decision variables, equations etc. or should include comments to explain them.
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme