0 Forks
0 Stars
0 Watchers

Dining-Philosophers

This repo provides the basic implementation of the Dining-Philosophers problem. Check out the README for the problem statement.

How to download and setup Dining-Philosophers

Open terminal and run command
git clone https://github.com/gouthamcm/Dining-Philosophers.git
git clone is used to create a copy or clone of Dining-Philosophers repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Dining-Philosophers https://github.com/gouthamcm/Dining-Philosophers/archive/master.zip

Or simply clone Dining-Philosophers with SSH
[email protected]:gouthamcm/Dining-Philosophers.git

If you have some problems with Dining-Philosophers

You may open issue on Dining-Philosophers support forum (system) here: https://github.com/gouthamcm/Dining-Philosophers/issues