No description
Find a file
Ahmet Kaan GÜMÜŞ 04f22c2763 feat: restart
fix: error handling
build: optimization and forbid unsafe
2024-01-15 23:08:11 +03:00
.github/workflows build: fix upload 2024-01-15 00:23:34 +03:00
src feat: restart 2024-01-15 23:08:11 +03:00
.gitignore Initial commit 2024-01-14 20:53:30 +00:00
Cargo.toml feat: restart 2024-01-15 23:08:11 +03:00
LICENSE Initial commit 2024-01-14 20:53:30 +00:00
README.md docs: Update README.md 2024-01-14 22:36:20 +00:00

Banker-Algorithm

When you run the program, it will ask you to give resource capacity for A, B and C.

Screenshot_20240115_012732

Program will create solvable matrixses and waits for you to give process queue correctly then checks your result.

Screenshot_20240115_012746

At the end you can check your answers.