Nondeterministic algorithm
Definition of Nondeterministic algorithm:
-
An algorithm that, even for the same input, can exhibit different behaviors on different runs, as opposed to a deterministic algorithm.
خوارزمية متغيرة السلوك
تعريف خوارزمية متغيرة السلوك:
-
خوارزمية تعرض سلوكيات مختلفة عند تشغيلها أكثر من مرة، حتى للمدخلات ذاتها، خلافًا للخوارزمية القطعية.