undirected
英 [ˌʌndɪˈrɛktɪd]
美 [ʌndəˈrɛktəd]
adj. 未受指导的,无收件人姓名的
BNC.37965 / COCA.36553
英英释义
adj
- aimlessly drifting
双语例句
- A circ is an undirected graph having only vertices of even nonzero degree.
一广义圈是一无向图,其顶点次数都是非零偶数。 - The characteristic of MVP is the conversion from netlist to weighted undirected graph and its objective is to improve the efficiency of VLSI partitioner by avoiding partitioning netlist directly.
MVP系统特点体现在VLSI线网到无向赋权图的转换,避免了剖分算法直接在VLSI线网上进行剖分,提高了VLSI剖分的效率。 - Broadcast networks can be expressed by a simple connected undirected graph.
将广播网络用简单连通的无向图表示。 - The MSS problem seeks to compute a set of vertex-disjoint simple paths in an undirected bipartite graph under certain constraints.
MSS问题的目标,是在一个二分无向图上寻找由互不相交的路径所构成的集合,并要求这个集合满足一些特定的条件。 - An approximation algorithm is presented for augmenting an undirected weighted graph to a K-edge-connected graph. The algorithm is useful for designing a realizable network.
本文研究了以最小或近似最小权值的边集扩充一个任意无向加权图为K边连通图,文中给出了一个近似算法,为网络的可靠性设计和改建提供了一个新方法。 - Compare Diameters of Directed and Undirected Double Loop Networks
有向双环网和无向双环网直径规律的对比 - At the start of Fearless, Huo is a ball of highly skilled but undirected martial-arts aggression;
电影开始时,霍还只是一个好性逞勇之人,武艺高强但未开化。 - A Branch-and-Cut Algorithm for the Time-Dependent Undirected Chinese Postman Problem
时间依赖的无向中国邮路问题分支切割算法 - The black and white salesman problem ( BWTSP) is a new NP-hard problem, which can be divided into the undirected BWTSP and the directed BWTSP according to the symmetry of edges in graph.
黑白旅行商问题(BWTSP)是近年来出现的新NP-难解问题,根据图中边是否对称可以分为无向BWTSP和有向BWTSP两种。 - An Approximation Algorithm for Finding the Longest Path in Undirected Connected Graph under Constrains
无向连通图中求约束条件下近似最长路算法