3 results found Sort:
42Course
Created
2022-02-19
383 commits to main branch, last one 2 days ago
A semi-automatic tester for checking 42's philosophers project. It tests: invalid inputs, when program should stop on death/eaten enough, and when program should stay running (timed).
Created
2021-09-21
17 commits to main branch, last one 26 days ago
Philosophers is a comprehensive guide and solution to the classic Dining Philosophers Problem in computer science. This project uses the C programming language and multithreading to implement a soluti...
Created
2023-06-26
44 commits to main branch, last one about a year ago