Problem 1
A coffee franchise wants to enter the US market by opening various outlets in Tampa FL. To this end, 9 potential locations have been identified. However, some of these locations are very close to others, and the management wants the outlets to be separated within a certain distance so they do not compete for the same clients. Below is a table with the 9 geographical locations considered (a to i) and the locations that conflict with them due to their proximity. The goal is to set up as many outlets as possible while fulfilling the distance policy.
A) Formulate an optimization model (decision variables, objective function, and constraints) that optimally chooses how many outlets to set up and where
B) Solve the model using Lingo.
C) Write and explain your result in the booklet.
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