Nexer8 / Dining_Philosophers_Problem

A solution to the dining philosophers problem using C++ with std::thread and graphical interface implemented in ncurses.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dining Philosophers Problem

A solution to the dining philosophers problem using C++ with std::thread and graphical interface implemented in ncurses.

Simulation

About

A solution to the dining philosophers problem using C++ with std::thread and graphical interface implemented in ncurses.


Languages

Language:C++ 91.5%Language:CMake 5.2%Language:C 3.3%