May 30, 2019
Exceptional coverage of optimization fundamentals. Learning of practical applied methods. Real university level course, no water down "data science". Absolutely love it! Thank you professor Pascal.
Feb 06, 2017
I like the instructor teaching approach and the evaluation system, the subject itself took me a lot of effort and i think the LNS technique should be teached just after local search.
par Ernee K F
•Jul 28, 2017
Well structured course, with meaningful and challeging problems.
par Rishiraj S R
•Mar 29, 2017
Very thorough and nice course. Prof. Pascal can make even very difficult things funny and interesting!!
par Bhagwat k s
•Dec 29, 2016
Great course for every software professional.
par Roberto P G J
•Jul 29, 2017
Very good course.
par Yury G
•Apr 30, 2017
Wonderful!
par Kullawat C
•Mar 12, 2017
Very interesting course with challenging programming assignments
par Sasikumar C
•Mar 02, 2018
Excellent course. The programming assignments make you think about optimization
par Paul E
•Jul 22, 2017
Great course, the teacher is very clear and often goes into sufficient depth for the student to understand concepts.
Assignments are challenging and help understanding course content.
par Xin W
•Jul 16, 2017
Awesome course, learned a lot for solving NP hard problem. It could be hard for people without basic algorithm and data structure background.
par 臧泽林
•Aug 02, 2017
good, good, but some difficult
par Galley D
•May 02, 2019
I just completed the course. This an amazing course with an Outstanding professor and highly interesting, although difficult, assignments. Thanks for this! I am proud to have finished
par Slav K
•May 30, 2019
Exceptional coverage of optimization fundamentals. Learning of practical applied methods. Real university level course, no water down "data science". Absolutely love it! Thank you professor Pascal.
par Masood J K
•Jun 21, 2019
Great lectures and helpful homework. The assignments were really hard but it was worth it. I learned a lot from them. The only thing I can put a comment on is that the Brach and Bound method was not taught clearly.
par 刘宇轩
•May 19, 2019
This hard course really deserves 5.0. The Prof. is great and also the assignment is challenging. Love it.
par Aditya D
•Jun 06, 2019
Excellent course! The course video are very clear and build on each other as the course progress. It is well structured. The assignments have the right amount of difficulty.
par MANJUNATHA
•Aug 10, 2019
Very good course for operation research aspirants. Assignments are very good to understand the problems and the complexity of the problems.Thanks to the team
par hope
•Aug 26, 2019
The best course on Coursera. Unlike the do-it-by-rote Deep Learning classes, there is much creativity and freedom in tackling all assignments. The assignments are stimulating, challenging, and approximate real life problem solving very well.
par Akash S
•Jul 02, 2019
I am sure this is the best course out there to help students/Professionals to understand the complexity of the optimization problems specially designed and explained by Professor Pascal Van Hentenryck in his own hilarious style . The assignments are really challenging and make you up to try different strategies. Most of the times the classical approaches like Mixed Integer programming and Constraint Programming fail to provide solution in a reasonable time.But that's when you become of intuitive developing your own ideas/ heuristics.This course covers a lot of optimization concepts like dynamic programming, Constraint Programming ,Mixed Integer programming and Local search.
Waiting for the next one!.. Till then keep optimizing ....
par Mr. J
•Jul 03, 2019
Brilliant examination of the basic central aspect of discrete Optimization
I found the projects to be enjoyable and challenging
I elected to not use libraries to make my solutions.
Working the projects improved my Python.
par Shihan, Z
•Jul 05, 2019
I appreciate the enthusiasm from the professor's teaching. Also the quality of the homework is very high, which help me deeply understand the concept about optimization methods. I highly recommend this course to all the people who desire the basic knowledge about NP-hard problem, and optimization thought.
par Gauthier B
•Jul 13, 2019
Really interesting course!! Thank you to professors
par Rajdeep D
•Jul 13, 2019
Awesome Teacher.I'm just amazed .Than you sir for our great effort.
par Manuel A
•Sep 08, 2019
A very comprehensive and challening course on optimization. Algorithms are explained at a high level and is up to the student to implement them (on any language, but Python is sugested). Canonical problems in optimization are tackled, such as TSP, VRP and facility location. As a Data Scientist with no Computer Science background, implementing those algorithms to pass assignmets have been very challenging. Industrial solvers like ortools, gurobi, etc. can be used, but they are not covered.
par André L d A R
•Sep 20, 2019
Extremely interesting, hard, entertaining and applicable course.
par Osvaldo A
•Jan 06, 2018
Excellent course, challenging and practical ... I recommend it for any serious programmer.