Skip to main content

Questions tagged [teaching]

Use on questions that relate to teaching, whether in academia or otherwise.

3 votes
2 answers
225 views

Simplest Quadratic Programming algorithm for teaching

Can anyone recommend a straightforward quadratic programming (QP) algorithm suitable for an undergraduate engineering class? I'm interested in finding an algorithm that they can easily grasp and ...
Walton P. Coutinho's user avatar
3 votes
1 answer
177 views

A repository of optimization problems for educational purposes?

Is someone maintaining a repository of optimization problems for practice or homework problems? I've been talking to a few people lately who are working on building links between academia and industry....
Michael Watson's user avatar
3 votes
1 answer
283 views

Practical, Short example of Mixed Integer Conic Program

Mixed Integer Conic Programs is a family of Mixed Integer Programs which are convex in all non integer variables. I am giving presentation on Mixed Integer technology. A large part of the presentation ...
worldsmithhelper's user avatar
6 votes
1 answer
162 views

Naturally branch-and-cuttable problems with high didactic value

I am willing to bet that the problem most often used to teach students about branch-and-cut is the Travelling Salesman Problem (TSP). It has a number of nice characteristics which make it appropriate ...
Alberto Santini's user avatar
8 votes
2 answers
96 views

Alternatives for real-world data collection in simulation courses for Fall 2020

I teach a discrete-event system simulation course in Fall 2020. As with most DES simulation courses, students have term projects that involve gathering real-world data and building stochastic input ...
Ted's user avatar
  • 81
14 votes
2 answers
287 views

Tips on How to Review Operations Research Literature Effectively?

As part of our department Ph.D. research methodology course, I'm going to give a short online lecture on how to review the literature effectively. As the course organizer asked us to focus on our own ...
Ehsan's user avatar
  • 2,463
9 votes
2 answers
592 views

Intuition behind more-for-less transportation paradox?

In this post, it was asked to describe counter intuitive results in the field of operations research. Among the answers came up the more-for-less transportation paradox. In essence, this paradox in ...
Kuifje's user avatar
  • 13.6k
15 votes
4 answers
1k views

Case Studies and Real Problems for Teaching Optimization and Modelling

It is that dreadful time of the year when I am prepping classes and over the last few terms I came to the realization that I need to significantly beef up the practice-oriented content of my lectures. ...
CMichael's user avatar
  • 1,333
64 votes
11 answers
14k views

Counter-intuitive results in OR

When teaching introductory OR courses I have often found that presenting counter-intuitive or paradox-like results is a great eye-opener for the students. I use these examples and results as a ...
Sune's user avatar
  • 6,657