quasi-metric(拟度量 / 准度量):在数学(尤其是拓扑学、度量几何与计算机科学)中指一种“类似距离”的函数,满足非负性与三角不等式,通常也满足 d(x, x) = 0,但不一定满足对称性(即可能出现 *d(x, y) ≠ d(y, x)*)。常用来描述带方向性或不对称代价的“距离”。
/ˌkweɪzaɪˈmɛtrɪk/
A quasi-metric allows the distance from A to B to differ from the distance from B to A.
拟度量允许从 A 到 B 的“距离”和从 B 到 A 的“距离”不同。
In some models of network latency, a quasi-metric captures the asymmetric cost of sending data between two nodes while still preserving the triangle inequality.
在某些网络延迟模型中,拟度量能够刻画两个节点间传输数据的非对称代价,同时仍保留三角不等式。
quasi- 源自拉丁语 quasi,意为“仿佛、近似”;metric 源自希腊语 metron(“度量、尺度”)。合起来表示“近似(但不完全符合)度量的结构”,常指缺少某些标准度量性质(最典型是对称性)的“距离”概念。