Question

The Aguilucha University offers, within the Industrial Engineering degree, the certificate in Operations Research. To obtain...

The Aguilucha University offers, within the Industrial Engineering degree, the certificate in Operations Research. To obtain it, you must cover at least two credits in the Mathematics area, at least two in the Operations Research area and at least two in the Computer area. Various courses are offered, each of which can satisfy a credit from one or more areas. The Calculus course covers only one credit in Mathematics; the Operations Research course covers one credit in Mathematics and one in Operations Research; the Data Structure course covers one credit in Computing and one in Mathematics; the Statistics course covers one credit in Mathematics and one in Operations Research; the Simulation course covers one credit in Operations Research and one in Computer Science; the Programming course covers only one credit in Computing; and the Forecasting course covers one credit in Operations Research and one in Mathematics. In addition, some courses are prerequisites for others: Calculus is a prerequisite for Statistics; Programming is a prerequisite for Simulation and Data Structure; and Statistics is a prerequisite for Forecasting. Let's consider the following variables 0-1 for each of the courses, where the value 1 means that the course is taken, 0 that it is not:
• x1: Calculation
• x2: Operations Research
• x3: Data Structure
• x4: Statistics
• x5: Simulation
• x6: Programming
• x7: Forecasts
Using these variables, formulate, without solving, an Integer Programming problem that minimizes the number of courses taken in such a way that all the requirements to obtain the certificate are met. Don't forget to model the prerequisites.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Answer:

The integer programming model is as below:

Objective function:

Minimize

Z=x_1+x_2+x_3+x_4+x_5+x_6+x_7

Subject to:

x_1+x_2+x_3+x_4+x_7 \geq 2

74r + $r + vr + or

x_3+x_5 +x_6 \geq 2

x_1-x_4\geq 0

-x_3-x_5+2x_6\geq 0

x_4-x_7\geq 0

x_1,x_2,x_3,x_4,x_5,x_6, x_7 ={\left \{ 0,1 \right \} (All variables are binary)

EXPLANATION FOR THE MODEL

The given data for credits of all courses can be summarized as in the given table:

Mathematics Operations research Computer Science
Calculus 1
Operations Research 1 1
Data Structure 1 1
Statistics 1 1
Simulation 1 1
Programming 1
Forecasting 1 1
Minimu requirement 2 2 2

Objective function:

The Objective is to minimize the total courses taken :

Minimize

Z=x_1+x_2+x_3+x_4+x_5+x_6+x_7

Subject to:

1) At least two credits in the Mathematics area,

From above table

x_1+x_2+x_3+x_4+x_7 \geq 2

2) At least two credits in the Operations Research area

74r + $r + vr + or

3) At least two credits in the Computer area.

x_3+x_5 +x_6 \geq 2

4) Calculus is a prerequisite for Statistics;

x_1\geq x_4

which can be rewritten as

x_1-x_4\geq 0

5) Programming is a prerequisite for Simulation and Data Structure;

2x_6\geq x_5+ x_3

which can be rewritten as

-x_3-x_5+2x_6\geq 0

6) Statistics is a prerequisite for Forecasting.

x_4-x_7\geq 0

Add a comment
Know the answer?
Add Answer to:
The Aguilucha University offers, within the Industrial Engineering degree, the certificate in Operations Research. To obtain...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Fly-By-Night University (FBNU) has several campuses and has recently decided to centralize their student records. The...

    Fly-By-Night University (FBNU) has several campuses and has recently decided to centralize their student records. The university’s main office needs to develop a new system to house student records and course information. You have been hired to make recommendations regarding the design of the new system. You have met with key personnel for the purposes of requirements gathering. You have analyzed the current system and the goal for the future system. These are the items you have determined: Faculty are...

  • Instructions Fly-By-Night University (FBNU) has several campuses and has recently decided to centralize their student records....

    Instructions Fly-By-Night University (FBNU) has several campuses and has recently decided to centralize their student records. The university’s main office needs to develop a new system to house student records and course information. You have been hired to make recommendations regarding the design of the new system. You have met with key personnel for the purposes of requirements gathering. You have analyzed the current system and the goal for the future system. These are the items you have determined: Faculty...

  • Someone please answer all of these. I need these badly. The submission date is knocking at...

    Someone please answer all of these. I need these badly. The submission date is knocking at the door. Experiment 1: SQL data definition and data insertion 46 hours) 1. CREATE TABLE. The database schema consists of the three relations, whose schemas are: S (Spa, Sname. Sgender, Sage, Sdert? // students(SID, name, gender, age, department) SC (Spa, Cne. Grade) //Course(SID, CID, grade) C (One Cname Crno. Ceredit) l/courses (CID, course name, prerequisite courses, credit) 2. DROP TABLE, ALTER TABLE, CREATE INDEX,...

  • First, read the article on "The Delphi Method for Graduate Research." ------ Article is posted below...

    First, read the article on "The Delphi Method for Graduate Research." ------ Article is posted below Include each of the following in your answer (if applicable – explain in a paragraph) Research problem: what do you want to solve using Delphi? Sample: who will participate and why? (answer in 5 -10 sentences) Round one questionnaire: include 5 hypothetical questions you would like to ask Discuss: what are possible outcomes of the findings from your study? Hint: this is the conclusion....

  • Case Study 1: Should a Computer Grade Your Essays? Would you like your college essays graded...

    Case Study 1: Should a Computer Grade Your Essays? Would you like your college essays graded by a computer? Well, you just might find that happening in your next course. In April 2013, EdX, a Harvard/MIT joint venture to develop massively open online courses (MOOCs), launched an essay-scoring program. Using arti ficial intelligence technology, essays and short answers are immediately scored and feedback tendered, allowing students to revise, resubmit, and improve their grade as many times as necessary. The non-profit...

  • please read instructions on the first picture and follow it Discussion Board: Chapter 1 Due: Jun...

    please read instructions on the first picture and follow it Discussion Board: Chapter 1 Due: Jun 28, 2019 at 11:59 PM Please read the article titled Evolution of Operations Planning and Control: from production to supply chains In at least three paragraphs, describe how and why the focus of operations planning and control has changed over time. While one might argue that answers consisting of sentences quoted from articles do not represent plagiarism, I do not consider them acceptable, and...

  • please read instructions on the first picture and follow it Discussion Board: Chapter 1 Due: Jun...

    please read instructions on the first picture and follow it Discussion Board: Chapter 1 Due: Jun 28, 2019 at 11:59 PM Please read the article titled Evolution of Operations Planning and Control: from production to supply chains In at least three paragraphs, describe how and why the focus of operations planning and control has changed over time. While one might argue that answers consisting of sentences quoted from articles do not represent plagiarism, I do not consider them acceptable, and...

  • And there was a buy-sell arrangement which laid out the conditions under which either shareholder could...

    And there was a buy-sell arrangement which laid out the conditions under which either shareholder could buy out the other. Paul knew that this offer would strengthen his financial picture…but did he really want a partner?It was going to be a long night. read the case study above and answer this question what would you do if you were Paul with regards to financing, and why? ntroductloh Paul McTaggart sat at his desk. Behind him, the computer screen flickered with...

  • Read the articles provided (Riggio, 2008) and Javidan & Walker (2012). Perform a self-assessm...

    Read the articles provided (Riggio, 2008) and Javidan & Walker (2012). Perform a self-assessment of the global mindset competencies. What competencies do you feel are your strengths? Your areas for improvement? What next learning steps could you take to address your areas for improvement? LEADERSHIP DEVELOPMENT: THE CURRENT STATE AND FUTURE EXPECTATIONS Ronald E. Riggio Claremont McKenna College This article discusses the common themes in this special issue of Consulting Psychology Journal on "Leadership Development" and summarizes some of the...

  • How can we assess whether a project is a success or a failure? This case presents...

    How can we assess whether a project is a success or a failure? This case presents two phases of a large business transformation project involving the implementation of an ERP system with the aim of creating an integrated company. The case illustrates some of the challenges associated with integration. It also presents the obstacles facing companies that undertake projects involving large information technology projects. Bombardier and Its Environment Joseph-Armand Bombardier was 15 years old when he built his first snowmobile...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT