最小路径 meaning in English
minimal path
Examples
- This algorithm begins with yielding a least - cost spanning tree . then check every path from source to destination . if one path beyond the maximum delay , replace it with least - delay path in order to satisfying the delay bounded
该算法在构造满足时延约束的组播树过程中,先构造最小生成树作为初始树,然后以时延最小路径代替树中的时延越界路径,直至树的根节点到所有目的节点的路径满足时延要求。 - In which , we use cubic symbol for describing the logic function of a network in well - balanced state , then use sharp - product operation for constructing disjoint minimal path set of network . and a dps algorithm for finding out the minimal path set is also presented
研究了网络可靠性分析的不交和算法,应用计算机辅助逻辑综合技术实现最小路径的不交化;并给出一个搜索网络所有最小路经的dfs算法。