Notes on OR and MS with PythonΒΆ
Welcome to a short introductory material on Operation Research and Management Science using Python.
Operations Research (a.k.a., Management Science) is an interdisciplinary field that uses analytical methods for quantitative decision-making. The emphasis of Operations Research is on practical applications, and as such, it has substantial overlap with many other disciplines, like industrial engineering and business management. It uses tools from mathematical sciences, such as modeling, probability, statistics, and optimization, to arrive at optimal or near-optimal solutions to complex decision-making problems. Operations Research is often concerned with determining the best answers to real-world objectives, such as maximizing profit or minimizing cost.
Note
For reference material on the topic, I strongly recommend reading:
Introduction to Management Science, 13th Edition, by Bernard Taylor, ISBN-13: 978-0134730660 (the main source of the content written here)
Optimization in Operation Research, 2nd Edition, by Ronald Rardin, ISBN-13: 978-0134384559
Lastly, Ling-Chieh Kung, Associate Professor at the National Taiwan University, created a set of three online Coursera courses on Operations Research. These are 100% recommended: