原始文件(SVG文件,尺寸为291 × 335像素,文件大小:4 KB)


摘要

描述 example of an rooted/directed tree, inner nodes and root marked black/circeled
来源 自己的作品
作者 Nichtich
SVG开发
InfoField
 
SVG的源代码为有效代码
 
矢量图使用Graphviz创作。
源代码
InfoField

Graphviz mscgen code

digraph G {
    node [shape=circle label=""]
    { node [style=filled color=black] b c f }
    { node [shape=doublecircle style=filled color=black] a }
    a -> b -> c -> d
    a -> f -> g
    c -> e
    f -> h
    f -> i
}

许可协议

Public domain 我,本作品著作权人,释出本作品至公有领域。这适用于全世界。
在一些国家这可能不合法;如果是这样的话,那么:
我无条件地授予任何人以任何目的使用本作品的权利,除非这些条件是法律规定所必需的。

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2008年5月12日 (一) 15:402008年5月12日 (一) 15:40版本的缩略图291 × 335(4 KB)Nichtich~commonswiki{{Information |Description=example of an rooted/directed tree, inner nodes marked black |Source=self-made |Date= |Author=Nichtich |Permission= |other_versions= }} Original GraphViz-code is <pre> digraph G { node [shape=circle label=

以下页面使用本文件:

全域文件用途

以下其他wiki使用此文件: