Buglik / Dining-philosophers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dining-philosophers

SO 2 course at Wrocław University of Science and Technology.

Dining philosophers problem solved using Chandi-mistra algorithm.

Program based on std::threads.

Visualization prepared using ncurses library.