Russian state space agency Roscosmos also says it will stop servicing rocket engines it had previously delivered to the U.S.
俄罗斯国家航天局还表示,将停止向此前交付美国的火箭发动机提供服务。
中文百科
状态空间 (计算机科学)
在计算机科学中,状态空间是用来描述一组用在简单模型的离散状态。可以用多元组 [N, A, S, G] 来定义,其中:
此状态空间就是状态空间搜索要搜索的范围。借由图论可以理解及分析状态空间的含意。
状态空间有以下共同的特质:
英语百科
State space 状态空间 (计算机科学)
In the theory of discrete dynamical systems, a state space is the set of values which a process can take. For example, a system in queueing theory recording the number of customers in a line would have state space {0, 1, 2, 3, ...}. State space is conceptually similar to phase space, but for discrete rather than continuous dynamical systems.