Skip to content

TimothyJan/Bankers-Algorithm

Repository files navigation

Bankers-Algorithm

Solution for Banker's Algorithm in C++

be sure in tasks.json, "args" has "-lpthread", "-std=c++11", textfile can be any of the above banker text files such as bankers_medium.txt or bankers_tiny.txt

be sure in tasks.json, "args" has "${fileDirname}/ba" ~./ba textfile.txt

otherwise use ~./bankers_algorithm textfile.txt

About

Solution for Banker's Algorithm in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages