Chevron Left
Volver a Advanced Modeling for Discrete Optimization

Opiniones y comentarios de aprendices correspondientes a Advanced Modeling for Discrete Optimization por parte de Universidad de Melbourne

4.9
estrellas
129 calificaciones

Acerca del Curso

Optimization is a common form of decision making, and is ubiquitous in our society. Its applications range from solving Sudoku puzzles to arranging seating in a wedding banquet. The same technology can schedule planes and their crews, coordinate the production of steel, and organize the transportation of iron ore from the mines to the ports. Good decisions in manpower and material resources management also allow corporations to improve profit by millions of dollars. Similar problems also underpin much of our daily lives and are part of determining daily delivery routes for packages, making school timetables, and delivering power to our homes. Despite their fundamental importance, all of these problems are a nightmare to solve using traditional undergraduate computer science methods. This course is intended for students who have completed Basic Modelling for Discrete Optimization. In this course you will learn much more about solving challenging discrete optimization problems by stating the problem in a state-of-the-art high level modeling language, and letting library constraint solving software do the rest. This course will focus on debugging and improving models, encapsulating parts of models in predicates, and tackling advanced scheduling and packing problems. As you master this advanced technology, you will be able to tackle problems that were inconceivable to solve previously. Watch the course promotional video here: https://www.youtube.com/watch?v=hc3cBvtrem0&t=8s...

Principales reseñas

KG

7 de nov. de 2020

Excellent course! I learned a lot. Although the assignments were sometimes hard to fathom, and its online nature mean getting hints was difficult, there's enough there to help get through.

JM

27 de ago. de 2020

Great course! Engaging content and not-so-easy assignments to make you understand the subject better. Thanks Prof. Stuckey and Prof. Lee for making this course available on Coursera!

Filtrar por:

1 - 25 de 25 revisiones para Advanced Modeling for Discrete Optimization

por Alex D

25 de sep. de 2018

Great course for those who would like to divert from procedural and object-oriented programming and challenge themselves. The course promotes developing holistic thinking in discrete optimization, as solving most assignments to full grade usually requires developing some really good “global constraints” (these beasts have already appeared in the “Basic Modeling for Discrete Optimization” course). Although the fable based learning approach may frustrate some academic snobs, I guess it is generally fun and does not hinder the essence of the course. Highly recommended.

por Carlos V M

13 de may. de 2017

Advanced Modeling for Discrete Optimization is an Excellent course, very challenging and satisfying at the same time; I will highly recommend this course to anyone that is serious about Discrete Optimization.

I will also to extend my thanks to Prof. Jimmy Ho-Man Lee and Prof. Peter James Stuckey for putting together this astounding course and the staff that work in this exceptional narrative to explain the concepts.

Thanks.

por David T

1 de sep. de 2021

I learned a lot though one has to put in the work. Bring your knowledge of (Classical) First-Order Logic. You will need patience and time to perform quite a bit of trial-and-error programming in an environment that is still developing and needs further refinment. In 10 years, will there be an Eclipse-style IDE for solvers that could be profitably used even in high school? Why not!

por Jan G

12 de may. de 2019

very good course to learn how to get the most (or even something) out of your solver.

my only tiny remark is that MiniZinc evolved a lot over the years (which is good), which sometimes makes it hard to look for a setting. e.g. restart is now a search annotation, can I still set it as a solver argument (from the command line)?

in any case, keep up the good work!

por Gabriel M D M A

13 de dic. de 2022

Very interesting course! The concepts and strategies for dealing with discrete optimization problems are very clear. The assignments and workshops are very challenging (especially if you're new to MiniZinc). Finally, the fable used make the videos very engaging.

por Alexandre P

4 de sep. de 2017

Amazing course! Great instructors and course materials of high quality. I enjoyed very much learning more about advanced modeling for discrete optimization. Will recommend this course and acquire more knowledge in this field!

por jerome

26 de nov. de 2017

Lively and engaging course.

If you found "basic modeling" fun, then "advanced modeling" is just as fun, but be warned the assignments will require somewhat more time: about the time indicated, maybe more.

por Karl G

7 de nov. de 2020

Excellent course! I learned a lot. Although the assignments were sometimes hard to fathom, and its online nature mean getting hints was difficult, there's enough there to help get through.

por Olivier B

15 de mar. de 2017

Excellent course with very supportive staff and professors on the forum. On top of that aligning the assignments to "The Romance of Three Kingdoms" story makes it fun to follow along.

por Jaydeep M

28 de ago. de 2020

Great course! Engaging content and not-so-easy assignments to make you understand the subject better. Thanks Prof. Stuckey and Prof. Lee for making this course available on Coursera!

por Philippe C

18 de feb. de 2018

Great course! I particularly appreciated the assignment and the staging which lets you build the final solution in a progressive manner. Looking for course 3 now...

por Boris O

16 de nov. de 2019

Thank you so much! This course wasn't easy, but the material and assignments are very well thought out. Kept me motivated all the way through.

por Yorgos

21 de feb. de 2018

Great course! Good presentation and lectures, challenging assignments. Learned a lot

por Kamen P

3 de oct. de 2017

very rewarding and challenging assignments, thank you for this great course!

por Adel F

31 de ene. de 2021

Excellent course overall with difficult assignments.

Learned heaps thanks

por Myroslava M

3 de mar. de 2021

Very useful course. Really enjoyed the study process. Love Minizinc!!!

por Geoff G

10 de jun. de 2018

Fantastic course that really makes you think long and hard.

por Mathieu B

15 de jun. de 2022

Great content and challenging assignments

por Lozkins A

12 de ene. de 2018

Nice course for modelling skills upgrade.

por Siwei G

20 de mar. de 2017

Looking forward to course 3!

por Tiago S

1 de ago. de 2020

Exceptional!

por Vadim O

16 de feb. de 2023

Excellent!

por Luis V

31 de ene. de 2020

A real gem

por GUILLAUME P

2 de mar. de 2020

very good course and a good complement to the first course. I personally regret that the assignment description are a bit fuzzy and hard to understand for a non native english (lot of words i don't know) and not knowing chinese history too. But still happy to have followed these 2 courses, many thanks to the teachers

por Leo

20 de jun. de 2019

Slight hard, useful for review for the earlier 2 courses