go top

网络释义专业释义

  strongly connected component

非强连通图有向图的极大强连通子图,称为强连通分量(strongly connected components),如果一个强连通分量中不再能加入任何一个顶点,则这个强连通分量是一个极大强连通分量

基于2226个网页-相关网页

  Tarjan

...强连通分量(tarjan强连通分量) 双DFS方法就是正dfs扫一遍,然后将边反向dfs扫一遍。《挑战程序设计》上有说明。

基于18个网页-相关网页

  • strong connectivity - 引用次数:1

    参考来源 - 分形图像编码的矩阵表示和收敛性分析 in C

·2,447,543篇论文数据,部分数据来源于NoteExpress

双语例句

  • 算法关键判断一个结点是否是连通分量

    The crux of the algorithm comes in determining whether a node is the root of a strongly connected component.

    youdao

  • 这个结点在深搜碰到当前连通分量第一个结点。

    The root node is simply the first node of the strongly connected component which is encountered during the depth-first traversal.

    youdao

  • 连通分量形成搜索,他们就是强连通分量根。

    The strongly connected components form the subtrees of the search tree, the roots of which are the roots of the strongly connected components.

    youdao

更多双语例句

百科

强连通分量

有向图强连通分量:在有向图G中,如果两个顶点vi,vj间(vi>vj)有一条从vi到vj的有向路径,同时还有一条从vj到vi的有向路径,则称两个顶点强连通(strongly connected)。如果有向图G的每两个顶点都强连通,称G是一个强连通图。有向图的极大强连通子图,称为强连通分量(strongly connected components)。

详细内容

以上来源于: 百度百科
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定