When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

National Taiwan University logo

Operations Research (2): Optimization Algorithms

Master the Skills of Tomorrow with Coursera! From AI and Blockchain to Public Speaking and Psychology, Explore Courses Tailored for Your Success.

     
  • 4.8
  •  |
  • Reviews ( 146 )
Free

This Course Includes

  • iconcoursera
  • icon4.8 (146 reviews )
  • icon12 hours
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconNational Taiwan University

About Operations Research (2): Optimization Algorithms

Operations Research (OR) is a field in which people use mathematical and engineering methods to study optimization problems in Business and Management, Economics, Computer Science, Civil Engineering, Electrical Engineering, etc.

The series of courses consists of three parts, we focus on deterministic optimization techniques, which is a major part of the field of OR. As the second part of the series, we study some efficient algorithms for solving linear programs, integer programs, and nonlinear programs. We also introduce the basic computer implementation of solving different programs, integer programs, and nonlinear programs and thus an example of algorithm application will be discussed.

What You Will Learn?

  • Learn how to use algorithms to solve different types of optimization programs.Learn how to use Gurobi solver with Python to solve these problems efficiently..