Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 230 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 230 Bytes

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.