Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture discusses the Dining Philosopher Problem, where philosophers sitting around a table need 2 forks to eat. The instructor presents an algorithm to prevent starvation and maximize the number of philosophers eating simultaneously.