No description
Find a file
2024-01-15 01:41:22 +03:00
.github/workflows build: fix upload 2024-01-15 00:23:34 +03:00
src refactor: remove unnecessary value 2024-01-15 01:41:22 +03:00
.gitignore Initial commit 2024-01-14 20:53:30 +00:00
Cargo.toml fix: wrong validations 2024-01-15 01:17:17 +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.