Nondeterministic algorithm
Appearance
Unlike a deterministic algorithm, a nondeterministic algorithm's behavior cannot be predicted simply by examining the inputs. The same inputs may at times produce different behaviors.
Unlike a deterministic algorithm, a nondeterministic algorithm's behavior cannot be predicted simply by examining the inputs. The same inputs may at times produce different behaviors.