DirectedGraph(directed graph) |
appearance as argument number 1 |
(documentation DirectedGraph ChineseLanguage "这是有向图的 Class,有向图的所有 GraphArc 都 有方向,即是每一个 GraphArc 有一个始点(可参考 InitialNodeFn)和一个终点(可参考 TerminalNodeFn)。") | chinese_format.kif 2326-2328 | |
(documentation DirectedGraph EnglishLanguage "The Class of directed graphs. A directed graph is a Graph in which all GraphArcs have direction, i.e. every GraphArc has an initial node (see InitialNodeFn) and a terminal node (see TerminalNodeFn).") | Merge.kif 5671-5674 | |
(documentation DirectedGraph JapaneseLanguage "有向グラフの Class。 有向グラフは、すべての GraphArcs が方向を持つ Graph である。 すなわち、すべての GraphArc には初期ノード (InitialNodeFn を参照) とターミナルノード (TerminalNodeFn を参照) がある。") | japanese_format.kif 1000-1002 | |
(externalImage DirectedGraph "http://upload.wikimedia.org/wikipedia/commons/ a/ a2/ Directed.svg") | pictureList.kif 1728-1728 | |
(subclass DirectedGraph Graph) | Merge.kif 5669-5669 | Directed graph is a subclass of graph |
appearance as argument number 2 |
antecedent |