in Operating System
1,042 views
0 votes
0 votes
"if an algorithm has stack property then it never falls into Beladys Anomaly"

Is their any simple proof to this? Also I wanna know if it's one way or two way implication. Thanks.
in Operating System
1.0k views

4 Comments

edited by
Yes there is a proper technique to see it, ravindra babu ravula sir's video lecture has the proof. If you have access to his course please refer.
0
0
No in his example also he showed such example where FIFO is not following stack property but its ovbiously possible to find such example where FIFO may be following stack property but the proof he did was proof by contradiction method so he showed only that example of FIFO which violates stack property and causes beladys anomaly but there are of course examples possible where FIFO may follow stack property
0
0
U can find lots of examples, in which stack prop obeys i guess.
0
0

Please log in or register to answer this question.