Embark on a journey through the realm of Operations Research (OR) with a focus on deterministic optimization techniques. Delve into the world of mathematical and engineering methods applied to various domains such as Business and Management, Economics, Computer Science, Civil Engineering, and Electrical Engineering.
This course, the second part of a captivating series, is designed to equip you with the skills to utilize algorithms for solving different types of optimization programs. Learn to harness the power of the Gurobi solver with Python, gaining the ability to efficiently solve linear programs, integer programs, and nonlinear programs.
Certificate Available ✔
Get Started / More InfoThe Operations Research (OR) Optimization Algorithms course comprises a comprehensive study of efficient algorithms for solving linear programs, integer programs, and nonlinear programs using Gurobi solver with Python.
The first module provides an overview of the course, offering insights into the linear system and Gaussian elimination. Dive into concepts such as linear dependence and independence, and gain a comprehensive understanding of the course structure.
Delve into the intricacies of the simplex method in the second module. Explore standard form LPs, basic solutions, and the implementation of the simplex method. Gain practical knowledge through examples and understand the application of Gurobi and Python for LPs.
Discover the branch-and-bound algorithm in the third module. Learn about linear relaxation, branch and bound, and heuristic algorithms. Gain insights into performance evaluation and explore the application of Gurobi and Python for IPs.
The fourth module introduces gradient descent and Newton's method. Explore the gradient descent algorithm, Newton's method for NLPs, and the application of Gurobi and Python for NLPs. Gain valuable knowledge about these optimization techniques.
Explore the design and evaluation of heuristic algorithms in the fifth module. Uncover the three levels of modeling, conceptual and mathematical modeling, and performance evaluation. Gain understanding of heuristic algorithm design and its evaluation.
The final module summarizes the course and provides insights into future learning directions. Gain a comprehensive understanding of the course and get a preview of what lies ahead in the next course. Prepare to embark on a journey of continuous learning.
Ethics in the Age of AI explores the ethical impact of AI decision-making, imparting skills to impose ethical behavior on machine models.
Algorithms for Searching, Sorting, and Indexing provides comprehensive training in algorithm design and analysis, focusing on sorting, searching, and data structures....
Data Structures is an essential course covering common data structures, their implementation in various programming languages, and use cases. Gain hands-on experience...
An Introduction to Cryptography is a comprehensive course covering historical ciphers and modern cryptographic techniques, providing a solid understanding of encryption,...