isomorphism problem的意思|示意

美 / ˈaisəuˈmɔ:fizm ˈprɔbləm / 英 / ˌaɪsəˈmɔrˌfɪzəm ˈprɑbləm /

同构问题


isomorphism problem的用法详解

英语单词isomorphism problem的用法讲解

在计算机科学中,isomorphism problem(同构问题)指的是确定两个图形是否同构的问题。在图论中,图形是由节点和边组成的形式结构。同构图是两个图形具有相同的形式,但是节点和边的标记不同。同构问题是一个经典的数学问题,也是计算机科学中的一个核心问题。

例如,以下两个图形具有相同的结构:

A B

/ /

B C D E

/ /

D E F G

/

F G

这两个图形的节点和边的关系相同,只是节点和边的标记不同。这就是同构图。在计算机科学中,同构问题常常出现在数据比较、数据库查询、编译器优化等领域。因此,研究同构问题及其算法是非常重要的。

总之,isomorphsim problem是计算机科学中一个重要的问题,其涉及到图形同构问题。研究该问题的算法对于数据比较、数据库查询、编译器优化等方面具有重要的实际应用价值。

isomorphism problem相关短语

1、 graph isomorphism problem 图同构问题

isomorphism problem相关例句

Isomorphism identification is an important and difficult problem in mechanism type synthesis, it is also one of the most difficult problems in graph theory.

同构识别是机构类型综合中一个重要而又困难的问题,同时,也是图论中非常难解决的问题之一。

A generalization of the problem, the subgraph isomorphism problem, is known to be NP - complete.

一般化的问题, 子图同构问题, 是已知的NP完全问题.

互联网

For the subclasses MAX and MARG of minimal unsatisfiable formulas, we show that the variable and literal renaming problems are equivalent to the graph isomorphism problem GI.

对于极小不可满足公式的子类MAX和MARG,我们证明了:其变元改名和文字改名的复杂性等价于图同构问题GI。

A novel method, the circuit simulation algorithm, is proposed here, which transfers the graph isomorphism problem into the identical circuits problem.

提出了一种新的同构判定算法:电路模拟法,即将图的同构问题转化为电路的相同问题。

Determining whether two graphs are isomorphic is referred to as the graph isomorphism problem.

确定是否是同构的两个图形称为图同构问题.

互联网