语言选择:
免费网上英汉字典|3Dict

nondeterminism

资料来源 : pyDict

非确定性

资料来源 : Free On-Line Dictionary of Computing

nondeterminism
     
         A property of a computation which may have more
        than one result.
     
        One way to implement a nondeterministic {algorithm} is using
        {backtracking}, another is to explore (all) possible solutions
        in parallel.
     
        (1995-04-13)
依字母排序 : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z