C1
a procedure or algorithm that produces the same output for a given input every time (no randomness involved).
Meanings
a procedure or algorithm that produces the same output for a given input every time (no randomness involved).
When reliability is critical, developers often choose a deterministic algorithm.
Synonyms
Antonyms
randomized algorithmprobabilistic algorithm
Last updated: 2025/11/04 13:25
